summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_xfawidget.cpp
AgeCommit message (Expand)Author
2018-10-11Rename InterForm classes to InteractiveForm.Lei Zhang
2018-10-09Mark more bits const in CPDFSDK_XFAWidget.Lei Zhang
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-02-07Cleanup out params in XFA layout code.Dan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark