carve out the (currently disabled) welcome page into it's own file to slightly reduce...
[obnox/wireshark/wip.git] / gtk / print_prefs.c
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-04-29 guyMost of the stuff in file_dlg.c is specific to capture...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2004-09-30 guyFor file browsing dialog boxes, the affirmative button...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-26 guyGet rid of some declarations of routines that no longer...
2004-05-26 ulflmore code cleanup from dialog things:
2004-05-24 guyHave two strings in an enum_val_t - one that's a short...
2004-03-29 guyMake "file_selection_new()" take as its second argument an
2004-03-27 oabadUse the new GtkFileChooserDialog when built with gtk...
2004-01-21 ulfluse stock buttons whereever possible,
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-13 guyOn Win32:
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-20 guyMake the blurbs for protocol preference items into...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-11 guyHave a routine to create a scrolled window, set its...
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-11 denielMiscellaneous code cleaning
2000-05-08 guyKeep a pointer to the current "Preferences" window...
1999-09-10 guyWe need to catch a "window delete" event for the prefer...
1999-09-09 guyPut RCS IDs (and a copyright notice and GPL notice...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...