Kevin Sawicki [Thu, 9 Jun 2016 17:04:02 +0000 (10:04 -0700)]
Add BrowserWindow.isDevToolsExtensionInstalled API
Cheng Zhao [Fri, 10 Jun 2016 12:22:04 +0000 (12:22 +0000)]
Merge pull request #5979 from cyberkatze/patch-7
fixed errors in text
Cheng Zhao [Fri, 10 Jun 2016 12:21:58 +0000 (12:21 +0000)]
Merge pull request #5978 from cyberkatze/patch-6
fixed errors in text
Cheng Zhao [Fri, 10 Jun 2016 12:21:49 +0000 (12:21 +0000)]
Merge pull request #5977 from cyberkatze/patch-5
fixed errors in text
Cheng Zhao [Fri, 10 Jun 2016 12:11:31 +0000 (12:11 +0000)]
Merge pull request #5975 from electron/disable-only-specs-on-ci
Log and exit when calling only in specs on CI
Cheng Zhao [Fri, 10 Jun 2016 12:02:07 +0000 (12:02 +0000)]
Merge pull request #5972 from electron/non-writeable-guest-id
Make guestId on BrowserWindowProxy non-writeable
Josh Bernitt [Thu, 9 Jun 2016 19:44:32 +0000 (15:44 -0400)]
issue 2813 add app name after Quit
Adding the application name after the Quit string for Mac OS systems.
Cheng Zhao [Fri, 10 Jun 2016 11:52:37 +0000 (11:52 +0000)]
Merge pull request #5967 from electron/window-opener-webview
Support window.opener from windows opened from a <webview>
Ali Elderov [Fri, 10 Jun 2016 06:39:28 +0000 (08:39 +0200)]
fixed errors in text
Ali Elderov [Fri, 10 Jun 2016 06:31:46 +0000 (08:31 +0200)]
fixed errors in text
Ali Elderov [Fri, 10 Jun 2016 06:21:32 +0000 (08:21 +0200)]
fixed errors in text
Cheng Zhao [Fri, 10 Jun 2016 03:28:57 +0000 (03:28 +0000)]
Merge pull request #5964 from electron/manifest-errors
Throw errors reading/parsing manifest.json files
Kevin Sawicki [Fri, 10 Jun 2016 00:36:55 +0000 (17:36 -0700)]
Merge pull request #5966 from electron/felix-docs-windows-store
Update Guide for Windows Store Apps
Kevin Sawicki [Fri, 10 Jun 2016 00:00:13 +0000 (17:00 -0700)]
Tweak error message
Felix Rieseberg [Thu, 9 Jun 2016 18:21:20 +0000 (11:21 -0700)]
:memo: Update Guide for Windows Store Apps
- Updated the guide to reflect that electron-windows-store no longer
requires container conversion prerequisites
- Added a link and a note about using background tasks to include
UWP features
Kevin Sawicki [Thu, 9 Jun 2016 23:55:05 +0000 (16:55 -0700)]
Log/exit when only called in specs on CI
Cheng Zhao [Thu, 9 Jun 2016 22:50:34 +0000 (22:50 +0000)]
Merge pull request #5959 from electron/download-item-interrupt
Add more bindings to DownloadItem
Kevin Sawicki [Thu, 9 Jun 2016 21:47:37 +0000 (14:47 -0700)]
Merge pull request #5924 from electron/chrome-i18n-get-message
Implement chrome.i18n.getMessage
Kevin Sawicki [Thu, 9 Jun 2016 21:17:54 +0000 (14:17 -0700)]
Remove standard lint warnings
Kevin Sawicki [Thu, 9 Jun 2016 21:00:53 +0000 (14:00 -0700)]
Default locale to en
Jessica Lord [Wed, 8 Jun 2016 21:57:20 +0000 (14:57 -0700)]
Add spec
Kevin Sawicki [Wed, 8 Jun 2016 00:00:53 +0000 (17:00 -0700)]
Remove lint warnings
Kevin Sawicki [Tue, 7 Jun 2016 23:10:27 +0000 (16:10 -0700)]
Cache extension metadata
Kevin Sawicki [Tue, 7 Jun 2016 23:04:17 +0000 (16:04 -0700)]
Add fixme for sync ipc
Kevin Sawicki [Tue, 7 Jun 2016 23:03:43 +0000 (16:03 -0700)]
Add initial support for placeholders and substitutions
Kevin Sawicki [Tue, 7 Jun 2016 22:36:08 +0000 (15:36 -0700)]
:art:
Kevin Sawicki [Tue, 7 Jun 2016 22:34:17 +0000 (15:34 -0700)]
Add initial chrome.i18n.getMessage API
Kevin Sawicki [Thu, 9 Jun 2016 20:53:36 +0000 (13:53 -0700)]
:art:
Kevin Sawicki [Thu, 9 Jun 2016 20:37:50 +0000 (13:37 -0700)]
Get webContents from guestId
Kevin Sawicki [Thu, 9 Jun 2016 20:45:05 +0000 (13:45 -0700)]
Add guestId non-writeable assertions
Kevin Sawicki [Thu, 9 Jun 2016 20:41:42 +0000 (13:41 -0700)]
Make BrowserWindowProxy guestId non-writeable
Kevin Sawicki [Thu, 9 Jun 2016 19:06:49 +0000 (12:06 -0700)]
Update spec description
Kevin Sawicki [Thu, 9 Jun 2016 19:02:01 +0000 (12:02 -0700)]
Add spec for window.open from <webview>
Kevin Sawicki [Thu, 9 Jun 2016 18:29:38 +0000 (11:29 -0700)]
Use webContents id as guest id in opened windows
Kevin Sawicki [Thu, 9 Jun 2016 17:35:48 +0000 (10:35 -0700)]
Use const/let and removes CoffeeScript ref vars
Kevin Sawicki [Thu, 9 Jun 2016 17:08:21 +0000 (10:08 -0700)]
Tweak duplicate extension message
Kevin Sawicki [Thu, 9 Jun 2016 16:45:02 +0000 (09:45 -0700)]
Throw errors reading/parsing manifest.json
Kevin Sawicki [Thu, 9 Jun 2016 16:44:49 +0000 (09:44 -0700)]
Add specs for manifest.json read/parse error
Kevin Sawicki [Thu, 9 Jun 2016 15:56:45 +0000 (08:56 -0700)]
Merge pull request #5963 from agustinwang/patch-1
fix typo
agustin.wang [Thu, 9 Jun 2016 15:16:46 +0000 (23:16 +0800)]
fix typo
Cheng Zhao [Thu, 9 Jun 2016 12:06:58 +0000 (12:06 +0000)]
Merge pull request #5958 from cyberkatze/patch-4
fixed errors in text
Cheng Zhao [Thu, 9 Jun 2016 12:06:49 +0000 (12:06 +0000)]
Merge pull request #5957 from cyberkatze/patch-3
updated translation for README.md
Cheng Zhao [Thu, 9 Jun 2016 12:06:37 +0000 (12:06 +0000)]
Merge pull request #5956 from cyberkatze/patch-2
updated translation for supported-platforms.md
Cheng Zhao [Thu, 9 Jun 2016 11:57:29 +0000 (20:57 +0900)]
docs: Make the example cover all cases
Cheng Zhao [Thu, 9 Jun 2016 11:51:01 +0000 (20:51 +0900)]
Add isPaused and canResume
Cheng Zhao [Thu, 9 Jun 2016 11:32:37 +0000 (20:32 +0900)]
docs: Update DownloadItem for getState
Cheng Zhao [Thu, 9 Jun 2016 10:42:32 +0000 (19:42 +0900)]
Add DownloadItem.getState
Ali Elderov [Thu, 9 Jun 2016 08:38:28 +0000 (10:38 +0200)]
fixed errors in text
Ali Elderov [Thu, 9 Jun 2016 08:26:55 +0000 (10:26 +0200)]
updated translation for README.md
Ali Elderov [Thu, 9 Jun 2016 08:25:02 +0000 (10:25 +0200)]
updated translation for supported-platforms.md
Cheng Zhao [Thu, 9 Jun 2016 08:04:58 +0000 (08:04 +0000)]
Merge pull request #5904 from deepak1556/extension_partition_patch
browser: set up extension protocol handler for each browser context
Cheng Zhao [Thu, 9 Jun 2016 07:11:25 +0000 (07:11 +0000)]
Merge pull request #5955 from enlight/fix-atom-taskbarhost-typo
Fix typo in `atom::TaskbarHost::InitializeTaskbar()`
Cheng Zhao [Thu, 9 Jun 2016 07:11:07 +0000 (07:11 +0000)]
Merge pull request #5954 from agustinwang/patch-1
update `win` to `mainWindow`
Cheng Zhao [Thu, 9 Jun 2016 07:07:32 +0000 (07:07 +0000)]
Merge pull request #5952 from enlight/patch-3
Update Build System Overview doc
Vadim Macagon [Thu, 9 Jun 2016 05:21:21 +0000 (12:21 +0700)]
Fix typo in `atom::TaskbarHost::InitializeTaskbar()`
`InitailizeTaskbar` -> `InitializeTaskbar`
deepak1556 [Thu, 9 Jun 2016 05:08:45 +0000 (10:38 +0530)]
fix spec and docs
deepak1556 [Wed, 8 Jun 2016 16:34:41 +0000 (22:04 +0530)]
emit once for each session and add spec
deepak1556 [Wed, 8 Jun 2016 16:10:39 +0000 (21:40 +0530)]
register extension handler for every session created
deepak1556 [Wed, 8 Jun 2016 15:48:32 +0000 (21:18 +0530)]
add docs
deepak1556 [Wed, 8 Jun 2016 14:31:27 +0000 (20:01 +0530)]
move protocol to session properties for working with partitions
deepak1556 [Wed, 8 Jun 2016 13:52:21 +0000 (19:22 +0530)]
fill net::URLRequest details on IO thread
deepak1556 [Wed, 8 Jun 2016 12:34:03 +0000 (18:04 +0530)]
fix dereferencing null pointer
agustin.wang [Thu, 9 Jun 2016 04:55:07 +0000 (12:55 +0800)]
更新浏览器窗口变量名称
最新的 electron-quick-start 仓库中的变量已由 win 变更为 mainWindow
Cheng Zhao [Thu, 9 Jun 2016 04:20:27 +0000 (04:20 +0000)]
Merge pull request #5950 from VReality64/master
:memo: Update Korean doc to a latest version.
Vadim Macagon [Thu, 9 Jun 2016 03:58:58 +0000 (10:58 +0700)]
Update Build System Overview doc
`atom.gyp` was renamed to `electron.gyp` not long ago but this document wasn't updated.
Cheng Zhao [Thu, 9 Jun 2016 02:06:30 +0000 (02:06 +0000)]
Merge pull request #5945 from electron/default-title-to-app-name
Default window title to app name
Cheng Zhao [Thu, 9 Jun 2016 01:52:35 +0000 (01:52 +0000)]
Merge pull request #5944 from electron/set-maximizable-last
Set maximizable state after installing view
Cheng Zhao [Thu, 9 Jun 2016 01:48:53 +0000 (01:48 +0000)]
Merge pull request #5943 from bbondy/master
Allow obtaining system Pepper Flash path
Cheng Zhao [Thu, 9 Jun 2016 01:45:55 +0000 (01:45 +0000)]
Merge pull request #5913 from electron/webview-devtools-extensions
Enable DevTools extensions in webviews
VReality64 [Thu, 9 Jun 2016 00:59:14 +0000 (09:59 +0900)]
:memo: Update Korean doc to a latest version.
[ci skip]
Kevin Sawicki [Wed, 8 Jun 2016 21:17:33 +0000 (14:17 -0700)]
Default window title to app name
Kevin Sawicki [Wed, 8 Jun 2016 20:56:45 +0000 (13:56 -0700)]
Set maximizable state after installing view
Brian R. Bondy [Wed, 8 Jun 2016 20:37:27 +0000 (16:37 -0400)]
Allow obtaining system Pepper Flash path
Kevin Sawicki [Wed, 8 Jun 2016 19:00:03 +0000 (12:00 -0700)]
Add default statement
Kevin Sawicki [Wed, 8 Jun 2016 18:45:03 +0000 (11:45 -0700)]
hookWindowForTabEvents -> hookWebContentsForTabEvents
Kevin Sawicki [Wed, 8 Jun 2016 18:41:14 +0000 (11:41 -0700)]
Only add extensions to non-remote webContents
Kevin Sawicki [Wed, 8 Jun 2016 18:15:41 +0000 (11:15 -0700)]
Add devtools from web-contents-created event
Kevin Sawicki [Tue, 7 Jun 2016 18:02:57 +0000 (11:02 -0700)]
:art:
Kevin Sawicki [Tue, 7 Jun 2016 18:00:58 +0000 (11:00 -0700)]
Export loadDevToolsExtensions API to use in guest view manager
Kevin Sawicki [Tue, 7 Jun 2016 17:52:03 +0000 (10:52 -0700)]
Load extensions for all web contents
Kevin Sawicki [Tue, 7 Jun 2016 17:38:01 +0000 (10:38 -0700)]
Assert on tab id as well
Kevin Sawicki [Tue, 7 Jun 2016 17:34:17 +0000 (10:34 -0700)]
Pluralize extension
Kevin Sawicki [Tue, 7 Jun 2016 17:11:47 +0000 (10:11 -0700)]
:art:
Kevin Sawicki [Tue, 7 Jun 2016 17:10:56 +0000 (10:10 -0700)]
Use destroyed event instead of closed event
Kevin Sawicki [Tue, 7 Jun 2016 16:50:36 +0000 (09:50 -0700)]
Load dev tools extensions in webviews
Kevin Sawicki [Tue, 7 Jun 2016 16:50:06 +0000 (09:50 -0700)]
Add failing spec for webview devtools extension
Kevin Sawicki [Wed, 8 Jun 2016 18:57:16 +0000 (11:57 -0700)]
Merge pull request #5911 from mafintosh/patch-1
support --abi
Mathias Buus [Tue, 7 Jun 2016 12:45:38 +0000 (14:45 +0200)]
support --abi
Kevin Sawicki [Wed, 8 Jun 2016 17:40:10 +0000 (10:40 -0700)]
Merge pull request #5921 from electron/webview-show-definition-for-selection
Add showDefinitionForSelection to webContents/webview
Kevin Sawicki [Wed, 8 Jun 2016 17:21:28 +0000 (10:21 -0700)]
Remove NOTIMPLEMENTED() call
Kevin Sawicki [Wed, 8 Jun 2016 17:19:28 +0000 (10:19 -0700)]
Add showDefinitionForSelection webContents proxy method
Kevin Sawicki [Tue, 7 Jun 2016 20:20:06 +0000 (13:20 -0700)]
Check for Mac in if block
Kevin Sawicki [Tue, 7 Jun 2016 20:17:41 +0000 (13:17 -0700)]
Document webview.showDefinitionForSelection
Kevin Sawicki [Tue, 7 Jun 2016 20:13:49 +0000 (13:13 -0700)]
:art:
Kevin Sawicki [Tue, 7 Jun 2016 20:12:24 +0000 (13:12 -0700)]
Add deprecation TODO for BrowserWindow.showDefinitionForSelection
Kevin Sawicki [Tue, 7 Jun 2016 20:09:54 +0000 (13:09 -0700)]
Document webContents.showDefinitionForSelection
Kevin Sawicki [Thu, 2 Jun 2016 17:12:38 +0000 (10:12 -0700)]
Add showDefinitionForSelection to webContents/webview
Kevin Sawicki [Wed, 8 Jun 2016 16:36:42 +0000 (09:36 -0700)]
Merge pull request #5942 from enlight/patch-2
Fix location of code snippet in nativeImage docs
Vadim Macagon [Wed, 8 Jun 2016 16:34:45 +0000 (23:34 +0700)]
Fix location of code snippet in nativeImage docs
The code snippet for `nativeImage.createFromPath` somehow ended up in the wrong section of the document, this PR moves it back where it belongs.
Cheng Zhao [Wed, 8 Jun 2016 07:47:41 +0000 (16:47 +0900)]
Bump v1.2.2