wireshark/gtk
Gilbert Ramirez a3e7190456 Add a "Save As" feature to the TCP Follow dialogue, to save the stream
file to a user-specified file.

Move the file-copy routine in save_cap_file() to an indepenent
function in file.c  (copy_binary_file()) so that follow_dlg.c can use it.

Remove #include "follow.h" from the C files that don't need it.

svn path=/trunk/; revision=2200
2000-08-03 12:44:40 +00:00
..
.cvsignore avoid mistakingly commit dynamically generated files, like "Makefile". 1999-10-15 04:40:28 +00:00
Makefile.am Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
Makefile.nmake Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
capture_dlg.c Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +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 Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +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 Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +00:00
colors.h Split the color manipulation stuff into "color_dlg.[ch]", containing the 2000-02-12 08:31:49 +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 Put up a progress dialog when changing the time display; it can take a 2000-07-09 23:22:33 +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 Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG 2000-07-05 02:45:42 +00:00
file_dlg.c Add a routine to check whether a file is a directory or not. 2000-07-31 04:53:40 +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 Added changes so Edit->Filters...->Apply works as I think 2000-07-29 03:20:51 +00:00
filter_prefs.h Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up a 2000-04-01 12:03:42 +00:00
find_dlg.c Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +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 a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
follow_dlg.h Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
goto_dlg.c Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +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 Jeff Foster's changes, with my additions, to allow the user to pop up a 2000-02-29 06:24:41 +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 Jerry Talkington's changes to support, in the packet list and protocol 2000-01-18 08:38:18 +00:00
main.c Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
main.h Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +00:00
menu.c Add a "Save As" feature to the TCP Follow dialogue, to save the stream 2000-08-03 12:44:40 +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 Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to 2000-03-02 07:05:57 +00:00
plugins_dlg.c Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +00:00
prefs_dlg.c In the "Preferences" dialog box, "Save" sets the current preference 2000-07-10 09:18:38 +00:00
prefs_dlg.h Get rid of the stuff to let the callback that pops up the Preferences 2000-07-05 06:33:02 +00:00
print_dlg.c Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG 2000-07-05 02:45:42 +00:00
print_prefs.c Keep a pointer to the current "Preferences" window, if any - if not, the 2000-05-08 07:54:54 +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
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 Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems 2000-07-20 05:10:02 +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 Put the close button in an HButtonBox, so that it doesn't expand to the 2000-07-05 06:19:27 +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