summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/cpdf_annot.cpp
AgeCommit message (Expand)Author
2016-08-16Hidden annotations should not be drawntonikitoo
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Generate default AP stream for ink annotation.jaepark
2016-08-09Generate default AP stream for circle annotation.jaepark
2016-08-09Generate default AP stream for square annotation.jaepark
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-03Generate default AP stream for squiggly annotation.jaepark
2016-08-02Generate default AP stream for strike out annotation.jaepark
2016-08-02Generate default AP stream for underline annotation.jaepark
2016-07-29Generate default AP stream for highlight annotation.jaepark
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-26Use smart pointer for CPDF_Form in CPDF_Annot.jaepark
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark