wireshark/gtk
Guy Harris dcb17b4bb6 Don't initialize the file name field in the "File/Open" dialog box with
the name of the current save file - we no longer have the "-F" flag, and
"-S" automatically reads from the capture file as packets arrive, so
there's no need to manually open the capture file.

svn path=/trunk/; revision=757
1999-10-02 20:25:45 +00:00
..
Makefile.am Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, 1999-09-09 03:55:49 +00:00
capture_dlg.c Wrap stufff that's used only if we have "libpcap" in "#ifdef 1999-10-02 19:33:14 +00:00
capture_dlg.h More shuffling of GTK-related routines to gtk subdirectory. 1999-09-09 03:32:03 +00:00
file_dlg.c Don't initialize the file name field in the "File/Open" dialog box with 1999-10-02 20:25:45 +00:00
filter_prefs.c Fixed a bug found by Derek W Poon <dpoon@uclink.berkeley.edu>, where deleted 1999-09-19 14:27:44 +00:00
filter_prefs.h We need to catch a "window delete" event for the preferences dialog box 1999-09-10 06:53:32 +00:00
gtkbindings.h Added gtk subdirectory, with patched gtkclist.c in it. We can use this 1999-08-27 22:27:18 +00:00
gtkclist.c GTK 1.2.5 version (not that it matters, given that GLib declares 1999-09-30 02:57:26 +00:00
gtkclist.h Added gtk subdirectory, with patched gtkclist.c in it. We can use this 1999-08-27 22:27:18 +00:00
gtkdnd.h Added gtk subdirectory, with patched gtkclist.c in it. We can use this 1999-08-27 22:27:18 +00:00
gtkmain.h Added gtk subdirectory, with patched gtkclist.c in it. We can use this 1999-08-27 22:27:18 +00:00
keys.h Add an item to the "File/Print" dialog box to ask that the full hex data 1999-09-29 22:19:24 +00:00
main.c Get rid of "-F" - "-S" works, and has a more convenient UI. 1999-10-02 20:00:46 +00:00
main.h If we're given the "-k" flag, don't start the capture until after we've: 1999-09-30 06:11:51 +00:00
menu.c Collapse/Expand All protocol tree added in Display menu. 1999-09-11 12:38:18 +00:00
menu.h Moved GTK-dependent routines for file dialogues, print dialogues, print 1999-09-01 03:04:24 +00:00
prefs_dlg.c We need to catch a "window delete" event for the preferences dialog box 1999-09-10 06:53:32 +00:00
prefs_dlg.h More shuffling of GTK-related routines to gtk subdirectory. 1999-09-09 03:32:03 +00:00
print_dlg.c Enable "Print hex" only if "Print detail" is on. 1999-09-29 22:25:41 +00:00
print_prefs.c We need to catch a "window delete" event for the preferences dialog box 1999-09-10 06:53:32 +00:00
print_prefs.h We need to catch a "window delete" event for the preferences dialog box 1999-09-10 06:53:32 +00:00
proto_draw.c Add a "Expand all levels"/"Print as displayed" pair of radio buttons to 1999-09-12 20:23:43 +00:00
proto_draw.h Collapse/Expand All protocol tree added in Display menu. 1999-09-11 12:38:18 +00:00