platform/upstream/pango.git
2006-01-28 Behdad EsfahbodFixed incomplete entry.
2006-01-28 Behdad EsfahbodImplement other tab alignments. Bug #325547, Itai Bar...
2006-01-28 Behdad EsfahbodDocument PangoOTBuffer and PangoOTGlyph.
2006-01-28 Behdad EsfahbodRemoved.
2006-01-28 Behdad EsfahbodRemoved.
2006-01-28 Behdad EsfahbodDocumentation improvements.
2006-01-28 Behdad EsfahbodUse AC_HELP_STRING everywhere. Bump required version...
2006-01-27 Behdad EsfahbodRemove pango.modules on uninstall. (bug #328869)
2006-01-26 Behdad Esfahbod#include <modules.h>. (bug #328632)
2006-01-26 Behdad EsfahbodFix more ATSUI stuff in build infrastructure. Sigh...
2006-01-25 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-25 Behdad EsfahbodDeclare int i! (bug #328632)
2006-01-24 Behdad EsfahbodImprove docs to say it may return -1.
2006-01-24 Behdad EsfahbodChange cwfont to cafont in a couple places.
2006-01-24 Behdad EsfahbodRemoved, not used for quite a while.
2006-01-24 Behdad EsfahbodRemoved based on an old ChangeLog entry saying: Remove...
2006-01-23 Behdad EsfahbodMake tests/examples do use generated pango.modules...
2006-01-23 Behdad EsfahbodSet cluster only on base chars, like the Arabic module...
2006-01-22 Behdad EsfahbodAdded "Since:" in the doc example.
2006-01-22 Behdad EsfahbodRemoved old file. Filed some bugs out of it.
2006-01-22 Behdad EsfahbodRemoved old file. Filed some bugs out of it.
2006-01-21 Behdad EsfahbodAdded.
2006-01-21 Behdad EsfahbodFix typo in docs.
2006-01-21 Behdad EsfahbodFix docs.
2006-01-21 Behdad EsfahbodMake matrix parameter const.
2006-01-21 Behdad EsfahbodFinish ATSUI module work. Bug #322022, Matthias Clasen.
2006-01-21 Behdad EsfahbodSmall fixes.
2006-01-20 Behdad EsfahbodAdd a comment about using cairo_scaled_font_text_extent...
2006-01-16 Behdad Esfahbod=== Released 1.11.2 ===
2006-01-16 Behdad EsfahbodMove GLIB_CFLAGS before external libraries' CFLAGS...
2006-01-16 Behdad EsfahbodAdjust the order of *_CFLAGS to the same order known...
2006-01-16 Behdad EsfahbodFixes bug #314675, Brian Cameron.
2006-01-16 Behdad EsfahbodRemove unused variable clusterSave that was leaking...
2006-01-16 Behdad EsfahbodFixes bug #71414, allowing to disable building/installi...
2006-01-14 Behdad EsfahbodDraw hexbox for cairo backend. Bug #313551. Based on...
2006-01-14 Behdad EsfahbodMake sure #include <config.h> is the first include...
2006-01-14 Behdad EsfahbodMove G_GNUC_CONST to after declaration, to be compatibl...
2006-01-05 Behdad Esfahbodpango/Makefile.am, pango/fonts.c, pango/glyphstring.c,
2006-01-04 Behdad EsfahbodAdd pangocairo-atsui.h and pangoatsui-private.h.
2006-01-04 Behdad EsfahbodUse g_slice for ShaperFontElement allocation. (bug...
2006-01-01 Behdad EsfahbodUse g_slice for various attribute types allocations...
2005-12-27 Behdad EsfahbodUse pango_font_description_set_family_static. (bug...
2005-12-27 Behdad EsfahbodUse g_slice for PangoOTBuffer allocation. (bug #325026...
2005-12-26 Behdad Esfahbodmodules/arabic/arabic-fc.c, modules/basic/basic-fc.c,
2005-12-14 Behdad EsfahbodAdd pango_matrix_get_font_scale_factor. (bug #323978...
2005-12-14 Behdad EsfahbodPass G_MODULE_BIND_LOCAL to g_module_open. (Pointed...
2005-12-13 Behdad EsfahbodBumpled glib version. PANGO_1_11_1
2005-12-13 Behdad Esfahbod=== Released 1.11.1 ===
2005-12-12 Behdad EsfahbodFix bug #323540.
2005-12-11 Behdad EsfahbodUndo last change. 2.9.1 has the revised g_slice_free_ch...
2005-12-10 Behdad EsfahbodBump required glib version to 2.9.2 now that it's relea...
2005-12-10 Behdad EsfahbodUpdate on missing-box drawing change. Add (!glyph)...
2005-12-08 Behdad EsfahbodDate of last change fixed.
2005-12-08 Behdad EsfahbodFree ->fontset_hash. (#323498, Morten Welinder)
2005-12-06 Behdad EsfahbodDraw an empty dashed box on missing glyphs for cairo...
2005-12-05 Behdad EsfahbodUse new g_slice API for TypeLink allocation, instead...
2005-12-04 Behdad EsfahbodReturn NULL, not FALSE!
2005-11-30 Behdad EsfahbodAdd GLIB_LIBS to examples explicitly. (#322885, Manish...
2005-11-29 Behdad EsfahbodAdd a constact fixed-size (256) cache for caching glyph...
2005-11-25 Behdad EsfahbodTiny doc improvement.
2005-11-25 Anders CarlssonForgot to add this
2005-11-24 Matthias ClasenFix a typo
2005-11-23 Behdad EsfahbodRemove cast to double in things like a = b / c where...
2005-11-23 Behdad EsfahbodFix typo in docs.
2005-11-23 Behdad EsfahbodTiny clean up. Simpler way to suppress gcc strict-alias...
2005-11-23 Behdad EsfahbodAdded "Since:" tags to all interfaces added after Pango...
2005-11-23 Behdad EsfahbodFix typo when checking libtool config deplibs_check_met...
2005-11-23 Behdad EsfahbodLink libpangoxft with -lm. (#318210)
2005-11-23 Behdad EsfahbodFree used memory. (#316467, Steve Grubb)
2005-11-23 Behdad EsfahbodFix incorrect bounds check. (#316469, Steve Grubb)...
2005-11-23 Behdad EsfahbodProtect against possible division by zeros (#316468...
2005-11-23 Behdad EsfahbodRemove excess "the" in docs. (#319175, Masao Mutoh)
2005-11-23 Behdad EsfahbodReworked basic shaper with OpenType support. (#101079...
2005-11-22 Behdad EsfahbodFinish previous patch. Use GType private data, cache...
2005-11-22 Federico Mena... Fixes #322174:
2005-11-22 Behdad EsfahbodLoad a font suitable for viewing English text when...
2005-11-22 Anders CarlssonSilent cvs
2005-11-22 Anders CarlssonAdd checks for ATSUI.
2005-11-22 Behdad EsfahbodOnly update static mid on a match.
2005-11-21 Behdad EsfahbodFixed Sebastien's name spelling.
2005-11-21 Behdad EsfahbodReturn double instead of int. (#321891, Sebastian Bacher)
2005-11-21 Behdad EsfahbodMake the Kermit notice a "no warranty" clause, to compl...
2005-11-18 Behdad Esfahbod=== Released 1.11.0 === PANGO_1_11_0
2005-11-18 Behdad EsfahbodUse the new support for negative offsets in g_utf8_poin...
2005-11-18 Behdad EsfahbodDocumentation improvements. (#321731)
2005-11-18 Behdad EsfahbodGeneral cleanup. (pango_font_description_unset_fields...
2005-11-17 Matthias Clasenconst correctness fixes
2005-11-17 Behdad EsfahbodCompare language too. (#318168)
2005-11-17 Behdad EsfahbodRemove g_utf8_strlen that was only used to give a warning.
2005-11-17 Behdad EsfahbodMore documentation improvements.
2005-11-17 Behdad EsfahbodPart of #101079:
2005-11-17 Behdad EsfahbodVarious documentation improvements.
2005-11-16 Behdad EsfahbodAdded % to PANGO_DIRECTION_LTR in doc comments.
2005-11-16 Behdad EsfahbodAdded % to PANGO_DIRECTION_LTR in doc comments.
2005-11-15 Behdad EsfahbodAdded redistribution permission.
2005-11-15 Behdad EsfahbodFixed bug in khmer module state table. (#320569, Jens...
2005-11-15 Behdad EsfahbodUpdated Tibetan shaper from Pema Geyleg. (#313513)
2005-11-15 Behdad EsfahbodAdded. The infamous "I Can Eat Glass" in vairous langua...
2005-11-15 Behdad EsfahbodRespect fontconfig reassignment of pixelsize. (#317121...
2005-11-14 Behdad EsfahbodUpdates from #320666:
next