| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up some compiler warnings. | Guy Harris | 2004-01-17 | 1 | -65/+70 |
* | new "Font" preferences page instead of a font dialog in "User Interface" | Ulf Lamping | 2004-01-17 | 1 | -104/+38 |
* | move "marked packet color" setting from gui_prefs to Colors page. | Ulf Lamping | 2004-01-15 | 1 | -320/+8 |
* | using button compatibility macros | Ulf Lamping | 2004-01-10 | 1 | -21/+6 |
* | Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify it | Guy Harris | 2004-01-09 | 1 | -1/+2 |
* | moved recent files pref, as it splits corresponding dir entries | Ulf Lamping | 2004-01-01 | 1 | -10/+9 |
* | OK, now I have added the preference for recent_files_count_max, and we can | Richard Sharpe | 2003-12-29 | 1 | -2/+45 |
* | removed some MSVC warnings (conversions between double/float and int) | Ulf Lamping | 2003-12-23 | 1 | -3/+3 |
* | redraw supported_protos dialog, if GUI prefs changed | Ulf Lamping | 2003-11-19 | 1 | -2/+4 |
* | The user interface preference page has only 9 rows in the GTK+ 2.x | Guy Harris | 2003-11-11 | 1 | -1/+5 |
* | Create the last two items in the GUI preferences page's first column the | Guy Harris | 2003-11-11 | 1 | -15/+16 |
* | In fileopen_dir_changed_cb() : | Olivier Abad | 2003-10-20 | 1 | -6/+9 |
* | From Ulf Lamping: add a GUI preference item to control the toolbar | Guy Harris | 2003-10-16 | 1 | -4/+27 |
* | From Ian Schorr: | Guy Harris | 2003-10-14 | 1 | -2/+72 |
* | 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 |