Age | Commit message (Expand) | Author |
2018-06-12 | Remove some #ifdef XFA in favor of runtime checks.chromium/3457 | Tom Sepez |
2018-06-12 | Rework "Make common page base class." | Tom Sepez |
2018-06-04 | Revert "Make common page base class for XFA and non-XFA." | Tom Sepez |
2018-06-04 | Revert "Make pagview decisions at runtime for non-xfa pages." | Tom Sepez |
2018-05-31 | Make pagview decisions at runtime for non-xfa pages. | Tom Sepez |
2018-05-30 | Make common page base class for XFA and non-XFA. | Tom Sepez |
2018-05-25 | Replace some ifdef PDF_ENABLE_XFA, part 3.chromium/3443chromium/3442 | Tom Sepez |
2018-05-25 | Make CPDF_Page retainable. | Tom Sepez |
2018-04-19 | Add public APIs for undo / redo in forms. | Lei Zhang |
2018-04-17 | Implement FORM_GetFocusedText() API. | Lei Zhang |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Implement FORM_OnFocus() API. | Lei Zhang |
2017-08-22 | Simplifying state of CPDFSDK_PageView. | Henrique Nakashima |
2017-08-16 | Fixing crash on mouse movement in XFA form. | Henrique Nakashima |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
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-10-12 | Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-11 | Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment | dsinclair |
2016-10-05 | Cleanup some CPDFSDK_PageView annotation code. | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-03 | Guard against double deletion of page views. | dsinclair |
2016-10-03 | Remove unused CPDFSDK_PageView::ClearFXAnnots | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |