| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix all warnings in modules/. | Behdad Esfahbod | 2008-12-26 | 1 | -3/+4 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Update copyright headers. | Behdad Esfahbod | 2007-07-20 | 1 | -7/+7 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 1 | -1/+1 |
* | Port to new OpenType APIs and cleanup a bit. Add standard features. | Behdad Esfahbod | 2007-05-16 | 1 | -7/+84 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -8/+8 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -14/+14 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -1/+1 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Added more MacThai PUA glyphs that are not defined in vendor data at | Theppitak Karoonboonyanan | 2005-03-24 | 1 | -3/+3 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -4/+4 |
* | Add Lao support to Thai module. (#156781) | Theppitak Karoonboonyanan | 2004-11-28 | 1 | -4/+26 |
* | Use guchar instead of gchar as argument type. | Theppitak Karoonboonyanan | 2004-10-12 | 1 | -16/+6 |
* | Explicitly handle dangling upper/lower marks by optionally using | Theppitak Karoonboonyanan | 2004-10-09 | 1 | -12/+43 |
* | Return NULL if ruleset is empty, to indicate the lack of OT features. | Theppitak Karoonboonyanan | 2004-10-08 | 1 | -8/+8 |
* | Remove unused data for XTIS. | Theppitak Karoonboonyanan | 2004-10-07 | 1 | -4/+1 |
* | Make Thai module prefer OpenType tables, if available, to PUA | Theppitak Karoonboonyanan | 2004-10-02 | 1 | -2/+5 |
* | Use dottedcircle as the base for individual combining characters. | Theppitak Karoonboonyanan | 2004-04-20 | 1 | -1/+1 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -11/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -28/+21 |
* | 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 | -25/+29 |
* | modules/indic/indic-xft.c (maybe_add_GPOS_feature): | Owen Taylor | 2002-08-20 | 1 | -3/+3 |
* | Minor tweak to last patch to clarify index passed to unknown_glyph(). | Owen Taylor | 2002-07-31 | 1 | -1/+1 |
* | Argument to make_glyph() shouldn't have been unsigned char, since we pass | Owen Taylor | 2002-07-31 | 1 | -5/+10 |
* | Fix problem where pango_xft_get_unknown_glyph() was being used for X | Owen Taylor | 2002-07-27 | 1 | -0/+7 |
* | ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 1 | -0/+239 |