summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-816
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 53530042..61ad0acc 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,19 @@
+Wed Jul 14 17:47:38 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.[ch] pango/ellipsize.c pango/Makefile.am:
+ Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement.
+ (#59071)
+
+ * pango/pango-layout-private.h pango/pango-layout.c:
+ Move PangoLayout structure into a separate header file.
+
+ * pango/pango-glyph-item.[ch]: Add pango_glyph_item_free().
+
+ * pango/pango-glyph-item-private.h pango/pango-glyph-item.c:
+ Internally export the PangoGlyphItemIter functionality.
+
+ * examples/renderdemo.[ch]: Add --ellipsize option.
+
Wed Jul 14 17:42:49 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-script.c (pango_language_includes_script):