platform/upstream/pango.git
2006-02-08 Behdad EsfahbodBug 330146 – pango-view --help should list available...
2006-02-08 Behdad EsfahbodChange Unicode copyright sign to ASCII. Reported by...
2006-02-08 Behdad EsfahbodRevert mistakenly committed stuff.
2006-02-08 Behdad EsfahbodBug 330289 – Fix build with gcc 2.95 (pangox.c)
2006-02-07 Behdad EsfahbodOops, forgot to commit yesterday. :(
2006-02-07 Tor LillqvistInitialise GError pointer to NULL. Use waitpid() only...
2006-02-07 Tor LillqvistDrop the timestamp from the zipfile names.
2006-02-06 Behdad EsfahbodCosmetic.
2006-02-06 Behdad EsfahbodAs cairo 1.2 seems to be delayed infinitely, make all... PANGO_1_11_4
2006-02-06 Behdad EsfahbodIf NULL is passed to _copy, return NULL with no warning...
2006-02-06 Behdad EsfahbodBug 328067 – Install pango-view
2006-02-06 Behdad EsfahbodWarn only once per font-description that cannot be...
2006-02-05 Behdad EsfahbodAC_DEFINE various version components.
2006-02-05 Behdad EsfahbodBug 324408 – tab can result in 0 characters
2006-02-05 Behdad EsfahbodBug 329528 – implement --wrap in examples/renderdemo...
2006-02-05 Behdad EsfahbodChange PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap...
2006-02-04 Behdad EsfahbodMove the FT_IS_SFNT(font) logic into pango_ft2_get_unkn...
2006-02-03 Behdad EsfahbodAC_DEFINE the module version, such that pango-querymodu...
2006-02-03 Behdad EsfahbodBump pango_module_version to 1.5.0.
2006-02-03 Behdad EsfahbodDistribute autogen.sh.
2006-02-03 Behdad EsfahbodAdd an LRM instead of RLM in Yiddish sample.
2006-02-03 Behdad EsfahbodUpdated.
2006-02-03 Behdad EsfahbodFinish the 'glyph 0' work of this morning: PANGO_GLYPH_...
2006-02-02 Behdad EsfahbodRename _pango_cairo_get_hex_box_info to _pango_cairo_fo...
2006-02-02 Behdad EsfahbodMove PANGO_UNKNOWN_GLYPH_WIDTH/HEIGHT to pango-font...
2006-02-02 Behdad EsfahbodDo unknown glyph extents here too.
2006-02-02 Behdad EsfahbodGuard Xft backend agains crashes too.
2006-02-02 Behdad EsfahbodOops!
2006-02-02 Behdad EsfahbodUse PANGO_GLYPH_NULL for when no glyph should be drawn...
2006-02-02 Behdad EsfahbodFix GKeyFile transition.
2006-02-02 Behdad EsfahbodAC_DEFINE (HAVE_CAIRO_PNG).
2006-02-02 Behdad EsfahbodFor mini_font, set family to "monospace", not "mono...
2006-02-02 Behdad EsfahbodAdd a default_substitute function to set correct dpi...
2006-02-01 Behdad EsfahbodDriver for X-based viewer. Used by pangocairo-view...
2006-02-01 Behdad EsfahbodRemoved.
2006-02-01 Behdad EsfahbodSome fruitless try to bring it up-to-date.
2006-02-01 Behdad EsfahbodInitialize warning history structs more explicitly...
2006-02-01 Behdad EsfahbodRemoved/renamed.
2006-02-01 Behdad EsfahbodUse cairo_scaled_font_text_extents instead of cairo_tex...
2006-02-01 Behdad EsfahbodRequire cairo >= 1.1.1.
2006-02-01 Behdad Esfahbodpango/pangocairo-private.h, pango/pangocairo-font.c...
2006-01-31 Behdad EsfahbodBug 328313 – Use GKeyFile for parsing pangorc Patch...
2006-01-31 Behdad EsfahbodChange to follow the "Email: email@address.com" pattern.
2006-01-31 Behdad EsfahbodImprove documentation for functions allocating memory...
2006-01-31 Behdad Esfahbod=== Released 1.11.3 === PANGO_1_11_3
2006-01-31 Behdad EsfahbodImprove error handling in high-frequency functions...
2006-01-30 Behdad EsfahbodOops, removed all my changes the other time :(
2006-01-30 Behdad EsfahbodBug 328314 – Examples should use GOption instead of...
2006-01-30 Behdad EsfahbodHandle GSUB Lookup type 8, and ReverseChainContextualSu...
2006-01-29 Behdad EsfahbodIf locking font face failed, do not assert, just return...
2006-01-29 Behdad EsfahbodDo not crash if the (win32 typically) shaper fails...
2006-01-29 Behdad EsfahbodDo not crash if the (win32 typically) shaper fails...
2006-01-29 Behdad EsfahbodRevert last patch again :(.
2006-01-29 Behdad EsfahbodCreate fake Bold, Italic, and Bold Italic faces for...
2006-01-29 Behdad EsfahbodRemoved.
2006-01-29 Behdad EsfahbodReverted the tab alignments patch.
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,
next