summaryrefslogtreecommitdiff
path: root/pdf/pdf_annot.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* GhostPDF - Fix annotation visibility detection, improve -dPrinted.Ken Sharp2023-03-141-2/+5
* GhostPDF - Fix compiler warningsKen Sharp2023-02-041-2/+7
* GhostPDF - implement PDF 2.0 feature Polyline with PathKen Sharp2022-12-211-32/+149
* GhostPDF - add some warnings to approximate the old interpreterKen Sharp2022-12-121-1/+4
* GhostPDF - fix spurious circular reference error in annotationsKen Sharp2022-12-091-27/+0
* GhostPDF - more improvements in annotation error reportingKen Sharp2022-12-081-1/+5
* GhostPDF - improve error reporting with annotationsKen Sharp2022-12-081-1/+7
* Fix Coverity warning 372305Ken Sharp2022-11-161-0/+1
* GhostPDF - simplify InkList annotation appearance generationKen Sharp2022-11-101-65/+6
* GhostPDF - Improve the display of Popup annotationsKen Sharp2022-11-091-4/+15
* GhostPDF - more Annots and /ParentKen Sharp2022-09-101-0/+8
* GhostPDF - yet more meddling with /ParentKen Sharp2022-09-061-2/+50
* GhostPDF - check for circular references when checking Parent resourcesKen Sharp2022-09-021-1/+15
* GhostPDF - fix memory leakKen Sharp2022-08-221-1/+1
* GhostPDF - fix memory leak with Widget annotationsKen Sharp2022-08-181-2/+4
* GhostPDF - reference counting fixKen Sharp2022-08-181-1/+0
* Coverity ID 302300Ken Sharp2022-08-171-2/+2
* GhostPDF - more work on Widget annotationsKen Sharp2022-08-161-12/+33
* GhostPDF - Correct Widget annotation key nameKen Sharp2022-08-161-6/+6
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-33/+36
* GhostPDL - Alter the way annotations are resolvedKen Sharp2022-02-251-41/+145
* Rename pdfmark related functionsChris Liddell2022-02-171-4/+4
* Fix a couple of compiler warningsKen Sharp2022-02-161-1/+1
* oss-fuzz 43615: Keep a reference to the current pdfi fontChris Liddell2022-01-181-1/+2
* OSS-fuzz #42783 - limit debug string copying to destination buffer sizeKen Sharp2021-12-221-4/+4
* OSS-fuzz #42698 - Error if no Vertices specified in PolyLineKen Sharp2021-12-201-1/+6
* oss-fuzz 42329: Bounds check a buffer before copying into it.Chris Liddell2021-12-141-2/+2
* LGTM fixes: Empty block without comment.Robin Watts2021-09-211-2/+1
* pdfi: Remove not required header include from a few source filesChris Liddell2021-09-151-1/+0
* GhostPDF - don't error on 0 point text in FreeText annotationsKen Sharp2021-08-251-0/+8
* GhostPDF - scale and position appearance when preservingKen Sharp2021-08-251-16/+33
* Coverity ID 372301Ken Sharp2021-08-151-2/+2
* Coverity IDs 372265, 372272, 372301, 372305Ken Sharp2021-08-141-4/+4
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-2/+9
* Commit pdfi to master.Robin Watts2021-08-121-0/+4486