Age | Commit message (Expand) | Author |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2017-12-19 | Remove some dead code. | Lei Zhang |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Use unsigned types for app age, value age in widgets.chromium/3218chromium/3217 | Tom Sepez |
2017-09-15 | Introduce CPWL_Wnd::PrivateData class. | Tom Sepez |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-06 | Convert OnBeforeKeyStoke to remove in-out param | Dan Sinclair |
2017-07-06 | Convert OnButtonUp to not have in-out params | Dan Sinclair |
2017-07-06 | Remove in-out from OnPopup{Pre|Post}Open | Dan Sinclair |
2017-07-06 | Cleanup more in-out params in CFFL_InteractiveFormFiller. | Dan Sinclair |
2017-07-06 | Remove some in/out params from CFFL_InteractiveFormFiller | Dan Sinclair |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-15 | Improve ObserverPtr usage in CFFL_InteractiveFormFiller. | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-06-01 | Clarify IPWL_Filler_Notify::QueryWherePopup() parameters. | Lei Zhang |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-14 | Reland "Convert CFX_FloatPoint to CFX_PointF" | Dan Sinclair |
2017-02-14 | Revert "Convert CFX_FloatPoint to CFX_PointF" | dsinclair |
2017-02-13 | Convert CFX_FloatPoint to CFX_PointF | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-12 | Remove unused widget handler overrides | dsinclair |
2016-10-05 | Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-27 | Watch destruction of widgets around OnAAction() method. | tsepez |
2016-09-27 | De-virtualize many CFFL_InteractiveFormFiller methods. | tsepez |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |