aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/print_prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some declarations of routines that no longer exist.Guy Harris2004-05-261-2/+2
* more code cleanup from dialog things:Ulf Lamping2004-05-261-96/+8
* Have two strings in an enum_val_t - one that's a short string that isGuy Harris2004-05-241-8/+8
* Make "file_selection_new()" take as its second argument anGuy Harris2004-03-291-6/+4
* Use the new GtkFileChooserDialog when built with gtk+ 2.4Olivier Abad2004-03-271-1/+20
* use stock buttons whereever possible,Ulf Lamping2004-01-211-5/+14
* Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad2002-11-111-57/+25
* Merge gtk and gtk2 directories.Olivier Abad2002-11-031-5/+31
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-7/+7
* On Win32:Guy Harris2002-08-131-1/+12
* From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris2002-03-051-4/+4
* Make the blurbs for protocol preference items into tooltips. (This alsoGuy Harris2002-01-201-4/+5
* Add a preferences page for the name resolution flags.Guy Harris2002-01-131-103/+44
* Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris2002-01-111-21/+20
* Remove #include "gtk/colors.h" from file.h, which keep the GTK+ headerGilbert Ramirez2000-10-201-1/+2
* Instead of each set of built-in preferences having "ok", "save",Guy Harris2000-08-211-19/+14
* Miscellaneous code cleaningLaurent Deniel2000-08-111-17/+1
* Keep a pointer to the current "Preferences" window, if any - if not, theGuy Harris2000-05-081-2/+64
* We need to catch a "window delete" event for the preferences dialog boxGuy Harris1999-09-101-16/+25
* Put RCS IDs (and a copyright notice and GPL notice) in several files,Guy Harris1999-09-091-0/+24
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-2/+2
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-0/+223