Move the column preferences stuff to epan (the rest of the preferences
[obnox/wireshark/wip.git] / gtk / column_prefs.c
2004-09-29 guyMove the column preferences stuff to epan (the rest...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-31 ulflgive the user a hint, that he has to restart Ethereal...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-27 ulflbugfix: don't try to destroy a window, when it's alread...
2004-05-26 ulflmore code cleanup from dialog things:
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-25 ulflminor GTK2 layout change
2004-01-18 ulflmake the column preferences page look a bit more like...
2004-01-17 ulflSelect first row in column list by default,
2004-01-16 ulflcolumn preferences page now looks similar to the color...
2004-01-10 ulflusing button compatibility macros
2003-03-10 jmayerPointer <--> int converions cause warnings on ia64.
2002-11-09 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-04-23 guyGet rid of unused variables, and mark unused arguments...
2002-04-22 guyEliminate some unused variables.
2002-04-22 geraldPolish the column prefs a bit. Make the column tile...
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-11 guyHave a routine to create a scrolled window, set its...
2001-07-22 guyCheck for valid column titles (non-zero-length) and...
2000-11-17 gramAdd #include <string.h>, to get prototypes for mem...
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-01-10 guyMove the code in "column.c" that implements the column...