Age | Commit message (Expand) | Author |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Merge to XFA: Remove rendundant ../include from paths. | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-05-12 | Merge to XFA: NEW public API for pdfwindow font manipulation. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-23 | Merge to XFA: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-23 | Merge to XFA: Kill overloaded cast operators in CJS_Value. | Tom Sepez |
2015-04-20 | Merge to XFA: Remove Release() combo patch. | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-04-08 | Merge to XFA: Fix IWYU in formfiller/ directory. | Tom Sepez |
2015-04-08 | FFL_MIN and FFL_MAX are pointless and stupid. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix IWYU in pdfwindow/ directory. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-06 | Merge to XFA: Fix a fatal error due to cloning a global document object | JUN FANG |
2015-03-02 | Fix a compiling error in fxjs_v8.h | JUN FANG |
2015-03-02 | Merge to XFA: Kill off JS_ErrorString type. | Tom Sepez |
2015-03-02 | Merge to XFA: Return error information from pdfium to JS. | Tom Sepez |
2015-02-27 | Merge to XFA: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-24 | Merge to XFA: Kill multi-byte comments in fxet_list.h | Tom Sepez |
2015-02-23 | Merge to XFA: Replace second set of #defines with templates in JS_Define.h | Tom Sepez |
2015-02-19 | Merge to XFA: Replace ugly JS_Define macros with templates. | Tom Sepez |
2015-02-17 | Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs | Jun Fang |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |
2015-02-17 | Set the view pointer as NULL after its xfa doc is released | Jun Fang |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-02-05 | Kill off some dodgy JS callbacks | Tom Sepez |
2015-01-28 | Cover fpdftext.h API with embeddertests. | Tom Sepez |
2015-01-21 | Merge to XFA: Use signed long for FPDF_GetNamedDest buffer length. | Bo Xu |
2015-01-15 | XFA: merge patch from CL 834703002, add APIs for getting bookmarks and named ... | Bo Xu |
2015-01-09 | merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. | Tom Sepez |
2015-01-08 | XFA: merge patch from CL 792953005, fix most warnings | Bruce Dawson |
2015-01-05 | Fix XFA specific use of m_sTimeMap. This fixes a build break. | Bruce Dawson |
2015-01-05 | XFA: merge patch from CL 831903002, m_sTimeMap fixes | Bruce Dawson |
2015-01-05 | XFA: merge patch from CL 729293003, use FX_ArraySize for safety | Bruce Dawson |
2014-12-23 | XFA: merge patch from CL 733693003, getting rid of more casts | Bruce Dawson |
2014-12-19 | XFA: merge patch from CL 441988 | Bruce Dawson |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-11-17 | Merge to XFA: patch from CL 730993002 | Bo Xu |
2014-11-16 | Merge to XFA: patch from CL 700373006 and 727243002 | Bo Xu |
2014-11-06 | Change version of FPDF_FORMFILLINFO to 2; Add #define PDF_USE_XFA | Bo Xu |
2014-11-06 | Merge to XFA: patch from issue 692533005 | Tom Sepez |
2014-11-03 | Lock page in LoadFXAnnot to prevent unintended page closing | unknown |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-10-30 | For v8 Global Object, do not copy in CJS_Value constructor. | Tom Sepez |
2014-10-03 | Enable C linkage in fpdfppo.h | Bo Xu |