summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_pageview.cpp
AgeCommit message (Expand)Author
2018-05-25Replace some ifdef PDF_ENABLE_XFA, part 3.chromium/3443chromium/3442Tom Sepez
2018-05-25Make CPDF_Page retainable.Tom Sepez
2018-05-08Make one more CPDF_PageObjectHolder member protected.Lei Zhang
2018-05-07Make more CPDF_PageObjectHolder members protected.Lei Zhang
2018-05-03Add CPDF_Page::Extension::GetDocExtension()Tom Sepez
2018-04-24Fix include order for cpdfxfa_context.hchromium/3407Tom Sepez
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-10-05Move CPDF_RenderOptions members to privateDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_AutoRestorer to fxcrt::AutoRestorerDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-30Split auto restorer from fx_basicDan Sinclair
2017-08-29Reduce rounding errors when Invalidating rects.Lei Zhang
2017-08-22Simplifying state of CPDFSDK_PageView.Henrique Nakashima
2017-08-17Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.Lei Zhang
2017-08-16Fixing crash on mouse movement in XFA form.Henrique Nakashima
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-24Observe Annot destruction in CPDFSDK_PageView::DeleteAnnotTom Sepez
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-06-21Fix typos that meant to say handler instead of hander.Lei Zhang
2017-06-20Use early returns in more CPDFSDK_FormFillEnvironment code.Lei Zhang
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-04Cleanup CXFA_RenderContextDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-23Cleanup DocType definesDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-22Update Invalidate to take a rectDan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-11Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979tsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-05Cleanup some CPDFSDK_PageView annotation code.dsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair