color: Add named, global colors
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 6 Apr 2010 09:54:20 +0000 (10:54 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Nov 2010 13:14:23 +0000 (13:14 +0000)
commit985518c601c1a6e0d108d55fb0465a776ccae584
tree2fb9d989965e63e7ad6546cb950cb4951205aaa7
parent6735f80b4b43b4c63dd0e3b982a5032509596a5d
color: Add named, global colors

Since EGA colors are apparently all the rage in other toolkits, Clutter
should not be left out. On top of the usual CGA/EGA palette the static
colors also include the Tango Icon palette, which at least is more
pleasant to the eye.

Static colors are accessed through an enumeration by using
clutter_color_get_static(), or using the short-hand pre-processor
macros.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2066
clutter/Makefile.am
clutter/clutter-color-static.h [new file with mode: 0644]
clutter/clutter-color.c
clutter/clutter-color.h
clutter/clutter.h
doc/reference/clutter/Makefile.am
doc/reference/clutter/clutter-sections.txt