wireshark/gtk
Guy Harris 278b21900a If no "-i" flag is specified to Tethereal when no file is to be read,,
or to Ethereal when the "-k" flag is specified, i.e. when a capture is
to be started immediately, use "pcap_lookupdev()" to pick an interface,
just as tcpdump does.

svn path=/trunk/; revision=1482
2000-01-15 06:05:21 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
Makefile.am Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +00:00
Makefile.nmake Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
capture_dlg.c Don't bother checking whether the filter string is empty - just use it 2000-01-06 05:09:01 +00:00
capture_dlg.h More shuffling of GTK-related routines to gtk subdirectory. 1999-09-09 03:32:03 +00:00
column_prefs.c Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +00:00
column_prefs.h Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +00:00
display_opts.c Move display.[ch] --> gtk/display_opts.[ch] 1999-10-18 12:48:14 +00:00
display_opts.h Move display.[ch] --> gtk/display_opts.[ch] 1999-10-18 12:48:14 +00:00
file_dlg.c Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00
filter_prefs.c Change the comments to reflect the fact that this is now no longer a tab 1999-12-10 07:20:57 +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
find_dlg.c Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00
find_dlg.h Add a "Find Frame" menu item under "Display"; it lets you use a display 1999-11-06 06:28:07 +00:00
goto_dlg.c Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00
goto_dlg.h Add a "Go To Frame" menu item, which lets you go to a frame by frame 1999-11-08 01:03:40 +00:00
gtkclist.c Some initial changes for win32 support, but not all. 2000-01-10 17:33:17 +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
gtkglobals.h Allow user to modify appearance of lines and expanders in GUI protocol 1999-12-30 23:02:56 +00:00
gui_prefs.c Allow user to modify appearance of lines and expanders in GUI protocol 1999-12-30 23:02:56 +00:00
gui_prefs.h Add a new page to the Preferences notebook: a GUI page. The sole 1999-12-16 06:20:18 +00:00
keys.h Printing multiple pages of PostScript wasn't as tricky as I thought; add 2000-01-06 07:33:35 +00:00
main.c If no "-i" flag is specified to Tethereal when no file is to be read,, 2000-01-15 06:05:21 +00:00
main.h Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
menu.c Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
menu.h Make "menus_init()", set_menu_sensitivity()", and "grp" static to 2000-01-03 04:06:09 +00:00
plugins_dlg.c Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
prefs_dlg.c Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +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 Printing multiple pages of PostScript wasn't as tricky as I thought; add 2000-01-06 07:33:35 +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 Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons 1999-12-29 20:10:12 +00:00
proto_draw.h A "character encoding" variable is now set per packet. The existence 1999-11-22 06:24:56 +00:00
simple_dialog.c Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00
stream_prefs.c Add stream window color preferences. We don't (yet) use cmaps, so this 1999-12-02 04:30:15 +00:00
stream_prefs.h Add stream window color preferences. We don't (yet) use cmaps, so this 1999-12-02 04:30:15 +00:00
summary_dlg.c Move GTK code out of summary.c and into gtk/summary_dlg.c 1999-12-10 04:21:04 +00:00
summary_dlg.h Move GTK code out of summary.c and into gtk/summary_dlg.c 1999-12-10 04:21:04 +00:00
ui_util.c Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00