summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_node.h
AgeCommit message (Expand)Author
2018-10-18One more round of IWYU in fxjs/.Lei Zhang
2018-07-25Move CXFA_ThisProxy helper to CXFA_Object.Tom Sepez
2018-07-24Rename JS_{METHOD,PROP} to JSE_{METHOD,PROP}Tom Sepez
2018-06-04Lowercase JS_Define.{h,cpp} and CJS_Define.hTom Sepez
2017-12-14Create classes for XFA JS objectsDan Sinclair
2017-12-13Methods are on CJX_Object not CJX_Node nowDan Sinclair
2017-12-13Move remaining Script_ methods to CJX_ObjectDan Sinclair
2017-12-13Move Script_Som_* methods to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_*Message methods to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_{Fill|Font}Color to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_Border{Width|Color} to CJX_ObjectDan Sinclair
2017-12-12Move Script_Attribute_Integer to CJX_ObjectDan Sinclair
2017-12-12Remove unused script attribute methodsDan Sinclair
2017-12-12Move Script_Attribute_BOOL to CJX_ObjectDan Sinclair
2017-12-12Move Script_Attribute_String to CJX_ObjectDan Sinclair
2017-12-11[xfa] Move CJX code into fxjs/xfaDan Sinclair