aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gui_prefs.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-21Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris1-7/+9
2000-11-18Fix a number of problems that caused compiles to fail ifGuy Harris1-11/+11
2000-10-20Remove #include "gtk/colors.h" from file.h, which keep the GTK+ headerGilbert Ramirez1-1/+2
2000-10-09Add support for modal message boxes ("simple dialog").Guy Harris1-6/+7
2000-10-09It appears there's no guarantee that you'll actually get a font nameGuy Harris1-1/+8
2000-09-09In the callback for the "OK" button in the font selection dialog, checkGuy Harris1-36/+71
2000-09-08Redraw:Guy Harris1-15/+44
2000-09-08Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris1-3/+19
2000-08-24Fix the appearance of the option menus in the GUI preference box.Gilbert Ramirez1-2/+4
2000-08-23If you "save" your preferences without opening the colorLaurent Deniel1-2/+3
2000-08-23Do the same as with colors for the font selection dialog.Laurent Deniel1-9/+19
2000-08-23Fix a comment.Laurent Deniel1-3/+3
2000-08-23Don't set the marked-packet foreground and background colors in "prefs"Guy Harris1-4/+61
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris1-3/+2
2000-08-22Add "Colors..." button in GUI preferences.Laurent Deniel1-3/+224
2000-08-21Explain why we don't currently have to defer settingGuy Harris1-1/+7
2000-08-21Don't set the "prefs.gui_XXX" values until the "fetch" routine for theGuy Harris1-201/+130
2000-08-21Instead of each set of built-in preferences having "ok", "save",Guy Harris1-68/+34
2000-08-20Instead of having the normal-weight and bold fonts set separately,Guy Harris1-3/+154
2000-08-11Miscellaneous code cleaningLaurent Deniel1-7/+1
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris1-11/+11
1999-12-30Allow user to modify appearance of lines and expanders in GUI protocolGilbert Ramirez1-21/+127
1999-12-29Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez1-8/+95
1999-12-16Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez1-0/+132