aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.h
AgeCommit message (Expand)AuthorFilesLines
2000-09-08Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris1-1/+2
2000-08-21Add prefs.gui_marked_[fb]g color preferences for theLaurent Deniel1-1/+3
2000-08-21Instead of each set of built-in preferences having "ok", "save",Guy Harris1-1/+23
2000-08-20Instead of having the normal-weight and bold fonts set separately,Guy Harris1-6/+7
2000-08-17Add a comment about the use of prefs_register_module() in protocol dissectorsLaurent Deniel1-1/+5
2000-08-15Fix a problem with const char *Laurent Deniel1-2/+2
2000-08-15Implements the "Properties" menu item which displays the preferences windowLaurent Deniel1-1/+11
2000-07-09Turn the code of "colorize_packet()" into a static routine that is givenGuy Harris1-2/+5
2000-07-05Add support for a global "ethereal.conf" preferences file, stored in theGuy Harris1-2/+91
2000-01-06Printing multiple pages of PostScript wasn't as tricky as I thought; addGuy Harris1-4/+1
2000-01-03Don't have "write_prefs()" display a dialog box if the attempt to openGuy Harris1-2/+2
1999-12-30Allow user to modify appearance of lines and expanders in GUI protocolGilbert Ramirez1-1/+3
1999-12-29Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez1-1/+3
1999-12-16Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez1-1/+2
1999-12-10Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1-1/+5
1999-12-02Add stream window color preferences. We don't (yet) use cmaps, so thisGerald Combs1-7/+8
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-9/+2
1999-07-23Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1-1/+3
1999-06-12Don't pop up the "Can't open preferences file" dialog until *after*Guy Harris1-2/+2
1998-11-17* Added column formatting functionality.Gerald Combs1-10/+10
1998-10-28* Added preference file saves and reads.Gerald Combs1-4/+15
1998-10-12- Added match_strval function to packet.cGerald Combs1-2/+11
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-1/+2
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-0/+33