summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl
AgeCommit message (Expand)Author
2017-10-05Remove unused CPVT_SecPropschromium/3234Dan Sinclair
2017-10-05Remove more unused paramsDan Sinclair
2017-10-05Remove unused parametersDan Sinclair
2017-10-05Move CPDF_RenderOptions members to privateDan Sinclair
2017-10-04Fix UAF in SetVisible().Henrique Nakashima
2017-10-02More define cleanupDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-22Fix UAF after destroying a widget during OnBeforeKeyStroke().chromium/3223Henrique Nakashima
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Move CFX_Observable to ObservableDan Sinclair
2017-09-21Move CFX_AutoRestorer to fxcrt::AutoRestorerDan Sinclair
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-09-15Introduce CPWL_Wnd::PrivateData class.Tom Sepez
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-09-15Add ObservedPtrs to KillFocus pathRyan Harrison
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima
2017-08-31Properly handle \n, \r, \r\n when inserting textRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-30Split auto restorer from fx_basicDan Sinclair
2017-08-29Reduce rounding errors when Invalidating rects.Lei Zhang
2017-08-28Implicitly create CFX_WideString() in form tests.Lei Zhang
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Simplify CPWL_EditImpl_Undo.Lei Zhang
2017-08-15Remove default argument from CPWL_Wnd::InvalidateRect().Lei Zhang
2017-08-15Do some cleanup in CPWL_Edit.Lei Zhang
2017-08-15IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*.Lei Zhang
2017-08-15Remove CPWL_EditImpl_UndoItem.Lei Zhang
2017-08-15Remove CPWL_EditImpl::EnableOprNotify().Lei Zhang
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-28Add CPDF_Stream::ReplaceData method.chromium/3170Artem Strygin
2017-07-27Add TypeTextIntoTextField() helper functions to CPWL embeddertests.Diana Gage
2017-07-26Add another check for GetSelectedText().Diana Gage
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair