summaryrefslogtreecommitdiff
path: root/fxjs/cjs_eventhandler.h
AgeCommit message (Expand)Author
2018-06-21Pass output parameters as pointers in ijs_event_contextTom Sepez
2018-06-21Avoid const-refs to implicitly constructed strings.Tom Sepez
2018-05-07Mark parts of CJS_EventHandler as private.Lei Zhang
2018-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2017-11-20Make some CJS_EventHandler methods const.Lei Zhang
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair