Jessica Lord
7a6ef0ec6e
Merge pull request #3084 from kokdemo/master
...
translate the debugging-main-process.md
2015-10-14 13:58:27 -07:00
kokdemo
4270eba438
translate the debugging-main-process.md
2015-10-15 00:00:52 +08:00
Thomas Johansen
d14b59c754
Merge pull request #3082 from nikarc/patch-1
...
Update application-distribution.md
2015-10-14 12:42:18 +02:00
Nicholas Arcuri
95c4847d60
Update application-distribution.md
...
Fix typo on line 38
2015-10-14 06:28:27 -04:00
Cheng Zhao
74d389b2b0
Bump v0.33.8
2015-10-14 12:36:03 +08:00
Cheng Zhao
eb344f3f04
Merge pull request #2920 from atom/mas
...
Add MAS build
2015-10-14 12:34:46 +08:00
Cheng Zhao
b47076231c
mas: Do not link with QTKit for mas build
2015-10-14 11:57:01 +08:00
Cheng Zhao
51335934c1
mac: Set CFBundleExecutable for Electron Framework
2015-10-14 11:54:59 +08:00
Cheng Zhao
d6842751bb
mac: Don't specify CFBundleExecutable in framework
2015-10-14 11:54:59 +08:00
Cheng Zhao
96c15f19e3
mac: Set LSApplicationCategoryType in Info.plist
2015-10-14 11:54:58 +08:00
Cheng Zhao
9e51ff2b4b
mac: Set CFBundleShortVersionString in Info.plist
2015-10-14 11:54:26 +08:00
Cheng Zhao
48faf74f7f
mas: Use mas as platform name in dist
2015-10-14 11:53:53 +08:00
Cheng Zhao
df7a9b80b1
Fix linking error
2015-10-14 11:53:53 +08:00
Cheng Zhao
3afc9c4ebe
spec: Disable crash reporter test for MAS build
2015-10-14 11:53:53 +08:00
Cheng Zhao
7b57a945f8
mac: Set process.mas to true for MAS build
2015-10-14 11:53:52 +08:00
Cheng Zhao
b62e3554dc
mac: Disable auto updater in MAS build
2015-10-14 11:53:52 +08:00
Cheng Zhao
a9f5667899
mac: Disable crash reporter for MAS build
2015-10-14 11:53:52 +08:00
Cheng Zhao
644af0800c
Update brightray for atom/brightray#156
2015-10-14 09:47:46 +08:00
Cheng Zhao
699dafc5db
Merge pull request #3076 from kokdemo/master
...
translate the supported-platforms.md and update the README.md
2015-10-14 09:15:41 +08:00
kokdemo
d152b25fb6
translate the supported-platforms.md and update the README.md
2015-10-14 00:27:17 +08:00
Plusb Preco
af8049941e
Update as upstream
2015-10-13 20:53:04 +09:00
Cheng Zhao
d9a4a41293
Merge pull request #3073 from wangdashuaihenshuai/master
...
doc-translations-zh-CN
2015-10-13 16:13:36 +08:00
Cheng Zhao
ddea2fced4
Merge pull request #3071 from alex-sherwin/patch-1
...
Fixing "tile" -> "title" typo
2015-10-13 09:32:22 +08:00
Cheng Zhao
34d49441b1
Merge pull request #3070 from deepak1556/v8_value_converter_patch
...
nativemate: handle binary types in v8 value conversion
2015-10-13 09:05:14 +08:00
Cheng Zhao
b9b25180f8
Update brightray for #2903
2015-10-13 09:04:10 +08:00
Alex Sherwin
b9d838975d
Fixing "tile" -> "title" typo
2015-10-12 20:17:06 -04:00
Robo
5ff97c686a
nativemate: handle binary types in v8 value conversion
2015-10-13 01:13:59 +05:30
Cheng Zhao
460adfa1bc
Merge branch 'master' of https://github.com/preco21/electron into preco21-master
2015-10-12 09:42:10 +08:00
Cheng Zhao
ff9846da48
Merge pull request #3062 from kokdemo/master
...
translate the application-distrubution.md
2015-10-12 09:39:16 +08:00
Plusb Preco
9de9d2ecc1
Add missing paragraphs
2015-10-12 08:23:30 +09:00
Plusb Preco
799748cc5d
Update as upstream, improve grammar
2015-10-12 08:19:44 +09:00
kokdemo
ab1f39589a
Merge remote-tracking branch 'atom/master'
2015-10-11 22:28:44 +08:00
kokdemo
9419a2ec2c
translate the application-distrubution.md
2015-10-11 22:26:14 +08:00
Cheng Zhao
c58ca76cac
Merge pull request #3061 from flying-sheep/patch-1
...
fixed devtools instructions
2015-10-11 21:45:36 +08:00
Philipp A.
36bbf5d51f
fixed devtools instructions
2015-10-11 15:18:27 +02:00
Cheng Zhao
8012792457
Merge pull request #3060 from etiktin/output_fixes
...
Output to console fixes
2015-10-11 15:19:07 +08:00
Cheng Zhao
2820fa8fd4
Merge pull request #3059 from osanyin/docs-translation
...
Some docs translated to pt-BR
2015-10-11 15:18:35 +08:00
jinhai.wang
bd95be23f3
fix docs-translations/zh-CN/api ipc-main-process.md '' -> bug
2015-10-11 14:56:23 +08:00
jinhai.wang
6ec184a2ce
add new file: ipc-main-process.md
2015-10-11 13:52:06 +08:00
Eran Tiktin
cb903a09c0
Block all internal logs when running without --enable-logging
2015-10-10 20:44:22 +03:00
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
Rafael Guimarães
692816f9d2
online-offline-events.md translated to pt-BR
2015-10-10 14:01:55 -03:00
Rafael Guimarães
0cd1195eea
online-offline-events.md translated to pt-BR
2015-10-10 13:41:32 -03:00
Eran Tiktin
71fdb91f5c
Merge remote-tracking branch 'refs/remotes/atom/master'
2015-10-10 18:16:55 +03:00
Cheng Zhao
6d20d37101
Bump v0.33.7
2015-10-10 17:43:56 +08:00
Cheng Zhao
df12f181a4
Can not print string16 in wcout on POSIX
2015-10-10 17:43:56 +08:00
Cheng Zhao
be5f1b09f4
Merge pull request #3056 from etiktin/fix_console_windows
...
Fix console.* calls on Windows
2015-10-10 17:32:15 +08:00
Plusb Preco
b5b6e30c8b
Update as upstream
2015-10-10 15:10:34 +09:00
Plusb Preco
ccd17f060d
Merge remote-tracking branch 'atom/master'
2015-10-10 15:10:24 +09:00
Eran Tiktin
c71efc8ca5
Fix process.std*.write
...
- Support printing Buffer
- Don't add '\n' at the end the chunk
2015-10-10 08:13:27 +03:00