summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/cpdfsdk_annothandlermgr.h
AgeCommit message (Expand)Author
2016-09-27Watch destruction of widgets around OnAAction() method.tsepez
2016-09-26De-virtualize CPDFSDK_AnnotHandlerMgrtsepez
2016-09-22Rename App to Env where needed.dsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-30Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.jaepark
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-15Split fpdfsdk/fsdk_annothandler.h into individual classes.jaepark