| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure the color selection dialog displays a color selection widget. | Gerald Combs | 2003-09-02 | 1 | -2/+4 |
* | Various fixes related to GTK2 : | Olivier Abad | 2003-07-18 | 1 | -3/+3 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-11 | 1 | -143/+55 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -41/+236 |
* | Include cleanups in gtk and gtk2: | Jörg Mayer | 2002-09-05 | 1 | -2/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -26/+26 |
* | From Joerg Mayer: use _U_ to flag unused arguments. | Guy Harris | 2002-03-05 | 1 | -11/+11 |
* | Make the blurbs for protocol preference items into tooltips. (This also | Guy Harris | 2002-01-20 | 1 | -9/+9 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -91/+33 |
* | Put the labels of check boxes to the left of the checkboxes, | Guy Harris | 2002-01-12 | 1 | -6/+8 |
* | Have a routine to create a scrolled window, set its vertical scrollbar | Guy Harris | 2002-01-11 | 1 | -5/+3 |
* | Have routines to create GtkCTrees, set their line and expander style | Guy Harris | 2002-01-11 | 1 | -7/+7 |
* | Add a preferences page for capture preferences, so that the user can | Guy Harris | 2002-01-10 | 1 | -5/+2 |
* | Add preferences to save the main window size and position. If enabled, | Gerald Combs | 2001-12-31 | 1 | -17/+64 |
* | Fix to a preferences dialog bug, from <inoue@ainet.or.jp>. | Guy Harris | 2001-04-17 | 1 | -2/+4 |
* | Calculate the height and width of m_r_font globally, since various | Gilbert Ramirez | 2001-03-02 | 1 | -3/+2 |
* | Add a "color.h" file that declares a nominally-toolkit-independent | Guy Harris | 2000-11-21 | 1 | -7/+9 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -11/+11 |
* | Remove #include "gtk/colors.h" from file.h, which keep the GTK+ header | Gilbert Ramirez | 2000-10-20 | 1 | -1/+2 |
* | Add support for modal message boxes ("simple dialog"). | Guy Harris | 2000-10-09 | 1 | -6/+7 |
* | It appears there's no guarantee that you'll actually get a font name | Guy Harris | 2000-10-09 | 1 | -1/+8 |
* | In the callback for the "OK" button in the font selection dialog, check | Guy Harris | 2000-09-09 | 1 | -36/+71 |
* | Redraw: | Guy Harris | 2000-09-08 | 1 | -15/+44 |
* | Graham Bloice's patch to support inverse video rather than boldface | Guy Harris | 2000-09-08 | 1 | -3/+19 |
* | Fix the appearance of the option menus in the GUI preference box. | Gilbert Ramirez | 2000-08-24 | 1 | -2/+4 |
* | If you "save" your preferences without opening the color | Laurent Deniel | 2000-08-23 | 1 | -2/+3 |
* | Do the same as with colors for the font selection dialog. | Laurent Deniel | 2000-08-23 | 1 | -9/+19 |
* | Fix a comment. | Laurent Deniel | 2000-08-23 | 1 | -3/+3 |
* | Don't set the marked-packet foreground and background colors in "prefs" | Guy Harris | 2000-08-23 | 1 | -4/+61 |
* | Bleah. What was I thinking? "dlg_window_new()" should take the title | Guy Harris | 2000-08-23 | 1 | -3/+2 |
* | Add "Colors..." button in GUI preferences. | Laurent Deniel | 2000-08-22 | 1 | -3/+224 |
* | Explain why we don't currently have to defer setting | Guy Harris | 2000-08-21 | 1 | -1/+7 |
* | Don't set the "prefs.gui_XXX" values until the "fetch" routine for the | Guy Harris | 2000-08-21 | 1 | -201/+130 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -68/+34 |
* | Instead of having the normal-weight and bold fonts set separately, | Guy Harris | 2000-08-20 | 1 | -3/+154 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -7/+1 |
* | Jeff Foster's changes, with my additions, to allow the user to pop up a | Guy Harris | 2000-02-29 | 1 | -11/+11 |
* | Allow user to modify appearance of lines and expanders in GUI protocol | Gilbert Ramirez | 1999-12-30 | 1 | -21/+127 |
* | Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons | Gilbert Ramirez | 1999-12-29 | 1 | -8/+95 |
* | Add a new page to the Preferences notebook: a GUI page. The sole | Gilbert Ramirez | 1999-12-16 | 1 | -0/+132 |