aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_utils.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Get further with compiling with GTK 3.0Anders Broman1-2/+6
2011-08-17Get rid of get_color() it looks like we do not need allocated collors.Anders Broman1-1/+2
2011-07-11Remaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION in the gtk directory.Gerald Combs1-4/+0
2010-06-15Cleanup header file define guards.Stig Bjørlykke1-0/+1
2009-09-22Constify colour sourceKovarththanan Rajaratnam1-2/+2
2009-08-24Fix typo.Guy Harris1-1/+1
2009-08-24Use our own version of gdk_color_to_string if GTK < 2.12Anders Broman1-1/+5
2008-04-13move all code from color.c into color_utils.cUlf Lamping1-0/+64
2004-07-24Move the declaration of "create_color()" up to "color.h", so it'sGuy Harris1-45/+0
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-14/+10
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-3/+19
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/+33