aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new "prefs_register_protocol()" routine, which is likeGuy Harris2001-01-031-1/+6
* Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris2000-11-211-8/+8
* Fix a number of problems that caused compiles to fail ifGuy Harris2000-11-181-3/+3
* Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris2000-09-081-1/+2
* Add prefs.gui_marked_[fb]g color preferences for theLaurent Deniel2000-08-211-1/+3
* Instead of each set of built-in preferences having "ok", "save",Guy Harris2000-08-211-1/+23
* Instead of having the normal-weight and bold fonts set separately,Guy Harris2000-08-201-6/+7
* Add a comment about the use of prefs_register_module() in protocol dissectorsLaurent Deniel2000-08-171-1/+5
* Fix a problem with const char *Laurent Deniel2000-08-151-2/+2
* Implements the "Properties" menu item which displays the preferences windowLaurent Deniel2000-08-151-1/+11
* Turn the code of "colorize_packet()" into a static routine that is givenGuy Harris2000-07-091-2/+5
* Add support for a global "ethereal.conf" preferences file, stored in theGuy Harris2000-07-051-2/+91
* Printing multiple pages of PostScript wasn't as tricky as I thought; addGuy Harris2000-01-061-4/+1
* Don't have "write_prefs()" display a dialog box if the attempt to openGuy Harris2000-01-031-2/+2
* Allow user to modify appearance of lines and expanders in GUI protocolGilbert Ramirez1999-12-301-1/+3
* Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez1999-12-291-1/+3
* Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez1999-12-161-1/+2
* Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1999-12-101-1/+5
* Add stream window color preferences. We don't (yet) use cmaps, so thisGerald Combs1999-12-021-7/+8
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-9/+2
* Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1999-07-231-1/+3
* Don't pop up the "Can't open preferences file" dialog until *after*Guy Harris1999-06-121-2/+2
* * Added column formatting functionality.Gerald Combs1998-11-171-10/+10
* * Added preference file saves and reads.Gerald Combs1998-10-281-4/+15
* - Added match_strval function to packet.cGerald Combs1998-10-121-2/+11
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-1/+2
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-0/+33