summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.h
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.1.5 ===PANGO_1_1_5Owen Taylor2002-12-101-0/+1
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-0/+9
* Up to 0.19.Owen Taylor2001-09-181-9/+4
* New file, move color handling here.Owen Taylor2001-08-301-0/+2
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-2/+10
* Added pango_attr_list_get_type, and PANGO_TYPE_ATTR_LIST.Alexander Larsson2001-02-281-0/+2
* take a PangoColor not a PangoAttrColorHavoc Pennington2001-01-261-3/+22
* Renamed pango_attribute_compare to pango_attribute_equal. Renamed compareSebastian Wilhelmi2000-11-131-2/+2
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-3/+20
* Fix bug where wrong attribute list was unreferenced.Owen Taylor2000-09-111-0/+4
* A bit of code cleanup.Owen Taylor2000-07-211-1/+12
* New function that inserts before other attributes with matching startOwen Taylor2000-07-021-7/+9
* GTK+ should compile now... sorry about the mess...Havoc Pennington2000-06-211-0/+1
* add comment delimiters around trailing text after #endifs to remove warningsChristopher Blizzard2000-06-191-1/+1
* New function to copy a PangoAttrIterator.Havoc Pennington2000-06-071-11/+14
* Add a function pango_layout_line_get_x_ranges(), to allow handlingOwen Taylor2000-04-181-16/+25
* Memory management functions for PangoItem.Owen Taylor2000-03-131-18/+26
* Make refcounted.Owen Taylor2000-02-161-1/+4
* Add documentation for attributes.Owen Taylor2000-02-151-102/+50
* Start of attribute lists.Owen Taylor2000-02-151-0/+188