summaryrefslogtreecommitdiff
path: root/pango/pango-matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-221-7/+8
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-241-12/+12
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-201-1/+1
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-18/+18
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-35/+2
* Spell-check the docs.Behdad Esfahbod2007-01-071-5/+5
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+216
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-201-4/+10
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-161-0/+28
* New file. Move all pango_matrix_* stuff into a separate file.Behdad Esfahbod2006-07-071-0/+250