Age | Commit message (Expand) | Author |
2017-09-18 | Convert string class names | Ryan Harrison |
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-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | 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-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-08 | Fix regression in annotation key event handling. | thestig |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
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 | 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-09-29 | Move xfa/fxfa/include to xfa/fxfa | 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-27 | Watch destruction of widgets around OnAAction() method. | tsepez |
2016-09-22 | Rename App to Env where needed. | dsinclair |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | Sort include entries. | 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-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 |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |