Petr Felzmann
0169f31feb
fix bullets formatting in documentation
2016-01-29 20:10:18 +01:00
Simon Madine
7a370ccd0f
🍎 Add 'Hide' to App API for OS X only
2016-01-29 16:09:54 +01:00
Robo
f32bf08eb3
add spec
2016-01-29 15:23:28 +05:30
Robo
85e13333c3
webview: add permission-request event
2016-01-29 15:23:28 +05:30
Cheng Zhao
30b35644f6
Bump v0.36.6
2016-01-29 12:43:35 +08:00
Cheng Zhao
a26cbf640c
docs: cryptographic algorithms used by Electron
...
Fix #3995 .
2016-01-29 12:38:50 +08:00
Cheng Zhao
367590a32f
Merge pull request #4264 from atom/revert-3918
...
Revert "renderer: dont fork the process when there is server redirect"
2016-01-29 12:17:52 +08:00
Cheng Zhao
77cf30f758
Revert "renderer: dont fork the process when there is server redirect"
...
This reverts commit ab9d1bf97e
.
2016-01-29 11:52:31 +08:00
Plusb Preco
0fe829cff7
📝 Update as upstream
...
[ci skip]
2016-01-29 09:17:34 +08:00
Cheng Zhao
8348910483
Merge pull request #4260 from fbukevin/master
...
Finished current entries translation of Guides part into zh-TW
2016-01-29 09:14:14 +08:00
fbukevin
8309e38ce9
translate zh-TW tutorial using-pepper-flash-plugin.md
2016-01-28 23:37:16 +08:00
fbukevin
15ce59be64
translate zh-TW tutorial devtools-extension.md
2016-01-28 23:23:19 +08:00
fbukevin
93f268cbd1
translate zh-TW tutorial using-selenium-and-webdriver.md
2016-01-28 22:52:57 +08:00
fbukevin
3b9fb6f9e6
translate zh-TW tutorial debugging-main-process.md
2016-01-28 22:40:13 +08:00
Cheng Zhao
516b01e398
win: Call _close before close file handle
...
Fix #4258 .
2016-01-28 22:38:53 +08:00
fbukevin
7d54bb54cd
translate zh-TW tutorial using-native-node-modules.md
2016-01-28 22:17:48 +08:00
fbukevin
4305e98fcb
translate zh-TW tutorial mac-app-store-submission-guide.md
2016-01-28 21:16:59 +08:00
Paul Betts
05aeceeb52
Always fall back to OpenFolderViaShell when trying to reveal a file
...
We should always fallback to OpenFolderViaShell when revealing a file fails,
since this API seems to be highly subject to Random Bad Things happening to
you.
2016-01-28 19:05:16 +08:00
Cheng Zhao
d195cc3796
docs: uploadData is optional
2016-01-28 18:59:58 +08:00
Cheng Zhao
f820b0db83
docs: Revise the webRequest and protocol docs
2016-01-28 18:59:07 +08:00
Cheng Zhao
30ff18ac64
Merge branch 'webrequest_upload_data_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webrequest_upload_data_patch
2016-01-28 18:41:39 +08:00
fbukevin
223b440bc8
prepare for retaining "Guides" pages
2016-01-28 18:20:39 +08:00
Veck Hsiao
3c9e08faf1
finished translate application-packaging.md
2016-01-28 18:15:44 +08:00
fbukevin
1da13625d1
WIP: docs-translations/zh-TW/tutorial/application-packaging.md
2016-01-28 16:46:28 +08:00
fbukevin
e6fbb0adfa
translate zh-TW tutorial application-distribution.md
2016-01-28 14:20:35 +08:00
Plusb Preco
172fc91768
📝 Update as upstream
...
[ci skip]
2016-01-28 10:44:45 +08:00
Cheng Zhao
e9d00b1fc0
Merge pull request #4247 from deepak1556/common_exports_patch
...
common: export hideInternalModules
2016-01-27 23:20:59 +08:00
Cheng Zhao
c4df96df67
Update brightray to fix compilation error
2016-01-27 23:19:22 +08:00
Robo
a6bcc5d110
common: export hideInternalModules
2016-01-27 18:44:47 +05:30
Robo
dc0151099c
session: provide uploadData with webrequest api when available
2016-01-27 18:39:40 +05:30
Cheng Zhao
3ca941a949
Update brightray for #4223
2016-01-27 21:03:23 +08:00
Cheng Zhao
ab96150016
Merge pull request #4246 from fbukevin/master
...
Add Traditional Chinese Translation Page
2016-01-27 20:12:41 +08:00
Cheng Zhao
f32a486441
Merge pull request #4245 from yamatoya/master
...
Add Japanes translated docs.
2016-01-27 20:12:14 +08:00
Cheng Zhao
3a5949d66a
Merge pull request #4244 from vaenow/patch-1
...
Update application-distribution.md
2016-01-27 20:11:45 +08:00
Cheng Zhao
1ce85a69b9
Merge pull request #4235 from Bipsync/master
...
Autoupdate: Fixed crash after update is downloaded on windows
2016-01-27 20:03:51 +08:00
Veck Hsiao
8011578e8c
Add Traditional Chinese Translation Page
...
supported-platforms.md
2016-01-27 14:48:06 +08:00
Takahito Yamatoya
4ab6846123
📝 Add Japanes translated docs.
...
[ci skip]
2016-01-27 15:17:24 +09:00
Wen Luo
b01d677086
Update application-distribution.md
...
Remove duplicated words.
2016-01-27 11:41:03 +08:00
Paul P
cbf11f38ca
remove unused variable
2016-01-26 14:55:31 +00:00
Paul P
864449db89
prevent assignment to constant variable (url)
2016-01-26 14:44:46 +00:00
Cheng Zhao
2c7717d98e
Merge pull request #4233 from atom/update-node
...
Ignore errors happened in Node's stdout/stdin stream
2016-01-26 20:50:23 +08:00
Cheng Zhao
f87edba7fb
Merge pull request #4231 from yamatoya/master
...
📝 Add Japanes translated docs.
2016-01-26 20:32:01 +08:00
Cheng Zhao
d0587a9c52
spec: process.stdout.write
2016-01-26 20:26:42 +08:00
Cheng Zhao
205b2455f2
Update node
2016-01-26 20:23:32 +08:00
Takahito Yamatoya
ab8e6650bd
📝 Add Japanes translated docs.
...
[ci skip]
2016-01-26 18:17:42 +09:00
Cheng Zhao
4c43be2148
docs: Add more on the "electron.xxx" undefined question
2016-01-26 17:00:12 +08:00
Plusb Preco
2af7c37d13
📝 Update as upstream
...
[ci skip]
2016-01-26 11:29:19 +08:00
Cheng Zhao
b461969114
docs: Add "require('electron').xxx is undefined." to FAQ
2016-01-25 18:47:46 +08:00
Cheng Zhao
a34618866f
Merge pull request #4221 from yamatoya/master
...
Add Japanes translated docs.
2016-01-25 18:21:46 +08:00
Takahito Yamatoya
d8c8214f33
Add Japanes translated docs.
2016-01-25 18:10:34 +09:00