Age | Commit message (Expand) | Author |
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-15 | Change some CFFL classes to use early returns.chromium/3132 | 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-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-03-23 | Remove dead CFX_Edit code and fix some typos. | Lei Zhang |
2017-02-22 | Update Invalidate to take a rect | Dan Sinclair |
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-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-28 | Replace std::unique_ptr.reset() with WrapUnique assignment. | thestig |
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-08-03 | Use smart pointers for class owned pointers | weili |
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-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair |