wireshark/ui
Guy Harris 90c43120ca The GUI's state machine requires that, when reloading a capture after a
save, we post capture file callback events similar to the ones posted
when reading a capture - otherwise, the reload will leave the welcome
screen up.

Rename cf_cb_file_save_reload_finished to cf_cb_file_reload_finished,
add a cf_cb_file_reload_started callback, have them work similarly to
read_finished and read_started except that the reload uses "Reloading"
in the progress bar and status bar.

Clean up some indentation while we're at it.

svn path=/trunk/; revision=42764
2012-05-22 03:52:12 +00:00
..
cli Clean up indentation. (HT should not be assumed to work on 4-space tab 2012-05-11 17:35:56 +00:00
gtk The GUI's state machine requires that, when reloading a capture after a 2012-05-22 03:52:12 +00:00
qt The GUI's state machine requires that, when reloading a capture after a 2012-05-22 03:52:12 +00:00
win32 Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.am Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.common Move alert_box.c to the ui directory. 2012-03-08 17:30:02 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
alert_box.c Move alert_box.c to the ui directory. 2012-03-08 17:30:02 +00:00
alert_box.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
doxygen.cfg.in Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
last_open_dir.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
main_statusbar.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
progress_dlg.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
recent.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
recent_utils.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
simple_dialog.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
ui_util.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
util.c Start moving files to ui/ and ui/cli/ 2012-02-17 12:30:27 +00:00
util.h Start moving files to ui/ and ui/cli/ 2012-02-17 12:30:27 +00:00