commit 4bb53008211473574a44a52630c70a8f9992e264 Author: Behdad Esfahbod Date: Mon Apr 4 16:30:30 2011 -0400 1.28.4 NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit d5e8ce6bbfabc64eee4685560532b6191f4b3e76 Author: Behdad Esfahbod Date: Mon Apr 4 16:28:44 2011 -0400 Doc template changes docs/tmpl/atsui-fonts.sgml | 3 +++ docs/tmpl/bidi.sgml | 3 +++ docs/tmpl/coverage-maps.sgml | 4 ++++ docs/tmpl/engines.sgml | 4 ++++ docs/tmpl/fonts.sgml | 4 ++++ docs/tmpl/freetype-fonts.sgml | 6 ++++++ docs/tmpl/glyphs.sgml | 4 ++++ docs/tmpl/layout.sgml | 3 +++ docs/tmpl/main.sgml | 5 +++++ docs/tmpl/modules.sgml | 3 +++ docs/tmpl/opentype.sgml | 3 +++ docs/tmpl/pango-engine-lang.sgml | 3 +++ docs/tmpl/pango-engine-shape.sgml | 3 +++ docs/tmpl/pango-renderer.sgml | 3 +++ docs/tmpl/pango-version.sgml | 5 +++++ docs/tmpl/pangocairo.sgml | 5 +++++ docs/tmpl/pangofc-decoder.sgml | 3 +++ docs/tmpl/pangofc-font.sgml | 3 +++ docs/tmpl/pangofc-fontmap.sgml | 3 +++ docs/tmpl/scripts.sgml | 4 ++++ docs/tmpl/tab-stops.sgml | 3 +++ docs/tmpl/text-attributes.sgml | 4 ++++ docs/tmpl/utils.sgml | 5 +++++ docs/tmpl/vertical.sgml | 3 +++ docs/tmpl/win32-fonts.sgml | 9 +++++++++ docs/tmpl/x-fonts.sgml | 3 +++ docs/tmpl/xft-fonts.sgml | 3 +++ 27 files changed, 104 insertions(+), 0 deletions(-) commit 26f66b82a581f34d2c3035e2563cf601fa876a45 Author: Behdad Esfahbod Date: Mon Mar 14 17:05:39 2011 -0300 Handle realloc failure in the buffer Ported from http://cgit.freedesktop.org/harfbuzz/commit/?id=a6a79df5fe2e by Karl Tomlinson pango/opentype/hb-buffer-private.h | 1 + pango/opentype/hb-buffer.c | 70 +++++++++++++++++++++--------------- pango/opentype/hb-buffer.h | 2 +- 3 files changed, 43 insertions(+), 30 deletions(-) commit 902c4b543a699ac2dbd29907d6d98e4be1161977 Author: Víctor Manuel Jáquez Leal Date: Mon Mar 14 13:18:16 2011 +0100 build: gtk-doc scanner links agains glib https://bugzilla.gnome.org/show_bug.cgi?id=644724 docs/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit db63535d63311741405cab3f04cb22b560cd17f3 Author: John (J5) Palmieri Date: Thu Feb 17 12:39:25 2011 -0500 [gi] add out annotations to pango layout API https://bugzilla.gnome.org/show_bug.cgi?id=642593 pango/pango-layout.c | 80 ++++++++++++++++++++++++++----------------------- 1 files changed, 42 insertions(+), 38 deletions(-) commit 387f05341af364eb0ba336a0b9597e01dc56f539 Author: Behdad Esfahbod Date: Mon Apr 4 16:24:00 2011 -0400 Require glib >= 2.24.0 for g_malloc_n usage configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 22790941d9f8361a012e67d14df8203eef739016 Author: Behdad Esfahbod Date: Thu Feb 17 11:19:48 2011 -0500 Bug 639882 - Heap corruption in font parsing with FreeType2 backend pango/pangoft2-render.c | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) commit 8af36475e76fd5bf8a6a184dd9cbd32a96549419 Author: Laszlo Pandy Date: Wed Feb 9 16:55:36 2011 +0100 [GI] Add (allow-none) annotations to pango_parse_markup(). pango/pango-markup.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 9bfb58798fab35ff58e5ba8f94bfa04878c736c7 Author: Laszlo Pandy Date: Fri Feb 4 14:30:59 2011 +0100 [GI] Annotate out arguments of pango_parse_markup(). pango/pango-markup.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 19be0cbd483456cfba8faf9be367a45ef5f1396a Author: Behdad Esfahbod Date: Tue Dec 28 03:17:55 2010 -0600 Bug 636348 - Hex boxes are incorrectly scaled with non identity cairo scale pango/pangocairo-font.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1da2d10bc392bf78ba0b9d8114d4dd9679f6c1b1 Author: Paolo Borelli Date: Sat Dec 11 14:52:53 2010 +0100 Annotate pango_layout_get_context(). pango/pango-layout.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit d2acb446c573f54234f72bab5de9452b89fcd1c4 Author: Colin Walters Date: Wed Sep 29 10:41:26 2010 -0400 introspection: Fix some annotation syntax usage pango/pango-attributes.c | 4 ++-- pango/pango-layout.c | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) commit 210644520cd3fa57b7e4165a6dd8b3edb818ac9c Author: Colin Walters Date: Tue Sep 28 15:17:53 2010 -0400 configure.in: Add missing ; configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d2e363ab68dfbfcd0df11e8dad03cc860f7f2296 Author: Behdad Esfahbod Date: Tue Sep 21 15:53:52 2010 -0400 Fix docs build on Ubuntu I'm guessing that Ubuntu has broken libtool by not automatically adding dependent libraries from the .la file... docs/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 9f5cd4025f9a3520e1fabe8fc13d4bad5704ed50 Author: Wouter Bolsterlee Date: Sun Mar 13 01:22:22 2011 +0100 Bug 644596 - Build failure due to missing linker flags in 1.28 branch examples/Makefile.am | 3 ++- tests/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) commit 4b5e73b641e214594d92b84ba0b23241982645c7 Author: Vincent Untz Date: Wed Sep 29 13:09:36 2010 +0200 Release 1.28.3 NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-)