aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_file_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-25from Florent DROUIN:Luis Ontanon1-8/+17
2007-06-27Fix a bug where you couldn't save individual packets from a file type thatStephen Fisher1-1/+7
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-1/+1
2007-05-16Fix bug #1600: Merge feature from File menu does'nt do what it shouldStephen Fisher1-4/+4
2007-04-03Fix warnings on Linux/gcc 4.1.1Stephen Fisher1-1/+1
2007-01-22Fix various compiler warningsStephen Fisher1-1/+1
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-1/+1
2006-10-03the whole ARGUMENT_CL mimic isn't required any longer - remove it. This shoul...Ulf Lamping1-10/+1
2006-10-03Implement a real "Cancel" button for the coloring rules dialog - this was a h...Ulf Lamping1-14/+16
2006-10-02missing mark -> select changesUlf Lamping1-25/+25
2006-08-23fix #927: Win32: delete an existing file, if the user want's to overwrite a f...Ulf Lamping1-0/+4
2006-05-28Ethereal->WiresharkAnders Broman1-2/+2
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-7/+7
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-30We use stuff from dlg_utils.h.Guy Harris1-2/+0
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris1-0/+3
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris1-0/+1898