electron/browser/atom
Cheng Zhao 2f2cbce9b9 [Win] Override node's console and output stream with chromium's logging.
On Window node doesn't outputing as GUI program, so we have to switch to
chromium's implementation. Hacking into node (like what we did before
this commit) would sometimes make the outputing blocked.
2013-07-25 20:06:23 +08:00
..
atom.coffee [Win] Override node's console and output stream with chromium's logging. 2013-07-25 20:06:23 +08:00
objects-registry.coffee Revert "Make BrowserWindow inheritable. Fixed #23." 2013-06-18 21:40:03 +08:00
rpc-server.coffee Use - as filename seperator for coffee script files. Fixes #15. 2013-05-30 20:21:07 +08:00