Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
5b2092a1ec59077b430bd2cab91554cad2eb5128
/
fpdfsdk
/
cpdfsdk_pageview.cpp
63b0126
Implement FORM_OnFocus() API.
by Lei Zhang
· 7 years ago
674bbfe
Split auto restorer from fx_basic
by Dan Sinclair
· 7 years ago
77f9bff
Reduce rounding errors when Invalidating rects.
by Lei Zhang
· 7 years ago
4a65254
Simplifying state of CPDFSDK_PageView.
by Henrique Nakashima
· 7 years ago
7c9d4c2
Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.
by Lei Zhang
· 7 years ago
6551362
Fixing crash on mouse movement in XFA form.
by Henrique Nakashima
· 7 years ago
ab39097
Add FORM_ReplaceSelection() and embedder tests.
by Diana Gage
· 8 years ago
1c7f142
Add FORM_DeleteSelectedText() and embedder tests.
by Diana Gage
· 8 years ago
bfa2a97
Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot
by Tom Sepez
· 8 years ago
2b918c8
Fixup naming of XFA graphics classes
by Dan Sinclair
· 8 years ago
cddc8ed
Fix typos that meant to say handler instead of hander.
by Lei Zhang
· 8 years ago
222e1a4
Use early returns in more CPDFSDK_FormFillEnvironment code.
by Lei Zhang
· 8 years ago
dce2d72
Add FORM_GetSelectedText() function.
by Diana Gage
· 8 years ago
4cb82ee
Convert more c-style pointers to CFX_UnownedPtr
by Tom Sepez
· 8 years ago
cf53b78
Cleanup CXFA_RenderContext
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
80c4878
Cleanup some xfa/fxfa code.
by Dan Sinclair
· 8 years ago
cdba747
Cleanup DocType defines
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
b9c69ab
Cleanup CFX_Graphics.
by Dan Sinclair
· 8 years ago
6eec1c4
Update Invalidate to take a rect
by Dan Sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
92a32db
Revert "Convert CFX_FloatPoint to CFX_PointF"
by dsinclair
· 8 years ago
4797c42
Convert CFX_FloatPoint to CFX_PointF
by Dan Sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
d805eec
Use observed pointers in CPDFSDK_AnnotIterator.
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 8 years ago
7cbe68e
Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
b402b17
Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
735606d
Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment
by dsinclair
· 8 years ago
8afe15a
Cleanup some CPDFSDK_PageView annotation code.
by dsinclair
· 8 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
69d9c68
Move core/fpdfapi/fpdf_render to core/fpdfapi/render
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 8 years ago
bcf4623
Guard against double deletion of page views.
by dsinclair
· 8 years ago
e539358
Remove unused CPDFSDK_PageView::ClearFXAnnots
by dsinclair
· 8 years ago
5b49309
Move xfa/fxfa/include to xfa/fxfa
by dsinclair
· 8 years ago
202ad72
Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent
by dsinclair
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 8 years ago
61df2c7
Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
d4c34f2
Replace std::unique_ptr.reset() with WrapUnique assignment.
by thestig
· 8 years ago
7c292e0
Remove dead code from CPDF_InterForm.
by thestig
· 8 years ago
f8074ce
Watch destruction of widgets around OnAAction() method.
by tsepez
· 8 years ago
72177da
Replace FX_UINT with unsigned int
by dsinclair
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
1f24890
Remove FFI_ from CPDFSDK_Environment method names
by dsinclair
· 8 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 8 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 8 years ago