]> git.sur5r.net Git - glabels/commit
2008-10-23 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Fri, 24 Oct 2008 03:30:36 +0000 (03:30 +0000)
committerJim Evins <evins@snaught.com>
Fri, 24 Oct 2008 03:30:36 +0000 (03:30 +0000)
commitc9e2de5f7326b9bd172268da0584d6c6e31a7e03
tree2cac0e289c819434dd9aa70277223ee2f6e3f547
parentdbd84afd35a3b583955817558d598183eadec95f
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/trunk@788 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