summaryrefslogtreecommitdiff
path: root/pango/pango-layout.h
Commit message (Expand)AuthorAgeFilesLines
* Add --indent=n option.Noah Levitt2003-11-251-0/+1
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-8/+4
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-7/+7
* Add, implement and document PANGO_WRAP_WORD_CHARAlexander Larsson2002-10-041-1/+2
* Up to 0.19.Owen Taylor2001-09-181-6/+2
* Add a 'strong' parameter to allow moving either the strong or the weakOwen Taylor2001-06-081-0/+1
* Use ISO C99 varargs when available.Owen Taylor2001-05-181-1/+1
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-271-0/+4
* properly update the tail of the list (pango_attr_list_change): flip orderHavoc Pennington2001-02-131-1/+1
* New functionHavoc Pennington2001-01-231-0/+1
* s/is_break/is_line_break/g;Havoc Pennington2001-01-221-0/+8
* delete lang engineHavoc Pennington2000-12-021-1/+2
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-0/+37
* Add accessor to get the text from the layoutHavoc Pennington2000-11-121-0/+1
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-0/+12
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-251-1/+7
* Utilize G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* New function that inserts before other attributes with matching startOwen Taylor2000-07-021-15/+17
* Add a PANGO_PIXELS macro to convert from pango units to device units andOwen Taylor2000-07-021-0/+12
* GTK+ should compile now... sorry about the mess...Havoc Pennington2000-06-211-6/+17
* add comment delimiters around trailing text after #endifs to remove warningsChristopher Blizzard2000-06-191-1/+1
* Since we require GLib-1.3, and thus can no longer build the examplesOwen Taylor2000-05-281-1/+1
* New function for visual (left-right, not forward-back) cursor navigationOwen Taylor2000-04-241-16/+22
* Add a function pango_layout_line_get_x_ranges(), to allow handlingOwen Taylor2000-04-181-24/+36
* Add user data to PangoContextOwen Taylor2000-04-051-0/+2
* Use "UTF-8" with the dash as the charset name for utf-8. (Change suggestedOwen Taylor2000-03-301-0/+4
* Memory management functions for PangoItem.Owen Taylor2000-03-131-3/+4
* Release pango-0.8Owen Taylor2000-03-101-23/+47
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-081-31/+40
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-071-9/+49
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-011-0/+44