wireshark/gtk
Guy Harris b68f2dde89 Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.
Rename the dissector for the Netware SAP protocol to "dissect_ipxsap()",
so as to keep its name from colliding with that of the dissector for the
Session Announcement Protocol.

svn path=/trunk/; revision=1046
1999-11-17 02:17:29 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
Makefile.am Add a "Go To Frame" menu item, which lets you go to a frame by frame 1999-11-08 01:03:40 +00:00
capture_dlg.c Get rid of an unused #define. 1999-11-06 02:05:32 +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 GTK-related stuff out of globals.h and put it in gtk/gtkglobals.h 1999-10-20 22:36:05 +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 Pop up a message box if a search for a frame fails. 1999-11-06 06:54:24 +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 Add a "Go To Frame" menu item, which lets you go to a frame by frame 1999-11-08 01:03:40 +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
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
gtkglobals.h Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.h 1999-10-20 22:36:05 +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 Heikki Vatiainen's SAP (Session Announcement Protocol) dissector. 1999-11-17 02:17:29 +00:00
main.h Fix the include-guard #define to be "__MAIN_H__", matching the name of 1999-10-08 07:29:42 +00:00
menu.c Add a "Go To Frame" menu item, which lets you go to a frame by frame 1999-11-10 07:01:53 +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 Add a "Find Frame" menu item under "Display"; it lets you use a display 1999-11-06 06:28:07 +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 Replace the ETT_ "enum" members, declared in "packet.h", with 1999-11-16 11:44:20 +00:00
proto_draw.h Don't store both "start" and "length" in each GUI proto_tree item. Just 1999-11-15 22:52:03 +00:00