Robo [Thu, 11 Feb 2016 23:37:06 +0000 (05:07 +0530)]
browser: handle desktop capture devices in media permission request
Kevin Sawicki [Thu, 4 Feb 2016 21:37:15 +0000 (13:37 -0800)]
Merge pull request #4367 from atom/remove-resedit
Remove ResEdit link from docs
Kevin Sawicki [Thu, 4 Feb 2016 21:32:13 +0000 (13:32 -0800)]
Remove ResEdit links from translations
Kevin Sawicki [Thu, 4 Feb 2016 21:29:32 +0000 (13:29 -0800)]
Remove ResEdit
Kevin Sawicki [Thu, 4 Feb 2016 17:09:44 +0000 (09:09 -0800)]
Merge pull request #4356 from chris-ls/patch-1
Clarify overlay description
chris-ls [Thu, 4 Feb 2016 02:36:41 +0000 (15:36 +1300)]
Clarify overlay description
'16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px)
Kevin Sawicki [Wed, 3 Feb 2016 17:56:49 +0000 (09:56 -0800)]
Merge pull request #4339 from ShiningRay/patch-1
fix typo
Cheng Zhao [Wed, 3 Feb 2016 04:07:39 +0000 (12:07 +0800)]
Merge pull request #4329 from atom/reliable-shutdown
Emit exit event reliably in renderer process
Cheng Zhao [Wed, 3 Feb 2016 03:49:34 +0000 (11:49 +0800)]
Merge pull request #4333 from Rafaelgfirmino/master
translation for pt_BR
ShiningRay [Wed, 3 Feb 2016 03:37:20 +0000 (11:37 +0800)]
fix typo
Broswer -> Browser
Rafael Firmino [Tue, 2 Feb 2016 19:01:55 +0000 (17:01 -0200)]
translation for pt_BR
Cheng Zhao [Tue, 2 Feb 2016 16:05:27 +0000 (00:05 +0800)]
Fix failing specs
Cheng Zhao [Tue, 2 Feb 2016 15:47:19 +0000 (23:47 +0800)]
Do process.emit('exit') in WillReleaseScriptContext
Cheng Zhao [Tue, 2 Feb 2016 15:44:33 +0000 (23:44 +0800)]
Ensure only main frame get notifications
Cheng Zhao [Tue, 2 Feb 2016 15:38:49 +0000 (23:38 +0800)]
Override WillReleaseScriptContext
Cheng Zhao [Tue, 2 Feb 2016 12:36:54 +0000 (20:36 +0800)]
Merge pull request #4325 from atom/download-item-cleanup
Cleanup DownloadItem related code
Cheng Zhao [Tue, 2 Feb 2016 12:11:39 +0000 (20:11 +0800)]
Get rid of SavePathData
Cheng Zhao [Tue, 2 Feb 2016 11:54:41 +0000 (19:54 +0800)]
Destroy the item once item is downloaded
Cheng Zhao [Tue, 2 Feb 2016 11:51:15 +0000 (19:51 +0800)]
Gracefully destroy downloadItem
Cheng Zhao [Tue, 2 Feb 2016 11:05:58 +0000 (19:05 +0800)]
Calling cancel() should destroy the downloadItem
Cheng Zhao [Tue, 2 Feb 2016 10:49:43 +0000 (18:49 +0800)]
Rely on OnDownloadDestroyed to destroy downloadItem
Cheng Zhao [Tue, 2 Feb 2016 10:40:44 +0000 (18:40 +0800)]
Merge pull request #4314 from deepak1556/download_cancel_patch
fix crash when default download is canceled
Robo [Tue, 2 Feb 2016 10:24:51 +0000 (15:54 +0530)]
fix lifetime of downloadItem class when defaultdownload canceled
Cheng Zhao [Tue, 2 Feb 2016 06:34:34 +0000 (14:34 +0800)]
Merge pull request #4320 from runinspring/patch-1
Update app.md
ZhangYu [Tue, 2 Feb 2016 05:59:02 +0000 (13:59 +0800)]
Update app.md
Cheng Zhao [Tue, 2 Feb 2016 05:49:35 +0000 (13:49 +0800)]
Merge pull request #4312 from deepak1556/host_resolver_cache_clear_patch
session: api to clear host resolver cache
Rafael Dantas [Tue, 2 Feb 2016 00:43:28 +0000 (22:43 -0200)]
Update Portuguse docs translation
Plusb Preco [Mon, 1 Feb 2016 18:58:51 +0000 (03:58 +0900)]
:memo: Update as upstream
[ci skip]
Cheng Zhao [Tue, 2 Feb 2016 02:11:04 +0000 (10:11 +0800)]
Update native-mate for #4307
Robo [Mon, 1 Feb 2016 13:33:23 +0000 (19:03 +0530)]
session: api to clear host resolver cache
Kevin Sawicki [Mon, 1 Feb 2016 20:36:24 +0000 (12:36 -0800)]
Merge pull request #4309 from diracdeltas/fix/use-strict
Fix 'user strict' typo
yan [Mon, 1 Feb 2016 19:46:02 +0000 (11:46 -0800)]
Fix 'user strict' typo
Robo [Mon, 1 Feb 2016 18:56:37 +0000 (00:26 +0530)]
fix crash when default download is canceled
Cheng Zhao [Mon, 1 Feb 2016 13:37:24 +0000 (21:37 +0800)]
Merge pull request #4305 from atom/remove-unnecessary-methods
Remove a few unneeded overrides
Cheng Zhao [Mon, 1 Feb 2016 13:09:12 +0000 (21:09 +0800)]
No need of DefaultWebContentsDelegate
Cheng Zhao [Mon, 1 Feb 2016 13:05:29 +0000 (21:05 +0800)]
No need to override RequestToLockMouse in CommonWebContentsDelegate
Cheng Zhao [Mon, 1 Feb 2016 12:51:22 +0000 (20:51 +0800)]
Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
Robo [Mon, 1 Feb 2016 12:15:53 +0000 (17:45 +0530)]
use mediastreamdevicescontroller from brightray to enumerate available devices
Robo [Mon, 1 Feb 2016 10:03:38 +0000 (15:33 +0530)]
add fullscreen permission type
Cheng Zhao [Mon, 1 Feb 2016 10:46:42 +0000 (18:46 +0800)]
Merge pull request #4302 from pra85/patch-1
docs: fix minor typo
Cheng Zhao [Mon, 1 Feb 2016 10:46:20 +0000 (18:46 +0800)]
Merge pull request #4301 from ragingwind/set-icon-crash
Fix type cast of sharedApplication
Robo [Mon, 1 Feb 2016 09:43:49 +0000 (15:13 +0530)]
add pointerlock permission type
Prayag Verma [Mon, 1 Feb 2016 09:10:36 +0000 (14:40 +0530)]
docs: fix minor typo
Replace `an` with `a`
Cheng Zhao [Mon, 1 Feb 2016 09:03:16 +0000 (17:03 +0800)]
Merge pull request #4288 from MaxWhere/master
Adding cursor-changed event to webContents
ragingwind [Mon, 1 Feb 2016 08:06:09 +0000 (17:06 +0900)]
Fix type cast of sharedApplication
Robo [Sun, 31 Jan 2016 21:35:34 +0000 (03:05 +0530)]
expose handler from session and remove permission-request event
Heilig Benedek [Mon, 1 Feb 2016 06:17:58 +0000 (07:17 +0100)]
Quick fix for the memory leak + docs
Cheng Zhao [Mon, 1 Feb 2016 05:19:59 +0000 (13:19 +0800)]
Merge pull request #4292 from be5invis/patch-1
Add link to BrowserWindow::setMenu in docs/api/menu.md
Cheng Zhao [Mon, 1 Feb 2016 05:11:01 +0000 (13:11 +0800)]
Merge pull request #4291 from yamatoya/master
:memo: Update as upstream
Cheng Zhao [Mon, 1 Feb 2016 05:10:26 +0000 (13:10 +0800)]
Merge pull request #4289 from wgrafael/patch-1
PT/BR Docs Translation: update the "janelas" to "windows"
Plusb Preco [Sat, 30 Jan 2016 22:05:39 +0000 (07:05 +0900)]
:memo: Update as upstream
[ci skip]
Cheng Zhao [Mon, 1 Feb 2016 04:54:07 +0000 (12:54 +0800)]
Merge pull request #4271 from thingsinjars/master
:apple: Add 'Hide' to App API for OS X only
Robo [Sun, 31 Jan 2016 19:13:29 +0000 (00:43 +0530)]
remove unnecessary getter
Belleve Invis [Sun, 31 Jan 2016 16:28:44 +0000 (00:28 +0800)]
Add link to BrowserWindow::setMenu
Heilig Benedek [Sun, 31 Jan 2016 16:00:14 +0000 (17:00 +0100)]
Renamed some cursor types to their CSS names and added a way to handle custom cursors properly.
Takahito Yamatoya [Sun, 31 Jan 2016 15:20:36 +0000 (00:20 +0900)]
:memo: Update as upstream
[ci skip]
wgrafael [Sun, 31 Jan 2016 02:02:06 +0000 (00:02 -0200)]
update the "janelas" to "windows"
System Operation windows and not literal windows!
Heilig Benedek [Sun, 31 Jan 2016 01:27:14 +0000 (02:27 +0100)]
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
Simon Madine [Sat, 30 Jan 2016 20:40:32 +0000 (21:40 +0100)]
:apple: Add Show to API for OS X
Robo [Sat, 30 Jan 2016 13:31:10 +0000 (19:01 +0530)]
add spec for new permissions
Cheng Zhao [Sat, 30 Jan 2016 12:48:07 +0000 (20:48 +0800)]
Do not print warning for FILE_ERROR_NOT_FOUND
Close #4282.
Robo [Sat, 30 Jan 2016 11:19:18 +0000 (16:49 +0530)]
delegate to permission manager for other permissions
Heilig Benedek [Sat, 30 Jan 2016 05:33:55 +0000 (06:33 +0100)]
Introduced the cursor-changed event with one parameter - the name of the cursor type
Cheng Zhao [Sat, 30 Jan 2016 05:20:46 +0000 (13:20 +0800)]
Bump v0.36.7
Cheng Zhao [Sat, 30 Jan 2016 05:20:09 +0000 (13:20 +0800)]
Merge pull request #4281 from atom/fix-object-destroyed
Fix the occasional `Object has been destroyed` exception in the main process
Cheng Zhao [Sat, 30 Jan 2016 05:02:24 +0000 (13:02 +0800)]
Merge pull request #4277 from lukeadams/osx-min-version-bump
OS X min version bump (10.8=>10.9)
Cheng Zhao [Sat, 30 Jan 2016 04:58:21 +0000 (12:58 +0800)]
Check whether sender is destroyed before calling sender.send
Fix #4279.
Cheng Zhao [Sat, 30 Jan 2016 04:20:28 +0000 (12:20 +0800)]
Fix "Object has been destroyed" error in "page-title-updated" event
Close #4249.
Cheng Zhao [Sat, 30 Jan 2016 03:47:22 +0000 (11:47 +0800)]
win: Don't close the handle since we already closed the fd
Fix #4266.
Heilig Benedek [Fri, 29 Jan 2016 23:14:40 +0000 (00:14 +0100)]
Merge pull request #1 from atom/master
update as upstream
Simon Madine [Fri, 29 Jan 2016 21:51:06 +0000 (22:51 +0100)]
Only add Hide if OS_X is defined
Kevin Sawicki [Fri, 29 Jan 2016 21:08:13 +0000 (13:08 -0800)]
Merge pull request #4274 from petrfelzmann/doc-bullets-formatting
fix bullets formatting in documentation
Kevin Sawicki [Fri, 29 Jan 2016 21:07:29 +0000 (13:07 -0800)]
Merge pull request #4275 from baconface/patch-1
Added missing angle bracket to replace() method
Luke Adams [Fri, 29 Jan 2016 20:03:49 +0000 (14:03 -0600)]
Bump minimum OSX version to 10.9 (documentation)
Luke Adams [Fri, 29 Jan 2016 19:57:48 +0000 (13:57 -0600)]
Bump minimum OSX version to 10.9
Brad Metcalf [Fri, 29 Jan 2016 19:27:47 +0000 (13:27 -0600)]
Added missing angle bracket to replace() method
Petr Felzmann [Fri, 29 Jan 2016 19:10:18 +0000 (20:10 +0100)]
fix bullets formatting in documentation
Simon Madine [Fri, 29 Jan 2016 11:30:19 +0000 (12:30 +0100)]
:apple: Add 'Hide' to App API for OS X only
Robo [Mon, 25 Jan 2016 16:37:15 +0000 (22:07 +0530)]
add spec
Robo [Sat, 23 Jan 2016 13:29:47 +0000 (18:59 +0530)]
webview: add permission-request event
Cheng Zhao [Fri, 29 Jan 2016 04:43:35 +0000 (12:43 +0800)]
Bump v0.36.6
Cheng Zhao [Fri, 29 Jan 2016 04:38:50 +0000 (12:38 +0800)]
docs: cryptographic algorithms used by Electron
Fix #3995.
Cheng Zhao [Fri, 29 Jan 2016 04:17:52 +0000 (12:17 +0800)]
Merge pull request #4264 from atom/revert-3918
Revert "renderer: dont fork the process when there is server redirect"
Cheng Zhao [Fri, 29 Jan 2016 03:52:31 +0000 (11:52 +0800)]
Revert "renderer: dont fork the process when there is server redirect"
This reverts commit
ab9d1bf97ed2015829bcc5381c149d2826d04015.
Plusb Preco [Fri, 29 Jan 2016 00:09:26 +0000 (09:09 +0900)]
:memo: Update as upstream
[ci skip]
Cheng Zhao [Fri, 29 Jan 2016 01:14:14 +0000 (09:14 +0800)]
Merge pull request #4260 from fbukevin/master
Finished current entries translation of Guides part into zh-TW
fbukevin [Thu, 28 Jan 2016 15:37:16 +0000 (23:37 +0800)]
translate zh-TW tutorial using-pepper-flash-plugin.md
fbukevin [Thu, 28 Jan 2016 15:23:19 +0000 (23:23 +0800)]
translate zh-TW tutorial devtools-extension.md
fbukevin [Thu, 28 Jan 2016 14:52:57 +0000 (22:52 +0800)]
translate zh-TW tutorial using-selenium-and-webdriver.md
fbukevin [Thu, 28 Jan 2016 14:40:13 +0000 (22:40 +0800)]
translate zh-TW tutorial debugging-main-process.md
Cheng Zhao [Thu, 28 Jan 2016 14:38:53 +0000 (22:38 +0800)]
win: Call _close before close file handle
Fix #4258.
fbukevin [Thu, 28 Jan 2016 14:17:48 +0000 (22:17 +0800)]
translate zh-TW tutorial using-native-node-modules.md
fbukevin [Thu, 28 Jan 2016 13:16:59 +0000 (21:16 +0800)]
translate zh-TW tutorial mac-app-store-submission-guide.md
Paul Betts [Wed, 13 Jan 2016 20:26:57 +0000 (12:26 -0800)]
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.
Cheng Zhao [Thu, 28 Jan 2016 10:59:58 +0000 (18:59 +0800)]
docs: uploadData is optional
Cheng Zhao [Thu, 28 Jan 2016 10:59:07 +0000 (18:59 +0800)]
docs: Revise the webRequest and protocol docs
Cheng Zhao [Thu, 28 Jan 2016 10:41:39 +0000 (18:41 +0800)]
Merge branch 'webrequest_upload_data_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webrequest_upload_data_patch
fbukevin [Thu, 28 Jan 2016 10:20:39 +0000 (18:20 +0800)]
prepare for retaining "Guides" pages
Veck Hsiao [Thu, 28 Jan 2016 10:15:44 +0000 (18:15 +0800)]
finished translate application-packaging.md
fbukevin [Thu, 28 Jan 2016 08:46:28 +0000 (16:46 +0800)]
WIP: docs-translations/zh-TW/tutorial/application-packaging.md