summaryrefslogtreecommitdiff
path: root/pango/pango-glyph-item-private.h
Commit message (Expand)AuthorAgeFilesLines
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-88/+0
* Convert to the pango2 prefixMatthias Clasen2022-07-041-36/+36
* Make PangoGlyphItem privateMatthias Clasen2022-07-041-0/+88
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-061-63/+0
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-1/+1
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-1/+0
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-0/+64