In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign
[obnox/wireshark/wip.git] / gtk / column_prefs.c
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...