electron/atom
Eran Tiktin 1896deb10e Fix console.* calls on Windows
- Calls for console.* on browser process are printed with no need for
--enable-logging
- The output is without the logging prefix
- The cursor in the terminal is always after the last output
- The first output starts on a new line and not at the prompt
- console.* from renderer are not printed to cmd
- Added a missing '\n' in the default_app help output
2015-10-10 06:39:02 +03:00
..
app Fix console.* calls on Windows 2015-10-10 06:39:02 +03:00
browser Fix console.* calls on Windows 2015-10-10 06:39:02 +03:00
common Fix console.* calls on Windows 2015-10-10 06:39:02 +03: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