wireshark/gtk
Olivier Abad 564a1c1d62 plugins support (i.e. Dynamically loadable dissectors)
depends on dlopen() being available on the target platform

svn path=/trunk/; revision=1263
1999-12-09 20:43:38 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
Makefile.am plugins support (i.e. Dynamically loadable dissectors) 1999-12-09 20:43:38 +00:00
capture_dlg.c Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +00:00
capture_dlg.h More shuffling of GTK-related routines to gtk subdirectory. 1999-09-09 03:32:03 +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 Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +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
find_dlg.c Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +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 Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +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 Remove 3 GTK+ header files and have our gtkclist.c use 1999-12-07 22:06:27 +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 Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +00:00
keys.h plugins support (i.e. Dynamically loadable dissectors) 1999-12-09 20:43:38 +00:00
main.c Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +00:00
main.h plugins support (i.e. Dynamically loadable dissectors) 1999-12-09 20:43:38 +00:00
menu.c plugins support (i.e. Dynamically loadable dissectors) 1999-12-09 20:43:38 +00:00
menu.h Moved GTK-dependent routines for file dialogues, print dialogues, print 1999-09-01 03:04:24 +00:00
plugins_dlg.c plugins support (i.e. Dynamically loadable dissectors) 1999-12-09 20:43:38 +00:00
prefs_dlg.c Add stream window color preferences. We don't (yet) use cmaps, so this 1999-12-02 04:30:15 +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 Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +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 patch to scroll byte view 1999-12-03 21:28:58 +00:00
proto_draw.h A "character encoding" variable is now set per packet. The existence 1999-11-22 06:24:56 +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
ui_util.c Move the GTK+ implementations of various UI utilities out of "util.c" 1999-12-09 07:19:20 +00:00