summaryrefslogtreecommitdiff
path: root/pango/pango-tabs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld)Owen Taylor2004-02-101-2/+2
* Doc markup and typo fixes.Matthias Clasen2003-06-251-3/+3
* Update to the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+14
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-0/+2
* was pango_tab_array_new_with_defaults; apparently I didn't check in theHavoc Pennington2000-09-291-6/+6
* Change to return allocated array.Havoc Pennington2000-09-271-12/+15
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-251-0/+349