summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_edit.cpp
AgeCommit message (Expand)Author
2017-09-22Fix UAF after destroying a widget during OnBeforeKeyStroke().chromium/3223Henrique Nakashima
2017-09-19Setting focus on a widget may destroy the widgetDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-15Introduce CPWL_Wnd::PrivateData class.Tom Sepez
2017-09-15Add ObservedPtrs to KillFocus pathRyan Harrison
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Remove default argument from CPWL_Wnd::InvalidateRect().Lei Zhang
2017-08-15Do some cleanup in CPWL_Edit.Lei Zhang
2017-08-15Remove CPWL_EditImpl::EnableOprNotify().Lei Zhang
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair