]> Pileus Git - ~andy/gtk/commit
cssarrayvalue: Redo parsing arrays
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Apr 2012 07:49:37 +0000 (09:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:17 +0000 (08:59 +0200)
commitb9ebe8c2269d2040d50448fb72f72c344d459625
tree9d883097e33e3927703d73067235b6afc68ea49b
parent580b5e4a83c2adf2714c6e7f73fa864e92215188
cssarrayvalue: Redo parsing arrays

Does 3 things:
1) Introduce a "none" array signleton
2) Get rid of memleaks in error paths
3) Reduce code in parse funcs
gtk/gtkcssarrayvalue.c
gtk/gtkcssarrayvalueprivate.h
gtk/gtkcssshorthandproperty.c
gtk/gtkcssshorthandpropertyimpl.c
gtk/gtkcssstylepropertyimpl.c