]> git.sur5r.net Git - glabels/commit
2006-01-19 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Fri, 20 Jan 2006 03:38:08 +0000 (03:38 +0000)
committerJim Evins <evins@snaught.com>
Fri, 20 Jan 2006 03:38:08 +0000 (03:38 +0000)
commit40e256fa0bafd52f616ee3c6696efe6702d256f9
treea987a9eeb5c2a443f2c50201c683ea71c52e5196
parentaf70df1732fa8a56a2ff3319ed2ee4c255c72c61
2006-01-19  Jim Evins  <evins@snaught.com>

* src/merge-evolution.c: (gl_merge_evolution_get_key_list):
Initialize key_list to NULL.  Only lucky that this worked at all -- will
probably crash for many people.
* data/glade/object-editor.glade:
* src/Makefile.am:
* src/color.c:
* src/color.h:
* src/label-object.c:
* src/label-object.h:
* src/object-editor-fill-page.c:
* src/object-editor-private.h:
* src/object-editor.c:
* src/object-editor.h:
* src/xml-label.c:
Created infrastructure for shadow support.
* src/view-box.c:
* src/print.c:
Initial shadow support in box object only.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@581 f5e0f49d-192f-0410-a22d-a8d8700d0965
15 files changed:
glabels2/ChangeLog
glabels2/data/glade/object-editor.glade
glabels2/src/Makefile.am
glabels2/src/color.c
glabels2/src/color.h
glabels2/src/label-object.c
glabels2/src/label-object.h
glabels2/src/merge-evolution.c
glabels2/src/object-editor-fill-page.c
glabels2/src/object-editor-private.h
glabels2/src/object-editor.c
glabels2/src/object-editor.h
glabels2/src/print.c
glabels2/src/view-box.c
glabels2/src/xml-label.c