Age | Commit message (Expand) | Author |
---|---|---|
2017-12-19 | Remove some dead code. | Lei Zhang |
2017-12-13 | Use size_t in CXML_Element and callers. | Lei Zhang |
2017-10-04 | Fix UAF in SetVisible(). | Henrique Nakashima |
2017-09-22 | Fix UAF after destroying a widget during OnBeforeKeyStroke().chromium/3223 | Henrique Nakashima |
2017-09-19 | Setting focus on a widget may destroy the widget | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Introduce CPWL_Wnd::PrivateData class. | Tom Sepez |
2017-09-15 | Add ObservedPtrs to KillFocus path | Ryan Harrison |
2017-08-15 | Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187 | Lei Zhang |
2017-08-15 | Remove default argument from CPWL_Wnd::InvalidateRect(). | Lei Zhang |
2017-08-15 | Do some cleanup in CPWL_Edit. | Lei Zhang |
2017-08-15 | Remove CPWL_EditImpl::EnableOprNotify(). | Lei Zhang |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |