summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_edit_ctrl.h
AgeCommit message (Expand)Author
2018-10-26Pass CreateParams to CPWL_Wnd constructor.chromium/3595chromium/3594Tom Sepez
2018-10-25Make CPWL_Wnd own its pAttachedData.Tom Sepez
2018-10-04Remove CPWL_EditCtrl::m_pEdit null checks.Tom Sepez
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-17Add a virtual CPWL_Wnd::GetText() method.Lei Zhang
2017-10-04Fix UAF in SetVisible().Henrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair