summaryrefslogtreecommitdiff
path: root/src/cairo-tag-attributes.c
Commit message (Expand)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-9/+136
* Use _cairo_strndup where appropriateAdrian Johnson2023-01-031-4/+1
* Print tag error details when CAIRO_DEBUG_TAG is definedAdrian Johnson2021-07-291-77/+84
* Handle _cairo_strtod() failures in parse_float()Uli Schlachter2021-07-211-1/+1
* Misc. typosluz.paz2019-01-311-1/+1
* tag_attributes: Allow decimal points in non decimal point localesAdrian Johnson2018-12-311-2/+21
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-2/+2
* pdf: fix some annotation bugsAdrian Johnson2017-11-261-0/+4
* ps: add CAIRO_MIME_TYPE_EPS mime type for embedding EPS filesAdrian Johnson2017-11-091-0/+47
* Add CCITT_FAX mime type for PDF and PS surfacesAdrian Johnson2017-10-221-0/+80
* pdf: fix link positionsAdrian Johnson2017-08-261-0/+1
* fix compiler warningsAdrian Johnson2016-10-041-1/+1
* pdf: structured text and hyperlink supportAdrian Johnson2016-10-011-0/+570