summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_caret.cpp
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_Wnd::GetClassName() and overrides.Tom Sepez
2017-10-04Fix UAF in SetVisible().Henrique Nakashima
2017-09-20Cleanup CPWL_Caret codeDan Sinclair
2017-09-19Setting focus on a widget may destroy the widgetDan Sinclair
2017-09-18Convert string class namesRyan 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-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair