summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_pageview.h
AgeCommit message (Expand)Author
2018-10-17Add FORM_OnLButtonDoubleClick().Lei Zhang
2018-10-09Pass CFX_Matrix by const-ref in various OnDraw() methods.Lei Zhang
2018-06-12Remove some #ifdef XFA in favor of runtime checks.chromium/3457Tom Sepez
2018-06-12Rework "Make common page base class."Tom Sepez
2018-06-04Revert "Make common page base class for XFA and non-XFA."Tom Sepez
2018-06-04Revert "Make pagview decisions at runtime for non-xfa pages."Tom Sepez
2018-05-31Make pagview decisions at runtime for non-xfa pages.Tom Sepez
2018-05-30Make common page base class for XFA and non-XFA.Tom Sepez
2018-05-25Replace some ifdef PDF_ENABLE_XFA, part 3.chromium/3443chromium/3442Tom Sepez
2018-05-25Make CPDF_Page retainable.Tom Sepez
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-22Simplifying state of CPDFSDK_PageView.Henrique Nakashima
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-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
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
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-12Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironmentdsinclair
2016-10-11Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironmentdsinclair
2016-10-05Cleanup some CPDFSDK_PageView annotation code.dsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-03Guard against double deletion of page views.dsinclair
2016-10-03Remove unused CPDFSDK_PageView::ClearFXAnnotsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair