Age | Commit message (Expand) | Author |
2018-03-28 | More fpdfsdk filename cleanup | Dan Sinclair |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2017-10-10 | Fix UAF in SaveData on all of CFFL_* types. | Luật Nguyễn |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams | Tom Sepez |
2017-08-02 | Add CFFL_TextField class.chromium/3175 | Lei Zhang |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-21 | Change "Sel" abbreviation to "Selection". | Diana Gage |
2017-07-20 | Make CPWL_Wnd classes be observable. | Tom Sepez |
2017-07-10 | Change parameter type to IPWL_FocusHandler::OnSetFocus(). | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-06-02 | Clean up CFFL formfiller classes. | Lei Zhang |
2017-06-02 | Remove unused parameter from CFFL_FormFiller::NewPDFWindow(). | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-03-23 | Remove dead CFX_Edit code and fix some typos. | Lei Zhang |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-05 | Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-22 | Move CPDFSDK_Environment code to cpp file | dsinclair |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |
2016-09-21 | Rename m_pApp to m_pEnv | dsinclair |
2016-09-15 | Replace FX_UINT with unsigned int | dsinclair |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-13 | Stop converting widestring -> c_str -> widestring in several places. | tsepez |
2016-08-22 | Destroy window before cleaning up combobox | dsinclair |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-07-13 | Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797 | dsinclair |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair |
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair |