In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign
[obnox/wireshark/wip.git] / gtk / colors.c
2003-01-08 guySeparate the routines to allocate colors from the routi...
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-23 oabadChange to color filters :
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-29 guyFrom Joerg Mayer:
2002-05-27 guyClean up the data structures for the color filter code...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-08 guyDon't process a color filter if there's no filter assoc...
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-12-02 guyFrom John McDermott:
2001-10-24 guyHave a routine that takes a file name for a personal...
2001-10-24 guyOn Windows, put Ethereal configuration files under...
2001-10-23 guyAdd a new routine to create the ".ethereal" directory...
2001-10-22 guyAdd a routine to get the directory in which personal...
2001-10-21 guyUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-10-21 guyUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-04-24 guySigned vs. unsigned fixes from Joerg Mayer.
2001-04-02 guy"get_home_dir()", in "epan/filesystem.c", uses
2001-02-01 gramCreate a more modular type system for the FT_* types...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-08-11 denielMiscellaneous code cleaning
2000-07-20 guyUse ESD_TYPE_CRIT for most errors (the model used by...
2000-02-12 guyRemove some unnecessary includes from "gtk/color_dlg...
2000-02-12 guySplit the color manipulation stuff into "color_dlg...
2000-02-12 guyThe color stuff is almost completely toolkit-dependent...