summaryrefslogtreecommitdiff
path: root/gtk/file_dlg.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-06Add support for saving files in a format other than the one they're inGuy Harris1-15/+129
1999-11-30Allow the user to save either all of the current capture, or only theGuy Harris1-62/+73
1999-10-20Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hGilbert Ramirez1-1/+4
1999-10-12Have "dfilter_compile()" return 0 on success and 1 on failure, andGuy Harris1-7/+4
1999-10-11When a new display filter is to be applied, don't set "cf.dfilter" orGuy Harris1-4/+3
1999-10-08Include "main.h", to pull in the external declarations of severalGuy Harris1-1/+5
1999-10-02Don't initialize the file name field in the "File/Open" dialog box withGuy Harris1-14/+1
1999-10-02Get rid of "-F" - "-S" works, and has a more convenient UI.Guy Harris1-2/+2
1999-10-02Move the declaration of global variables involved with packet captureGuy Harris1-1/+5
1999-09-23If we forcibly turn off "fork_mode" if the user doesn't enable "UpdateGuy Harris1-3/+3
1999-09-09Put RCS IDs (and a copyright notice and GPL notice) in several files,Guy Harris1-0/+25
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-2/+2
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1-0/+254