summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-07-16 11:47:03 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-07-16 11:47:03 +0000
commit96529677bab206ef129fd9b96592fb7249691898 (patch)
treee2b228fe00c4b315ba33721b64c228d208282632 /ChangeLog
parente5c9e78492b389b35301d56dea3788e6bc0211ab (diff)
downloadpango-96529677bab206ef129fd9b96592fb7249691898.tar.gz
#143601: Felipe Heidrich
Fri Jul 16 07:43:04 2004 Owen Taylor <otaylor@redhat.com> #143601: Felipe Heidrich * pango/pango-layout.c (pango_layout_line_x_to_index): Go into painful detail about the behavior for X positions outside the line. * pango/pango-layout.c (pango_layout_xy_to_index): Add some more details about handling of positions outside the layout, reference pango_layout_line_x_to_index().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96096afc..e9c31e5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Fri Jul 16 07:43:04 2004 Owen Taylor <otaylor@redhat.com>
+
+ #143601: Felipe Heidrich
+
+ * pango/pango-layout.c (pango_layout_line_x_to_index):
+ Go into painful detail about the behavior for X positions
+ outside the line.
+
+ * pango/pango-layout.c (pango_layout_xy_to_index):
+ Add some more details about handling of positions
+ outside the layout, reference
+ pango_layout_line_x_to_index().
+
Wed Jul 14 17:42:49 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-script.c (pango_language_includes_script):