summaryrefslogtreecommitdiff
path: root/fpdfsdk/formfiller/cffl_pushbutton.cpp
AgeCommit message (Expand)Author
2018-10-26Pass CreateParams to CPWL_Wnd constructor.chromium/3595chromium/3594Tom Sepez
2018-10-26cp.pParentWindow is always NULL in NewPWLWindow()Tom Sepez
2018-10-26Stop transfering ownership of |this| as CPWL_Wnd::Create() side-effectTom Sepez
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
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-08-28Pass more const CFX_Matrix* params in CFFL_FormFiller.Lei Zhang
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair
2017-06-02Rename PWL_FooBar files to cpwl_foo_bar.Lei Zhang
2017-06-02Clean up CFFL formfiller classes.Lei Zhang
2017-06-02Remove unused parameter from CFFL_FormFiller::NewPDFWindow().Lei Zhang
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-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair