aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/file_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-03enhanced some dialog messages,Ulf Lamping1-3/+4
2004-02-01moved window geometry values from prefs to recent,Ulf Lamping1-3/+4
2004-01-31Implemented rudimentary Drag and Drop support.Ulf Lamping1-1/+4
2004-01-31minor change in dialog textUlf Lamping1-2/+2
2004-01-31cleanup of new "question dialogs",Ulf Lamping1-5/+8
2004-01-31Pass ESD_BTN_OK rather than NULL as a second argument toGuy Harris1-2/+2
2004-01-31renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toUlf Lamping1-2/+2
2004-01-29every GUI action, which will erease a currently unsaved capture file,Ulf Lamping1-5/+114
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris1-4/+3
2004-01-20code cleanup and added some moreUlf Lamping1-2/+2
2004-01-14destroy the "save as" dialog only, if it's existingUlf Lamping1-2/+3
2004-01-10close the Save (As) dialog, when the capture file is closedUlf Lamping1-1/+8
2004-01-10using button compatibility macrosUlf Lamping1-83/+22
2004-01-09use the same packet range things for "Print" dialog, as already implementedUlf Lamping1-105/+65
2004-01-09some code cleanup in range.cUlf Lamping1-8/+4
2004-01-08Save As and range: don't use global vars in range.c,Ulf Lamping1-39/+37
2004-01-07Get rid of "gtk_box_pack_start()" call to put the range table into theGuy Harris1-2/+1
2004-01-07Remove extraneous parameters of packet count in case the end-user manuallyOlivier Biot1-3/+5
2004-01-07save dialog with "Captured" and "Displayed" buttons in packet rangeUlf Lamping1-112/+263
2004-01-05an enum represents the radio buttons much better,Ulf Lamping1-45/+21
2004-01-02hide save dialog, while savingUlf Lamping1-4/+6
2004-01-01comment fixedUlf Lamping1-2/+2
2003-12-30minor changes and a small bugfixUlf Lamping1-7/+16
2003-12-29removed a GTK2 warningUlf Lamping1-2/+2
2003-12-29Get rid of an unused variable.Guy Harris1-2/+1
2003-12-29From Dick Gooris (and me :-)Ulf Lamping1-59/+266
2003-12-01"select_file_cb()" only needs a title, not a "construct_args_t" -Guy Harris1-3/+3
2003-11-30Move print_file_cb out of gtk/print_dlg.c and into gtk/file_dlg.c andRichard Sharpe1-1/+117
2003-10-16There doesn't seem to be any need to set "cfile.dfilter" to the contentsGuy Harris1-7/+2
2003-10-14Clean up the stuff that fills in the starting directory.Guy Harris1-18/+21
2003-10-14From Ian Schorr:Guy Harris1-6/+29
2003-09-24Add a "file_selection_new()" routine that does all the positioning (GTK+Guy Harris1-11/+3
2003-09-20From Giles Scott:Guy Harris1-1/+9
2003-09-15Rename various capture file routines to have names starting with "cf_".Guy Harris1-13/+13
2003-08-18From Richard Urwin a great enhancement to the color filter dialogue toRonnie Sahlberg1-1/+304
2003-07-22Add two preferences to control ADNS, one to enable/disable it and one toGerald Combs1-2/+3
2003-07-18Various fixes related to GTK2 :Olivier Abad1-1/+2
2003-01-15Add a new routine "filter_button_destroy_cb()", and make it theGuy Harris1-13/+3
2002-11-10Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-89/+36
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-16/+80
2002-09-09From Graeme Hewson:Guy Harris1-6/+30
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-12/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-10/+10
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-11/+11
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2002-01-13Add a preferences page for the name resolution flags.Guy Harris1-9/+8
2001-12-06Don't update the "Save As..." dialog box if it doesn't exist.Guy Harris1-7/+22
2001-12-06Make the "Save only marked frames" button in the "Save As..." dialog boxGuy Harris1-7/+39
2001-11-09From <a.stockmeier[AT]avm.de>: fix the file dialog box code to useGuy Harris1-2/+2
2001-10-24Have a routine that takes a file name for a personal configuration fileGuy Harris1-1/+3