summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-02-13 16:59:56 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-02-13 16:59:56 +0000
commit0bca108a0ab7e081dc57640af3fbf9870749e7b8 (patch)
treebe95bdd126e650769eab20fa33aed71c0a7011cc /ChangeLog.pre-1-0
parent80d53b6380d64d3bc2c13c6d2fcfe924d45c3d93 (diff)
downloadpango-0bca108a0ab7e081dc57640af3fbf9870749e7b8.tar.gz
properly update the tail of the list (pango_attr_list_change): flip order
2001-02-12 Havoc Pennington <hp@redhat.com> * pango/pango-attributes.c (pango_attr_list_insert_internal): properly update the tail of the list (pango_attr_list_change): flip order of tmp_list2 = tmp_list2->next and prev2 = tmp_list2 to avoid setting prev2 and tmp_list2 to the same value thus creating a mangled list. * pango/pango-layout.c (pango_layout_xy_to_index): When returning FALSE, set the index/trailing to the nearest location, instead of setting them to 0. (pango_layout_line_x_to_index): Fix a bug where line->start_index wasn't used. Return boolean for whether we had to clamp the value to get an index.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-016
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 237c5f9d..6bbd3985 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,19 @@
+2001-02-12 Havoc Pennington <hp@redhat.com>
+
+ * pango/pango-attributes.c (pango_attr_list_insert_internal):
+ properly update the tail of the list
+ (pango_attr_list_change): flip order of tmp_list2 =
+ tmp_list2->next and prev2 = tmp_list2 to avoid setting
+ prev2 and tmp_list2 to the same value thus creating a
+ mangled list.
+
+ * pango/pango-layout.c (pango_layout_xy_to_index): When returning
+ FALSE, set the index/trailing to the nearest location, instead
+ of setting them to 0.
+ (pango_layout_line_x_to_index): Fix a bug where line->start_index
+ wasn't used. Return boolean for whether we had to clamp the
+ value to get an index.
+
Mon Feb 12 15:01:38 2001 Owen Taylor <otaylor@redhat.com>
* configure.in (gtk_doc_min_version): Add check for