summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-24 22:29:04 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-24 22:29:04 +0000
commit2025b487babed269d7a6106c6eb7f6956da3ebfd (patch)
tree2880192682f35acb3e424d284c16a16a4dd6edf9 /ChangeLog.pre-1-4
parent37bbdcf83f669e522b79ca43a8071255a8b48409 (diff)
downloadpango-2025b487babed269d7a6106c6eb7f6956da3ebfd.tar.gz
Fix handling of the last index in a paragraph. (#60630, fix based on patch
Mon Sep 24 18:19:22 2001 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_index_to_pos): Fix handling of the last index in a paragraph. (#60630, fix based on patch from Padraig O'Briain.) * pango/pango-layout.c (update_run): Take the start index of the run as an argument since we don't have sufficient information to compute it when iter->run == NULL.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-411
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index d24e79e2..0e742ab4 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,14 @@
+Mon Sep 24 18:19:22 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_index_to_pos): Fix
+ handling of the last index in a paragraph.
+ (#60630, fix based on patch from Padraig O'Briain.)
+
+ * pango/pango-layout.c (update_run): Take the start
+ index of the run as an argument since we don't have
+ sufficient information to compute it when
+ iter->run == NULL.
+
Fri Sep 21 18:55:18 2001 Owen Taylor <otaylor@redhat.com>
* pango/fonts.c (pango_font_description_from_string): Set