ragingwind
d2ec311c55
Fix type cast of sharedApplication
2016-02-01 17:17:22 +09:00
Cheng Zhao
0aa0efa439
Do not print warning for FILE_ERROR_NOT_FOUND
...
Close #4282 .
2016-01-30 20:49:35 +08:00
Cheng Zhao
9d8e23c822
Bump v0.36.7
2016-01-30 13:20:46 +08:00
Cheng Zhao
11e2058136
Merge pull request #4281 from atom/fix-object-destroyed
...
Fix the occasional `Object has been destroyed` exception in the main process
2016-01-30 13:20:09 +08:00
Cheng Zhao
d2c757e2a5
Merge pull request #4277 from lukeadams/osx-min-version-bump
...
OS X min version bump (10.8=>10.9)
2016-01-30 13:02:24 +08:00
Cheng Zhao
3f68b2f227
Check whether sender is destroyed before calling sender.send
...
Fix #4279 .
2016-01-30 12:58:21 +08:00
Cheng Zhao
5d16257c2d
Fix "Object has been destroyed" error in "page-title-updated" event
...
Close #4249 .
2016-01-30 12:20:28 +08:00
Cheng Zhao
899294a040
win: Don't close the handle since we already closed the fd
...
Fix #4266 .
2016-01-30 11:47:22 +08:00
Kevin Sawicki
d89bda5c68
Merge pull request #4274 from petrfelzmann/doc-bullets-formatting
...
fix bullets formatting in documentation
2016-01-29 13:08:13 -08:00
Kevin Sawicki
2194640d20
Merge pull request #4275 from baconface/patch-1
...
Added missing angle bracket to replace() method
2016-01-29 13:07:29 -08:00
Luke Adams
1002d0de74
Bump minimum OSX version to 10.9 (documentation)
2016-01-29 14:03:49 -06:00
Luke Adams
839612c9ae
Bump minimum OSX version to 10.9
2016-01-29 13:57:48 -06:00
Brad Metcalf
bdc2b2559c
Added missing angle bracket to replace() method
2016-01-29 13:27:47 -06:00
Petr Felzmann
0169f31feb
fix bullets formatting in documentation
2016-01-29 20:10:18 +01:00
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