| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 501938 – Arabic shaping broken with vertical layout with | Behdad Esfahbod | 2007-12-06 | 1 | -1/+3 |
* | Bug 150883 – Unicode LRO defect | Behdad Esfahbod | 2007-07-24 | 1 | -2/+3 |
* | Update copyright headers. | Behdad Esfahbod | 2007-07-20 | 1 | -3/+5 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 1 | -1/+1 |
* | Move ruleset creation after populating buffer. | Behdad Esfahbod | 2007-05-15 | 1 | -14/+14 |
* | Bug 436699 – N'Ko support Patch by Eugeniy Meshcheryakov | Behdad Esfahbod | 2007-05-15 | 1 | -0/+1 |
* | Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – Pango | Behdad Esfahbod | 2007-05-14 | 1 | -233/+60 |
* | Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcoded | Behdad Esfahbod | 2007-05-10 | 1 | -15/+13 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -26/+26 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -7/+1 |
* | Bug 331723 – shapers should not crash on failures | Behdad Esfahbod | 2006-02-21 | 1 | -1/+2 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -2/+2 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -3/+3 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -8/+7 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -1/+1 |
* | Return NULL, not FALSE! | Behdad Esfahbod | 2005-12-04 | 1 | -0/+10 |
* | Reworked basic shaper with OpenType support. (#101079, based on patch from | Behdad Esfahbod | 2005-11-23 | 1 | -5/+3 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -1/+1 |
* | Fix bug where cluster was getting set to 0 for non-spacing marks rather | Owen Taylor | 2004-08-10 | 1 | -1/+1 |
* | Don't substitute FARSI YEH with ARABIC YEH if the font does not have any | Behdad Esfahbod | 2004-07-27 | 1 | -2/+3 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -0/+1 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 1 | -7/+5 |
* | Rework opentype interfaces and other changes to make GPOS work for Arabic. | Owen Taylor | 2004-02-29 | 1 | -90/+146 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -4/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -29/+22 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -9/+3 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -32/+30 |
* | modules/indic/indic-xft.c (maybe_add_GPOS_feature): | Owen Taylor | 2002-08-20 | 1 | -1/+1 |
* | Patch from Nils Nordman to add various missing 'static' (#90353) | Owen Taylor | 2002-08-20 | 1 | -1/+1 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -19/+10 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Adopt to new prototype for g_utf8_to_ucs4 (etc.). | Owen Taylor | 2001-01-05 | 1 | -1/+1 |
* | i2001-01-04 Alexander Larsson <alla@lysator.liu.se> | Alexander Larsson | 2001-01-04 | 1 | -3/+5 |
* | Update the default list of included modules for | Alexander Larsson | 2001-01-03 | 1 | -2/+2 |
* | Add opentype/. | Owen Taylor | 2000-12-21 | 1 | -0/+1 |
* | Since Xft may only be available statically without shlib deps, check for | Owen Taylor | 2000-12-20 | 1 | -0/+358 |