From ad9f543f410a0e7bbdbadafa42c75bc04ff2be58 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 17 Nov 2000 21:38:09 +0000 Subject: Released 0.13 Fri Nov 17 16:12:34 2000 Owen Taylor * Released 0.13 * NEWS: Updates for 0.13 Fri Nov 17 16:04:19 2000 Owen Taylor * tools/Makefile.am (EXTRA_DIST): Add maps/tis-620 * Makefile.am (EXTRA_DIST): Added TODO.xml * pango/Makefile.am (EXTRA_DIST): Add .def files for Win32. * examples/Makefile.am (EXTRA_DIST): Add a couple of missing files. * docs/Makefile.am (dist-hook): Add back accidentally removed rule to distribute TEXT/*. --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 40 insertions(+), 12 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4bb1b421..80621f71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Fri Nov 17 16:12:34 2000 Owen Taylor + + * Released 0.13 + + * NEWS: Updates for 0.13 + +Fri Nov 17 16:04:19 2000 Owen Taylor + + * tools/Makefile.am (EXTRA_DIST): Add maps/tis-620 + + * Makefile.am (EXTRA_DIST): Added TODO.xml + + * pango/Makefile.am (EXTRA_DIST): Add .def files + for Win32. + + * examples/Makefile.am (EXTRA_DIST): Add a couple + of missing files. + + * docs/Makefile.am (dist-hook): Add back accidentally + removed rule to distribute TEXT/*. + Thu Nov 16 18:59:21 2000 Owen Taylor * pango/glyphstring.c (pango_glyph_string_extents_range): Test @@ -604,27 +625,34 @@ Sun Aug 20 13:45:08 2000 Owen Taylor * pango.pc.in (Cflags): remove /usr/include 2000-08-08 Elliot Lee + * modules/arabic/arabic.c: #include * pango/modules.c: Fix incorrect list rearrangement. - * pango/pango-layout.c (pango_layout_line_x_to_index): Pay attention to shape attributes - (not perfect since the layout of chars inside a shape is unknown, but gives start - index). + * pango/pango-layout.c (pango_layout_line_x_to_index): Pay + attention to shape attributes + (not perfect since the layout of chars inside a shape is + unknown, but gives start index). 2000-08-07 Elliot Lee - * pango/modules.c: If the first pango_skip_space fails, remember to free enginepair before continuing. - * pango/pango-layout.c (pango_layout_set_attributes): unref old attr list after reffing - new one. - * pango/pango-attributes.c (pango_attr_list_insert_internal): Proper fix from Owen for the - infinite loop. + * pango/modules.c: If the first pango_skip_space fails, remember + to free enginepair before continuing. + * pango/pango-layout.c (pango_layout_set_attributes): unref old + attr list after reffing new one. + * pango/pango-attributes.c (pango_attr_list_insert_internal): + Proper fix from Owen for the infinite loop. 2000-08-03 Elliot Lee * pango/modules.c: Fix segfault when tmp_list has no 'prev' pointer. - * pango/pango-attributes.c (pango_attr_list_insert_internal): Infinite loops do not fast programs make. - * pango/pango-context.c: Set a default font size so that things don't go boom if someone forgets to set it themselves. - * pango/pango-layout.c (pango_layout_index_to_pos): Exclude newlines from consideration. - (pango_layout_line_index_to_x): Take shape attributes into consideration when determining position. + * pango/pango-attributes.c (pango_attr_list_insert_internal): + Infinite loops do not fast programs make. + * pango/pango-context.c: Set a default font size so that things + don't go boom if someone forgets to set it themselves. + * pango/pango-layout.c (pango_layout_index_to_pos): Exclude + newlines from consideration. + (pango_layout_line_index_to_x): Take shape attributes into + consideration when determining position. Wed Aug 2 12:00:53 2000 Owen Taylor -- cgit v1.2.1