summaryrefslogtreecommitdiff
path: root/pango/pango-glyph-item.c
Commit message (Expand)AuthorAgeFilesLines
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-021-3/+3
* Fix a stupid bug in the shortcircuit case.Owen Taylor2003-05-301-2/+2
* When applying attribute to a glyph item, handle attributes that splitOwen Taylor2003-05-291-29/+226
* Free the iter. (Fix from Kjartan Maraas, #100672)Owen Taylor2002-12-081-0/+2
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-0/+208