]> git.sur5r.net Git - glabels/commit
2008-10-23 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Fri, 24 Oct 2008 03:17:46 +0000 (03:17 +0000)
committerJim Evins <evins@snaught.com>
Fri, 24 Oct 2008 03:17:46 +0000 (03:17 +0000)
commitf3330ba8ef8348e17bcbb5f236507b94b92fb504
tree0a7d439da1e32f4fafc68fbc4bc4708990250521
parent6bfe40b9f5e173eae0b7176e9d0ffe3191bd0201
2008-10-23  Jim Evins  <evins@snaught.com>

* src/label-text.c: (set_font_family):
* src/object-editor-text-page.c:
(gl_object_editor_prepare_text_page),
(gl_object_editor_set_font_family):
* src/prefs-dialog.c: (construct_object_page),
(update_object_page_from_prefs):
* src/ui-property-bar.c: (gl_ui_property_bar_construct),
(reset_to_default_properties):
* src/util.c: (gl_util_get_font_family_list):
* src/util.h:
Bug #1902275 and Bug #2186214.  Cache font list so that it is not re-created everytime
the list is requested.
* src/object-editor-text-page.c: (gl_object_editor_set_font_family):
Don't change font-family if it hasn't actually changed.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/branches/glabels-2_2@787 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/label-text.c
glabels2/src/object-editor-text-page.c
glabels2/src/prefs-dialog.c
glabels2/src/ui-property-bar.c
glabels2/src/util.c
glabels2/src/util.h