| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 377948 – Make pango_glyph_item_iter public | Behdad Esfahbod | 2008-08-06 | 1 | -29/+103 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 471577 – GBoxed GType for PangoGlyphItem | Behdad Esfahbod | 2007-10-24 | 1 | -1/+45 |
* | Bug 464270 – ellipsize doesn't work consistent | Behdad Esfahbod | 2007-08-08 | 1 | -0/+2 |
* | Fix letter-spacing with justification. We now distribute letter-spacing | Behdad Esfahbod | 2007-05-02 | 1 | -6/+37 |
* | Fix the "menu accels are two chars wide" bug that was introduced by the | Behdad Esfahbod | 2007-01-23 | 1 | -2/+2 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -48/+48 |
* | Fix width calculation. Was causing ellipsization to stop at a zero-width | Behdad Esfahbod | 2007-01-16 | 1 | -4/+10 |
* | Bug 323173 – Add layout of mixed direction text for vertical layout | Behdad Esfahbod | 2007-01-16 | 1 | -1/+0 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -7/+7 |
* | Bug 377975 – bug in _pango_glyph_item_iter_next_cluster | Behdad Esfahbod | 2006-11-22 | 1 | -4/+4 |
* | Fix typo in private docs. | Behdad Esfahbod | 2006-11-21 | 1 | -1/+1 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -3/+5 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+2 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -1/+1 |
* | Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder) | Owen Taylor | 2005-07-26 | 1 | -11/+11 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 1 | -41/+174 |
* | Fix double cluster increment.PANGO_1_5_0 | Owen Taylor | 2004-06-28 | 1 | -3/+0 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -80/+166 |
* | Don't put statements with side-effects inside g_assert()! (#114137, Jeff | Owen Taylor | 2003-06-02 | 1 | -3/+3 |
* | Fix a stupid bug in the shortcircuit case. | Owen Taylor | 2003-05-30 | 1 | -2/+2 |
* | When applying attribute to a glyph item, handle attributes that split | Owen Taylor | 2003-05-29 | 1 | -29/+226 |
* | Free the iter. (Fix from Kjartan Maraas, #100672) | Owen Taylor | 2002-12-08 | 1 | -0/+2 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -0/+208 |