wireshark/gtk
Laurent Deniel 281e892939 - add ipv6.addr for the source and destination addresses (like ipv4)
- implement the TCP follow feature for TCP over IPv6

svn path=/trunk/; revision=2258
2000-08-11 22:18:22 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
capture_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
capture_dlg.h More shuffling of GTK-related routines to gtk subdirectory. 1999-09-09 03:32:03 +00:00
color_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
color_dlg.h Split the color manipulation stuff into "color_dlg.[ch]", containing the 2000-02-12 08:31:49 +00:00
colors.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
colors.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
column_prefs.c Miscellaneous code cleaning 2000-08-11 13:37:21 +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 Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
display_opts.h Move display.[ch] --> gtk/display_opts.[ch] 1999-10-18 12:48:14 +00:00
dlg_utils.c Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG 2000-07-05 02:45:42 +00:00
dlg_utils.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
file_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
file_dlg.h Move the declarations of the routines in "gtk/file_dlg.c" out of 2000-02-12 06:58:42 +00:00
filter_prefs.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
filter_prefs.h Arrange that filter dialog boxes have an "Apply" button only if one can 2000-08-05 07:02:28 +00:00
find_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +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
follow_dlg.c - add ipv6.addr for the source and destination addresses (like ipv4) 2000-08-11 22:18:22 +00:00
follow_dlg.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
goto_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +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 Incorporate the GTK+ 1.2.8 version of "gtkclist.c" (which includes all 2000-05-26 07:47:47 +00:00
gtkclist.h Incorporate the GTK+ 1.2.8 version of "gtkclist.c" (which includes all 2000-05-26 07:47:47 +00:00
gtkglobals.h Remove the progress bar from the status line, and, instead, for any 2000-07-03 08:36:52 +00:00
gui_prefs.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
gui_prefs.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
help_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
help_dlg.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
keys.h Jerry Talkington's changes to support, in the packet list and protocol 2000-01-18 08:38:18 +00:00
main.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
main.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
Makefile.am Add a Help window that contains: 2000-08-08 12:28:50 +00:00
Makefile.nmake Add a Help window that contains: 2000-08-08 12:28:50 +00:00
menu.c Give the Help menu the more-or-less canonical style from most 2000-08-09 06:43:22 +00:00
menu.h Define "popup_menu_object" only in "gtk/menu.c", and just declare it as 2000-04-06 06:52:10 +00:00
packet_win.c Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
packet_win.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
plugins_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
prefs_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
prefs_dlg.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
print_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
print_prefs.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
print_prefs.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
progress_dlg.c If the progress dialog gets a "delete" event, have the handler return 2000-07-07 23:09:15 +00:00
proto_draw.c Use "isprint()", rather than "isgraph()" followed by a check for space, 2000-04-27 20:39:21 +00:00
proto_draw.h Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to 2000-03-02 07:05:57 +00:00
simple_dialog.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
stream_prefs.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
stream_prefs.h Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
summary_dlg.c Miscellaneous code cleaning 2000-08-11 13:37:21 +00:00
summary_dlg.h No work need be done when a summary dialog box is destroyed, or when the 2000-04-01 09:16:49 +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