summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/include/cpdf_annot.h
AgeCommit message (Expand)Author
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-01Fix leaks due to created popup annotationschromium/2847weili
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
2016-08-25CPDF_Annot::GetRect() should return CFX_FloatRect.jaepark
2016-08-24Lazy generate an "AP" when an Annot's hidden state changestonikitoo
2016-08-16Hidden annotations should not be drawntonikitoo
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair