summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_baannot.h
AgeCommit message (Expand)Author
2018-07-28Add CPDSDK_Annot::AsBAAnnot() checked downcast methodTom Sepez
2018-03-15Remove unused CPDFSDK_BAAnnot methods.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-19Fix draw order of popup annotations.Henrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-08-28Change DrawAppearance() methods to take CFX_Matrix by const-ref.Lei Zhang
2017-07-19Create CPWL_AppStream.Dan Sinclair
2017-06-02Remove dead CPDFSDK_Annot code.chromium/3119Lei Zhang
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-01-11Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979tsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair