aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/range_utils.c
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
* In "Save As", support only file types we can write to; that simplifiesGuy Harris2006-02-111-58/+86
* fix #568: disable event "activate" handler for the range entry field. see the...Ulf Lamping2005-11-261-1/+13
* - Declare some functions staticJörg Mayer2005-08-201-0/+1
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris2004-10-161-0/+23
* The packet range stuff knows about capture_file structures, so it'sGuy Harris2004-09-041-1/+1
* Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris2004-09-041-1/+1
* As suggested by Guy: Have mark_frame() do nothing if the frame hasGerald Combs2004-08-191-2/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* changed the print dialog, so it will keep the user settings after reopening t...Ulf Lamping2004-04-251-4/+23
* Mark some parameters as unused (the GTK+ signal calling sequenceGuy Harris2004-04-231-3/+3
* seperated common packet range code from the save and the print dialog,Ulf Lamping2004-04-221-0/+467