aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/colors.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-0/+20
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-01-31Pass ESD_BTN_OK rather than NULL as a second argument toGuy Harris1-5/+5
2003-01-08Separate the routines to allocate colors from the routines to handleGuy Harris1-222/+19
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-3/+6
2002-09-23Change to color filters :Olivier Abad1-5/+6
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-6/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-07-29From Joerg Mayer:Guy Harris1-2/+5
2002-05-27Clean up the data structures for the color filter code a bit. The oldGuy Harris1-23/+9
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-3/+3
2002-01-08Don't process a color filter if there's no filter associated with it.Guy Harris1-107/+111
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-1/+20
2001-12-02From John McDermott:Guy Harris1-83/+52
2001-10-24Have a routine that takes a file name for a personal configuration fileGuy Harris1-21/+3
2001-10-24On Windows, put Ethereal configuration files under the "ApplicationGuy Harris1-2/+3
2001-10-23Add a new routine to create the ".ethereal" directory for a user.Guy Harris1-1/+12
2001-10-22Add a routine to get the directory in which personal configuration filesGuy Harris1-15/+23
2001-10-21Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatGuy Harris1-3/+3
2001-10-21Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatGuy Harris1-4/+2
2001-04-24Signed vs. unsigned fixes from Joerg Mayer.Guy Harris1-2/+2
2001-04-02"get_home_dir()", in "epan/filesystem.c", usesGuy Harris1-2/+2
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-7/+7
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-1/+2
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+4
2000-07-20Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seemsGuy Harris1-4/+4
2000-02-12Remove some unnecessary includes from "gtk/color_dlg.c" andGuy Harris1-2/+1
2000-02-12Split the color manipulation stuff into "color_dlg.[ch]", containing theGuy Harris1-1081/+5
2000-02-12The color stuff is almost completely toolkit-dependent (this isn't justGuy Harris1-0/+1387