Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some code reorg | Matthias Clasen | 2021-08-20 | 1 | -0/+2 |
* | attrs: Remove unused iterator member | Timm Bäder | 2020-06-10 | 1 | -1/+0 |
* | attrs: Save attribute list in a GPtrArray | Timm Bäder | 2020-06-10 | 1 | -1/+6 |
* | attrlist: Remove attributes_tail | Timm Bäder | 2020-06-10 | 1 | -1/+0 |
* | attrs: Save iterator stack in a GPtrArray | Timm Bäder | 2020-06-10 | 1 | -1/+1 |
* | attributes: Add _pango_attr_list_has_attributes | Timm Bäder | 2020-06-08 | 1 | -0/+2 |
* | Allocate internal PangoAttrLists on the stack | Timm Bäder | 2020-06-08 | 1 | -0/+9 |
* | Allocate internal PangoAttrListIterators on the stack | Timm Bäder | 2020-06-08 | 1 | -0/+37 |