summaryrefslogtreecommitdiff
path: root/gdk/gdkrgba.c
Commit message (Expand)AuthorAgeFilesLines
* More GDK documentation tweaksMatthias Clasen2011-02-091-40/+49
* [GI] Add (type) annotations to real typesPavel Holejsovsky2011-01-201-3/+3
* gdk: Add section docs for GdkRGBABenjamin Otte2010-12-061-0/+20
* gdk: Constify argument to gdk_rgba_copy()Benjamin Otte2010-12-061-1/+1
* rgba: Invert the arguments and improve bindabilityEmmanuele Bassi2010-11-281-3/+3
* docs: gdkrgba: Add "Since: 3.0" tagsJavier Jardón2010-11-151-0/+12
* Switch to CSS interpretation of rgb() and rgba() colorsOwen W. Taylor2010-11-031-22/+69
* Make gdk_rgba_to_string() take a const GdkRGBAChristian Persch2010-10-291-1/+1
* Add tests for GdkRGBA serializationMatthias Clasen2010-10-251-5/+11
* Add GdkRGBA struct to supersede GdkColorCarlos Garnacho2010-10-221-0/+277