aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_file_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-22Fix various compiler warningssfisher1-1/+1
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-1/+1
2006-10-03the whole ARGUMENT_CL mimic isn't required any longer - remove it. This shoul...ulfl1-10/+1
2006-10-03Implement a real "Cancel" button for the coloring rules dialog - this was a h...ulfl1-14/+16
2006-10-02missing mark -> select changesulfl1-25/+25
2006-08-23fix #927: Win32: delete an existing file, if the user want's to overwrite a f...ulfl1-0/+4
2006-05-28Ethereal->Wiresharketxrab1-2/+2
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-7/+7
2006-05-21name changesahlberg1-2/+2
2006-04-30We use stuff from dlg_utils.h.guy1-2/+0
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aguy1-0/+3
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameguy1-0/+1898