summaryrefslogtreecommitdiff
path: root/pango/pango-attributes-private.h
Commit message (Expand)AuthorAgeFilesLines
* Some code reorgMatthias Clasen2021-08-201-0/+2
* attrs: Remove unused iterator memberTimm Bäder2020-06-101-1/+0
* attrs: Save attribute list in a GPtrArrayTimm Bäder2020-06-101-1/+6
* attrlist: Remove attributes_tailTimm Bäder2020-06-101-1/+0
* attrs: Save iterator stack in a GPtrArrayTimm Bäder2020-06-101-1/+1
* attributes: Add _pango_attr_list_has_attributesTimm Bäder2020-06-081-0/+2
* Allocate internal PangoAttrLists on the stackTimm Bäder2020-06-081-0/+9
* Allocate internal PangoAttrListIterators on the stackTimm Bäder2020-06-081-0/+37