]> Pileus Git - ~andy/gtk/commit
themingengine: Redo color handling
authorBenjamin Otte <otte@redhat.com>
Sat, 7 Jan 2012 19:59:59 +0000 (20:59 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:59 +0000 (18:37 +0100)
commit4ce34a8e1399f83171d2d3585b79cedde4163c63
treefc198290d05d0c0c135e636b8b9dcbd1c80e34f3
parentd21e7506e753edbbd81bb21893e967d34cc2ee37
themingengine: Redo color handling

Don't work on malloc()ed colors. Instead, use an array on the heap. This
makes it easier to copy the array.
gtk/gtkthemingengine.c