]> git.sur5r.net Git - glabels/commit
2005-10-29 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sun, 30 Oct 2005 01:16:43 +0000 (01:16 +0000)
committerJim Evins <evins@snaught.com>
Sun, 30 Oct 2005 01:16:43 +0000 (01:16 +0000)
commit648ed6853c2c7dd6e94af0db1a3d6c1b92643a73
treed04db1d8a3cac273a605dac951dfcf11bcd46c59
parent76fd90ffd79f73f4d8cd9acc009696a12db77e1e
2005-10-29  Jim Evins  <evins@snaught.com>

* src/glabels.c: (main):
* src/label-barcode.c: (gl_label_barcode_finalize):
* src/label-text.c: (gl_label_text_finalize), (set_font_family):
* src/label.c: (gl_label_instance_init), (gl_label_finalize):
* src/object-editor.c: (gl_object_editor_finalize):
Another pass at valgrinding -- plugged several memory leaks.
* src/view-text.c: (gl_view_text_new),
(update_canvas_item_from_object_cb), (draw_hacktext):
Commented out artifacts of edit-in-place code.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@560 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/glabels.c
glabels2/src/label-barcode.c
glabels2/src/label-text.c
glabels2/src/label.c
glabels2/src/object-editor.c
glabels2/src/view-text.c