summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_formcalc_context_embeddertest.cpp
AgeCommit message (Expand)Author
2018-10-18Forward declare some fxjs/ classes.Lei Zhang
2018-06-21Use the length of calculated string instead of sourceRyan Harrison
2018-06-20c_str() calls not needed when writing to ostreamTom Sepez
2018-05-29[xfa] Propagate the xfa change data for text to JS and back.Dan Sinclair
2018-05-25[xfa] Generate CXFA_EventParam.newText dynamicallyDan Sinclair
2018-05-25[xfa] Add missing xfa.event.cancelAction propertyDan Sinclair
2018-05-25[xfa] Clamp selStart, selEnd values in CJX_EventPseudoModelDan Sinclair
2018-05-25[xfa] Restrict the editable xfa.change propertiesDan Sinclair
2018-05-25[xfa] Allow accessing the event changed parameter from JS.Dan Sinclair
2018-05-10Cleanup formcalc method generationchromium/3427Dan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair