summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/Document.h
AgeCommit message (Expand)Author
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2017-02-13Use container with stable iterator for m_Icons.Tom Sepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-19Make Document::m_IconList a vector of IconElements. (try 2)chromium/2896thestig
2016-10-18Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id...dsinclair
2016-10-18Make Document::m_IconList a vector of IconElements.thestig
2016-10-11Convert IJS_Runtime to CPDFSDK_FormFillEnvironmentdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-12Make wrapped JS Document observe C++-side object.tsepez
2016-08-19Stub out Document::syncAnnotScan method.chromium/2834tonikitoo
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-08Add support to Document::gotoNamedDest method.tonikitoo
2016-08-08Add support to Document::URL property getter.tonikitoo
2016-08-02Introduce ::getPropertyInternal method to avoid duplicationchromium/2819chromium/2818chromium/2817tonikitoo
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-15Remove CFX_DWordArray from Document.hTom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair