electron/atom
Eran Tiktin 4e8db2c3be Go back to using node's console.* and std*.write
It seems that whatever issues we had with using the original
implementation of node for `console.*` calls and for
`process.std*.write` on Windows were solved.
So I removed the patch.

Tested it with cmd, cygwin and used spawn and exec and everything seems
to work (except for colors/ansi escape codes, but that didn't work
before anyway).
2015-10-10 20:17:08 +03:00
..
app Fix console.* calls on Windows 2015-10-10 06:39:02 +03:00
browser Go back to using node's console.* and std*.write 2015-10-10 20:17:08 +03:00
common Bump v0.33.7 2015-10-10 17:43:56 +08:00
renderer webcontents: notify guests of embedders' zoom level change 2015-10-08 10:38:22 +05:30
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00