Age | Commit message (Expand) | Author |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-28 | Change DrawAppearance() methods to take CFX_Matrix by const-ref. | Lei Zhang |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-22 | Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165 | Lei Zhang |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-15 | Check for destroyed annotations in CPDFSDK_WidgetHandler::OnLoad(). | Lei Zhang |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | 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-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-10-12 | Cleanup env variable names | dsinclair |
2016-10-12 | Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-12 | Remove unused widget handler overrides | dsinclair |
2016-10-11 | Remove remaining CPDFSDK_Document references | dsinclair |
2016-10-11 | Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-05 | Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment | dsinclair |
2016-10-04 | Rename fpdfsdk/fpdfxfa files to match contentschromium/2881 | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-27 | Watch destruction of widgets around OnAAction() method. | tsepez |
2016-09-22 | Rename App to Env where needed. | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-09-08 | Pass CFX_WideString further down widget callers | tsepez |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-09-02 | Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. | jaepark |
2016-09-01 | Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca... | jaepark |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-30 | Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. | jaepark |