summaryrefslogtreecommitdiff
path: root/fpdfsdk/formfiller/cffl_checkbox.h
AgeCommit message (Expand)Author
2018-10-26Rename NewPDFWindow() => NewPWLWindow()chromium/3593Tom Sepez
2018-10-25Make CPWL_Wnd own its pAttachedData.Tom Sepez
2018-10-24Fix CPLW_Wnd ownership model in CFFL_FormFiller.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-07-10Fix nits in CFFL_FormFillerDan Sinclair
2017-06-15Change some CFFL classes to use early returns.chromium/3132Lei Zhang
2017-06-02Remove unused parameter from CFFL_FormFiller::NewPDFWindow().Lei Zhang
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair