summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
Commit message (Expand)AuthorAgeFilesLines
...
* A bit of code cleanup.Owen Taylor2000-07-211-0/+67
* Free buffer strings.Owen Taylor2000-07-211-0/+2
* New function that inserts before other attributes with matching startOwen Taylor2000-07-021-17/+48
* GTK+ should compile now... sorry about the mess...Havoc Pennington2000-06-211-0/+36
* New function to copy a PangoAttrIterator.Havoc Pennington2000-06-071-4/+28
* Add a function pango_layout_line_get_x_ranges(), to allow handlingOwen Taylor2000-04-181-4/+90
* Doc updates.Owen Taylor2000-04-051-1/+1
* Fix off-by-one error for RTL runs.Owen Taylor2000-04-031-1/+3
* Memory management functions for PangoItem.Owen Taylor2000-03-131-21/+96
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-071-2/+2
* Add size to the font description structure instead of continually passingOwen Taylor2000-02-251-0/+3
* Make refcounted.Owen Taylor2000-02-161-47/+60
* Add documentation for attributes.Owen Taylor2000-02-151-55/+571
* Start of attribute lists.Owen Taylor2000-02-151-0/+386