summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2006-02-27 18:18:57 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2006-02-27 18:18:57 +0000
commit563bfa813ac2732ee04d7656d28116ad0ee05500 (patch)
tree3f622668856739e7ee08868a16e95421cd88d859 /ChangeLog.pre-2-10
parent2da390bc2fbd4900c62375365ae0eadcd8b42e7a (diff)
downloadgtk+-563bfa813ac2732ee04d7656d28116ad0ee05500.tar.gz
Check that the fontsel has a screen assigned before doing anything. This
2006-02-27 Federico Mena Quintero <federico@novell.com> * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Check that the fontsel has a screen assigned before doing anything. This will at least warn the caller of what is wrong, since we only populate the family_list until we get a screen. Also, put the reference docs here. Fixes bug #332756. (gtk_font_selection_dialog_get_font_name): Document this here. (gtk_font_selection_get_font_name): Document this here; mention that the font names get normalized, so the result of this function may not be the same as what you set with gtk_font_selection_set_font_name().
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1013
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index d85bcbdcb3..066e0fdbfe 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,16 @@
+2006-02-27 Federico Mena Quintero <federico@novell.com>
+
+ * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Check that
+ the fontsel has a screen assigned before doing anything. This
+ will at least warn the caller of what is wrong, since we only
+ populate the family_list until we get a screen. Also, put the
+ reference docs here. Fixes bug #332756.
+ (gtk_font_selection_dialog_get_font_name): Document this here.
+ (gtk_font_selection_get_font_name): Document this here; mention
+ that the font names get normalized, so the result of this function
+ may not be the same as what you set with
+ gtk_font_selection_set_font_name().
+
2006-02-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols: