summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/cpdfsdk_annot.h
AgeCommit message (Expand)Author
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-07Make Observers into a templated classtsepez
2016-09-07Add observer for BAAnnots from Javascriptdsinclair
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
2016-08-25Remove unused m_nTabOrder in CPDFSDK_Annot.jaepark
2016-08-11Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.jaepark