summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-27 23:47:15 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-27 23:47:15 +0000
commit2b59a2594b6aa44324d2032d5dedc43b2eff5d10 (patch)
treec110b241a03cb260a5762702567679b8cf7c3578 /ChangeLog
parent19d6d0cfd923641e9e2f946db86fa4073a1e899a (diff)
downloadpango-2b59a2594b6aa44324d2032d5dedc43b2eff5d10.tar.gz
Add more warning_history items and handle more font failures, to make sure
2006-04-27 Behdad Esfahbod <behdad@gnome.org> * pango/pango-impl-utils.h: * pango/fonts.c (pango_font_get_glyph_extents), (pango_font_get_metrics), (pango_font_get_font_map): * pango/pangocairo-render.c (pango_cairo_show_glyph_string), (pango_cairo_glyph_string_path): Add more warning_history items and handle more font failures, to make sure that instead of crashing, gedit runs and draws empty boxes when pango.modules is not set properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 172c4a69..2801b505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-04-27 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/pango-impl-utils.h:
+ * pango/fonts.c (pango_font_get_glyph_extents),
+ (pango_font_get_metrics), (pango_font_get_font_map):
+ * pango/pangocairo-render.c (pango_cairo_show_glyph_string),
+ (pango_cairo_glyph_string_path): Add more warning_history items and
+ handle more font failures, to make sure that instead of crashing,
+ gedit runs and draws empty boxes when pango.modules is not set
+ properly.
+
2006-04-26 Behdad Esfahbod <behdad@gnome.org>
Bug 339747 – pango_font_metrics_get_approximate_digit_width docs