Add "simple dialog" routines to pop up modal message boxes. Use them in
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 17 Jun 2012 22:32:03 +0000 (22:32 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 17 Jun 2012 22:32:03 +0000 (22:32 +0000)
commit0a1b701b3ff5c5e33b5f0de81c077d19d5acd4c5
treef490b9b8070ccb44932555d63d532e882a50edda
parentb868aee8a9995edaa7086b8e817395b2b02d2a00
Add "simple dialog" routines to pop up modal message boxes.  Use them in
file.c and routines called from it; non-modal dialogs end up, in some
cases, either hidden, devoid of the input focus and not dismissable, or
both.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43321 f5534014-38df-0310-8fa8-9805f1628bb7
file.c
ui/alert_box.c
ui/gtk/simple_dialog.c
ui/simple_dialog.h