summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-12-12 22:21:48 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-12-12 22:21:48 +0000
commit823b4d43a137e1afc66c53ef2d063568c5f581ea (patch)
tree6cada4fa3ea0a834ebb3095baec550ef0a5cbee6 /ChangeLog.pre-2-10
parent11a8051179a2a411a2a332f7128ae188d7e3bd93 (diff)
downloadgtk+-823b4d43a137e1afc66c53ef2d063568c5f581ea.tar.gz
Corrections to computation of extents of text from a font set. (from
Sat Dec 12 17:18:32 1998 Owen Taylor <otaylor@redhat.com> * gdk/gdkfont.c (gdk_text_extents): Corrections to computation of extents of text from a font set. (from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>) and Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 83360af656..3a718d560f 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+Sat Dec 12 17:18:32 1998 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/gdkfont.c (gdk_text_extents): Corrections
+ to computation of extents of text from a font set.
+ (from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>)
+ and Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>)
+
Fri Dec 11 08:59:12 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtklistitem.c (gtk_list_item_style_set):