aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_utils.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-153/+0
2011-08-17Get further with compiling with GTK 3.0Anders Broman1-1/+21
2011-08-17Try to make tge build bot happy.Anders Broman1-0/+1
2011-08-17Get rid of get_color() it looks like we do not need allocated collors.Anders Broman1-6/+10
2011-07-11Remaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION in the gtk directory.Gerald Combs1-24/+0
2010-08-29Doxygen changes.Anders Broman1-4/+3
2010-08-29Doxygen changes.Anders Broman1-5/+5
2009-09-22Constify colour sourceKovarththanan Rajaratnam1-14/+10
2009-08-25Fix another typo.Guy Harris1-1/+1
2009-08-24Use our own version of gdk_color_to_string if GTK < 2.12Anders Broman1-0/+27
2008-04-13move all code from color.c into color_utils.cUlf Lamping1-1/+79
2008-04-13sort #includes by directoriesUlf Lamping1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-24Rename "create_color()" to "initialize_color()", as that reflects a bitGuy Harris1-3/+3
2004-07-24Move the declaration of "create_color()" up to "color.h", so it'sGuy Harris1-1/+1
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-19/+20
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-09-23Change to color filters :Olivier Abad1-2/+2
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-3/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2000-11-21Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris1-0/+53