summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-08-09Add another PDFEditTest test case.chromium/2827chromium/2826thestig
2016-08-09The benefits of having a CPDFSDK_FormActionHandler instance intonikitoo
2016-08-09Fix a leak with FPDFPageObj_NewImgeObj().thestig
2016-08-09Fix typos of the word outer.thestig
2016-08-09Remove back-pointer to CJS_Runtime from CJS_Datetsepez
2016-08-08Add support to Document::gotoNamedDest method.tonikitoo
2016-08-08Remove MsgBox()/Alert() from CJS_EmbedObj.tsepez
2016-08-08Rename CJS_Timer to GlobalTimer and make private to app.cpptsepez
2016-08-08Add support to Document::URL property getter.tonikitoo
2016-08-08Remove backpointer to runtime from CJS_Array.tsepez
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-05Add CPDF_ImageObject::GetImage().thestig
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-05Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821tsepez
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-08-04Beef up timer cancellation teststsepez
2016-08-03Remove unused method CPDFSDK_BAAnnot::CreateFormFiller.jaepark
2016-08-03Add test for bug 620428 (setinterval cancellation)tsepez
2016-08-03Use smart pointers for class owned pointersweili
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-08-02Introduce ::getPropertyInternal method to avoid duplicationchromium/2819chromium/2818chromium/2817tonikitoo
2016-08-01Watch for destruction of CPDFSDK_widget during callbacktsepez
2016-07-29Simplify some FPDF edit functions.thestig
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-07-26Revert of Remove pageview from map immediately (patchset #1 id:1 of https://c...dsinclair
2016-07-26Remove pageview from map immediatelydsinclair
2016-07-25Tidy up JS_Value.htsepez
2016-07-25Remove unused CJS_Value::Attach() varianttsepez
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Remove EnableMessageBox() / IsMessageBoxEnabled()tsepez
2016-07-21Remove the use of handler array in CPDFSDK_AnnotHandlerMgrweili
2016-07-21Remove unused methods from JS_Object.cpptsepez
2016-07-20Clean up singleton implementationweili
2016-07-19Remove m_pList conditionals from CPWL_ListBoxdsinclair
2016-07-19Reset notify parameter in CPWL_ListBox OnDestroy().dsinclair
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-18Remove CFX_Edit_Refresh::Analysedsinclair
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-07-15Remove type info from CJS_Value, interrogate v8 insteadtsepez
2016-07-14Do not try to v8::Object::Clone() any objectstsepez
2016-07-13Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-13Remove RichText support from fpdfsdk/fxedit.dsinclair
2016-07-12Rename methods in CPDF_Interform.jaepark
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair