Age | Commit message (Expand) | Author |
2016-08-15 | Move some v8 objects from CJS back into FXJS | tsepez |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |
2016-08-11 | Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828 | tsepez |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-08-10 | Make Document's 'info' property readonly | tonikitoo |
2016-08-10 | Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction | tonikitoo |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-10 | Remove backpointer to CJS_Runtime from CJS_Value | tsepez |
2016-08-09 | Add another PDFEditTest test case.chromium/2827chromium/2826 | thestig |
2016-08-09 | The benefits of having a CPDFSDK_FormActionHandler instance in | tonikitoo |
2016-08-09 | Fix a leak with FPDFPageObj_NewImgeObj(). | thestig |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-08-09 | Remove back-pointer to CJS_Runtime from CJS_Date | tsepez |
2016-08-08 | Add support to Document::gotoNamedDest method. | tonikitoo |
2016-08-08 | Remove MsgBox()/Alert() from CJS_EmbedObj. | tsepez |
2016-08-08 | Rename CJS_Timer to GlobalTimer and make private to app.cpp | tsepez |
2016-08-08 | Add support to Document::URL property getter. | tonikitoo |
2016-08-08 | Remove backpointer to runtime from CJS_Array. | tsepez |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-05 | Add CPDF_ImageObject::GetImage(). | thestig |
2016-08-05 | Remove another potential stale CJS_Timer usage | tsepez |
2016-08-05 | Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821 | tsepez |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Fix issue when firing TimerProc() destroys timerchromium/2820 | tsepez |
2016-08-04 | Beef up timer cancellation tests | tsepez |
2016-08-03 | Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. | jaepark |
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-08-02 | Splitting fpdfdoc/doc_* part II. | dsinclair |
2016-08-02 | Introduce ::getPropertyInternal method to avoid duplicationchromium/2819chromium/2818chromium/2817 | tonikitoo |
2016-08-01 | Watch for destruction of CPDFSDK_widget during callback | tsepez |
2016-07-29 | Simplify some FPDF edit functions. | thestig |
2016-07-29 | Refactor fxge/fx_apple and fx_win header files | npm |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-07-26 | Revert of Remove pageview from map immediately (patchset #1 id:1 of https://c... | dsinclair |
2016-07-26 | Remove pageview from map immediately | dsinclair |
2016-07-25 | Tidy up JS_Value.h | tsepez |
2016-07-25 | Remove unused CJS_Value::Attach() variant | tsepez |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Remove EnableMessageBox() / IsMessageBoxEnabled() | tsepez |
2016-07-21 | Remove the use of handler array in CPDFSDK_AnnotHandlerMgr | weili |
2016-07-21 | Remove unused methods from JS_Object.cpp | tsepez |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-19 | Remove m_pList conditionals from CPWL_ListBox | dsinclair |
2016-07-19 | Reset notify parameter in CPWL_ListBox OnDestroy(). | dsinclair |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-07-18 | Removing default params from CFX_Edit. | dsinclair |