electron/renderer/api/lib
Cheng Zhao 36c260f4d5 Resupport cross-process callback.
It seems that it's avoidable to make callback cross-process when we
start to emitting events for GUI elements, without this feature our
implementation will be much more complicated. I will find a way to warn
about resources leak in browser.
2013-05-04 17:01:28 +08:00
..
dialog.coffee Add dialog API. 2013-05-03 19:31:24 +08:00
ipc.coffee Use camelCase not under_score, I forgot it's coffee script. 2013-04-27 19:13:24 +08:00
remote.coffee Resupport cross-process callback. 2013-05-04 17:01:28 +08:00