Age | Commit message (Expand) | Author |
---|---|---|
2018-10-04 | Remove CPWL_Wnd::GetClassName() and overrides. | Tom Sepez |
2018-04-26 | Replace some c-style cast with static_cast<> | Tom Sepez |
2018-04-19 | Add public APIs for undo / redo in forms. | Lei Zhang |
2018-04-17 | Add a virtual CPWL_Wnd::GetText() method. | Lei Zhang |
2018-01-18 | Add jumbo build support for fxge and pwl. | Lei Zhang |
2017-10-16 | Convert CPVT_Color to CFX_Color | Dan Sinclair |
2017-10-04 | Fix UAF in SetVisible(). | Henrique Nakashima |
2017-10-02 | More define cleanup | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams | Tom Sepez |
2017-08-15 | Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187 | Lei Zhang |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |