aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_utils.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION in the gtk directory.gerald1-24/+0
2010-08-29Doxygen changes.etxrab1-4/+3
2010-08-29Doxygen changes.etxrab1-5/+5
2009-09-22Constify colour sourcekrj1-14/+10
2009-08-25Fix another typo.guy1-1/+1
2009-08-24Use our own version of gdk_color_to_string if GTK < 2.12etxrab1-0/+27
2008-04-13move all code from color.c into color_utils.culfl1-1/+79
2008-04-13sort #includes by directoriesulfl1-2/+2
2006-05-21name changesahlberg1-2/+2
2004-07-24Rename "create_color()" to "initialize_color()", as that reflects a bitguy1-3/+3
2004-07-24Move the declaration of "create_color()" up to "color.h", so it'sguy1-1/+1
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,guy1-19/+20
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2002-09-23Change to color filters :oabad1-2/+2
2002-09-05Include cleanups in gtk and gtk2:jmayer1-3/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2000-11-21Add a "color.h" file that declares a nominally-toolkit-independentguy1-0/+53