Age | Commit message (Expand) | Author |
2018-07-17 | Cleanup SetSavedCalled API | Ryan Harrison |
2018-07-16 | Alert embedder when attempting to save XFA form | Ryan Harrison |
2018-06-22 | Follow up to removing JS alert/beep magic numbers | Ryan Harrison |
2018-06-21 | Clean up constant values for JS alert and beep | Ryan Harrison |
2018-06-12 | Comment some more #else // PDF_ENABLE_XFA | Tom Sepez |
2018-05-25 | Replace some #ifdefs PDF_ENABLE_XFA, part 2. | Tom Sepez |
2018-04-19 | Add public APIs for undo / redo in forms. | Lei Zhang |
2018-04-17 | Implement FORM_GetFocusedText() API. | Lei Zhang |
2018-04-05 | Remove unused XFA Widget API methods | Ryan Harrison |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-01-29 | Clean up FPDF_GetFormType(). | Lei Zhang |
2018-01-16 | Add support for XFA specific FormField types | Ryan Harrison |
2018-01-12 | Use enum for tracking form field types | Ryan Harrison |
2017-10-21 | Add in count value for form typeschromium/3247 | Ryan Harrison |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-10-16 | Move HasXFAField out from XFA feature flag | Ryan Harrison |
2017-08-31 | Implement FORM_OnFocus() API. | Lei Zhang |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
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-06-14 | Remove deprecated FPDPage_HasFormFieldAtPoint(). | Lei Zhang |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Cleanup CPDFXFA_Document. | dsinclair |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-19 | Hook up FFI_PageEvent. | Lei Zhang |
2016-02-02 | XFA: Fix a crashier in SetFocus() | Jun Fang |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-24 | XFA: DYNIMIC is spelled DYNAMIC | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-08-14 | Merge to XFA: Add new public APIs to find the z-order for links and widgets. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-30 | Merge to XFA: Plumb in an externally created v8::Isolate | Jochen Eisinger |
2015-05-13 | Merge to XFA: Tidy public/ directory. | Tom Sepez |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |