summaryrefslogtreecommitdiff
path: root/src/cairo-tag-stack.c
Commit message (Expand)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-1/+36
* Print tag error details when CAIRO_DEBUG_TAG is definedAdrian Johnson2021-07-291-3/+19
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-1/+1
* pdf: don't write logical structure if it only contains linksAdrian Johnson2017-08-221-0/+1
* pdf: structured text and hyperlink supportAdrian Johnson2016-10-011-0/+279