aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-140/+4
* More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1999-09-091-2/+2
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-1/+2
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+13
* Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1999-06-211-29/+21
* Don't pop up the "Can't open preferences file" dialog until *after*Guy Harris1999-06-121-6/+5
* Added display filters to wiretap.Gilbert Ramirez1999-03-011-4/+1
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-7/+4
* Fixed more bugs with dialogues and gtk+-1.1.x.Gilbert Ramirez1998-12-221-6/+22
* A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1998-12-171-1/+2
* * Disable filter-related widgets if we're using wiretap.Gerald Combs1998-11-181-1/+4
* * Added patches from Laurent and GuyGerald Combs1998-11-181-6/+5
* * Added column formatting functionality.Gerald Combs1998-11-171-42/+193
* * Fixes for problems with the preference initialization code (Guy)Gerald Combs1998-10-291-5/+10
* * Added preference file saves and reads.Gerald Combs1998-10-281-3/+216
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-3/+3
* * Pod page updateGerald Combs1998-10-131-5/+6
* - Added match_strval function to packet.cGerald Combs1998-10-121-20/+28
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-10/+31
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-1/+2
* Initial prefs support.Gerald Combs1998-09-261-12/+22
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-0/+109