| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of some declarations of routines that no longer exist. | Guy Harris | 2004-05-26 | 1 | -2/+2 |
* | more code cleanup from dialog things: | Ulf Lamping | 2004-05-26 | 1 | -96/+8 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -8/+8 |
* | Make "file_selection_new()" take as its second argument an | Guy Harris | 2004-03-29 | 1 | -6/+4 |
* | Use the new GtkFileChooserDialog when built with gtk+ 2.4 | Olivier Abad | 2004-03-27 | 1 | -1/+20 |
* | use stock buttons whereever possible, | Ulf Lamping | 2004-01-21 | 1 | -5/+14 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-11 | 1 | -57/+25 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -5/+31 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -7/+7 |
* | On Win32: | Guy Harris | 2002-08-13 | 1 | -1/+12 |
* | From Joerg Mayer: use _U_ to flag unused arguments. | Guy Harris | 2002-03-05 | 1 | -4/+4 |
* | Make the blurbs for protocol preference items into tooltips. (This also | Guy Harris | 2002-01-20 | 1 | -4/+5 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -103/+44 |
* | Have a routine to create a scrolled window, set its vertical scrollbar | Guy Harris | 2002-01-11 | 1 | -21/+20 |
* | Remove #include "gtk/colors.h" from file.h, which keep the GTK+ header | Gilbert Ramirez | 2000-10-20 | 1 | -1/+2 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -19/+14 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -17/+1 |
* | Keep a pointer to the current "Preferences" window, if any - if not, the | Guy Harris | 2000-05-08 | 1 | -2/+64 |
* | We need to catch a "window delete" event for the preferences dialog box | Guy Harris | 1999-09-10 | 1 | -16/+25 |
* | Put RCS IDs (and a copyright notice and GPL notice) in several files, | Guy Harris | 1999-09-09 | 1 | -0/+24 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -2/+2 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 1 | -0/+223 |