diff options
author | Tim Janik <timj@gtk.org> | 2000-05-19 05:50:46 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2000-05-19 05:50:46 +0000 |
commit | 719f258bc63f1a2c26572f89541ffd910f71281a (patch) | |
tree | 2764e753abbb04b856785bec8aa961ed63e14c07 /ChangeLog | |
parent | 31fa33911342f4a48834c261943ca9d0395b0c25 (diff) | |
download | gtk+-719f258bc63f1a2c26572f89541ffd910f71281a.tar.gz |
handle "(nil)" foundries, patch from Grigorios Magklis.
Fri May 19 06:49:23 2000 Tim Janik <timj@gtk.org>
* gtk/gtkfontsel.c (gtk_font_selection_get_font_name): handle
"(nil)" foundries, patch from Grigorios Magklis.
* gtk/gtkfontsel.c (gtk_font_selection_load_font): don't crash
on non-available fonts, based on a patch by Grigorios Magklis
<maglis@cs.rochester.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Fri May 19 06:49:23 2000 Tim Janik <timj@gtk.org> + + * gtk/gtkfontsel.c (gtk_font_selection_get_font_name): handle + "(nil)" foundries, patch from Grigorios Magklis. + + * gtk/gtkfontsel.c (gtk_font_selection_load_font): don't crash + on non-available fonts, based on a patch by Grigorios Magklis + <maglis@cs.rochester.edu>. + 2000-05-18 Elliot Lee <sopwith@redhat.com> * gdk/x11/gdkregion-generic.c: If a region does not have any |