| Commit message (Expand) | Author | Age | Files | Lines |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -1/+1 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -25/+25 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -4/+1 |
* | Bug 337821 – invisible unicode chars are visible next to hebrew chars | Behdad Esfahbod | 2006-04-09 | 1 | -4/+10 |
* | 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 | -2/+2 |
* | 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 | -9/+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 | -8/+15 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Show unknown glyphs; this may lead to overlapping boxes when accents are | Matthias Clasen | 2005-01-31 | 1 | -0/+3 |
* | Added open-type support for Hebrew. | Dov Grobgeld | 2004-08-25 | 1 | -11/+184 |
* | Fixed lack of mirroring of characters that should be mirrored in the | Dov Grobgeld | 2004-03-02 | 1 | -1/+10 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -1/+0 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -5/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -33/+26 |
* | 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/+22 |
* | Made Hebrew shape engines handle presentation forms as well. | Dov Grobgeld | 2002-08-05 | 1 | -0/+1 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -18/+3 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-16 | 1 | -0/+262 |