aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/colors.c
AgeCommit message (Expand)AuthorFilesLines
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