summaryrefslogtreecommitdiff
path: root/src/cairo-tag-stack.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge branch 'tag_stack' into 'master'Uli Schlachter1-2/+4
2023-06-29Fix use-after-free in _cairo_tag_stack_popJonathan Kew1-2/+4
2023-04-18Make cairo_tag_begin/end work correctly in groupsAdrian Johnson1-1/+36
2021-07-29Print tag error details when CAIRO_DEBUG_TAG is definedAdrian Johnson1-3/+19
2018-05-07Use _cairo_malloc instead of mallocAdrian Johnson1-1/+1
2017-08-22pdf: don't write logical structure if it only contains linksAdrian Johnson1-0/+1
2016-10-01pdf: structured text and hyperlink supportAdrian Johnson1-0/+279