Cheng Zhao
|
6c0621fe05
|
Bump v0.6.10.
|
2013-11-11 20:04:15 +08:00 |
|
Cheng Zhao
|
44c0dc9104
|
Bump v0.6.9.
|
2013-11-07 16:59:45 +08:00 |
|
Cheng Zhao
|
7dcbd11863
|
Conver atom.rc from unicode file to ASCII file.
|
2013-11-07 15:06:57 +08:00 |
|
Cheng Zhao
|
d1dc041aaf
|
win: Use exe's icon as window icon, fixed #123.
|
2013-11-07 11:06:25 +08:00 |
|
Cheng Zhao
|
85243edf4e
|
win: Add an icon.
|
2013-11-07 09:55:59 +08:00 |
|
Cheng Zhao
|
faeea88b16
|
Write correct version in .rc file.
|
2013-11-05 22:26:33 +08:00 |
|
Cheng Zhao
|
64b2d0da36
|
Add a corresponding .h file for atom_main.cc.
It's required if we want to include Chromium headers before C headers
and do not break cpplint rules in the meanwhile.
|
2013-11-05 13:12:13 +08:00 |
|
Cheng Zhao
|
8bb3b53833
|
Make cpplint pass headers test without setting "NOLINT".
|
2013-11-05 10:00:11 +08:00 |
|
Paul Betts
|
60f24eb22b
|
This method seems to work, :shipit:
|
2013-11-04 16:56:50 -08:00 |
|
Paul Betts
|
fd20050fc9
|
First hack at fixing console IO
|
2013-11-04 14:15:19 -08:00 |
|
Paul Betts
|
c578a2cbc2
|
Need PathService on Win32
This was accidentally left out of 8708d061
|
2013-09-17 11:53:31 -07:00 |
|
Cheng Zhao
|
8708d0611a
|
mac: Force using "Atom" as application name in framework bundle path.
|
2013-09-12 17:51:45 +08:00 |
|
Cheng Zhao
|
cec640f572
|
mac: Always use "Atom" as name when find helper process. Fixes #89.
|
2013-09-12 15:42:36 +08:00 |
|
Cheng Zhao
|
256215b749
|
Use base::Environment to replace getenv.
|
2013-09-05 12:18:19 +08:00 |
|
Cheng Zhao
|
84a3eb5411
|
Also fix nested child_process.fork on Windows.
|
2013-09-05 09:49:22 +08:00 |
|
Cheng Zhao
|
88bdff5832
|
Use environment variable to detect whether to run as node.
|
2013-09-05 09:22:24 +08:00 |
|
Cheng Zhao
|
a5bc2fdb44
|
Don't use the cmd paramter passed by WinMain.
It doesn't include the argv[0], 💩.
|
2013-08-31 15:42:41 +08:00 |
|
Cheng Zhao
|
beb62566e4
|
[Win] Fix the command line spliting code.
|
2013-08-16 18:48:02 +08:00 |
|
Cheng Zhao
|
d0b4800282
|
[Win] Fix conversion between wchar_t* and const wchar_t*.
|
2013-08-16 16:38:09 +08:00 |
|
Cheng Zhao
|
574811fee0
|
Fix process.argv[0] for child_process.fork.
|
2013-08-08 16:57:07 +08:00 |
|
Cheng Zhao
|
216f5917bf
|
When passing --atom-child_process-fork, run like upstream node.
|
2013-08-08 16:57:07 +08:00 |
|
Cheng Zhao
|
7d61dcdde1
|
[Win] Write log to file in Debug build.
|
2013-07-23 16:37:00 +08:00 |
|
Cheng Zhao
|
2282c53485
|
[Win] Print log to stderr instead of debug.log.
|
2013-07-08 11:09:53 +08:00 |
|
Cheng Zhao
|
7c44d1fa3e
|
Compile out a working exe!
|
2013-07-06 08:29:08 +08:00 |
|
Cheng Zhao
|
59ba3f1025
|
Implement main function on Windows.
|
2013-07-01 22:21:31 +08:00 |
|
Cheng Zhao
|
17a9c2aea5
|
💄 for cpplint.
|
2013-04-20 14:03:55 +08:00 |
|
Cheng Zhao
|
34c4d734af
|
Disable renderer sandbox.
|
2013-04-20 11:19:25 +08:00 |
|
Cheng Zhao
|
0d8c4dde97
|
💄 for cpplint.
|
2013-04-14 17:33:44 +08:00 |
|
Cheng Zhao
|
e49861b45b
|
💄
|
2013-04-12 23:20:09 +08:00 |
|
Cheng Zhao
|
a915cf2e81
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |
|