Cheng Zhao [Mon, 13 Jun 2016 23:24:14 +0000 (23:24 +0000)]
Merge pull request #6026 from electron/ready-to-show
Add "ready-to-show" event and docs on showing window gracefully
Kevin Sawicki [Mon, 13 Jun 2016 15:54:55 +0000 (08:54 -0700)]
Merge pull request #6027 from Kushagra8888/patch-2
remove extraneous 'not'
Kushagra Sharma [Mon, 13 Jun 2016 14:44:42 +0000 (20:14 +0530)]
remove extraneous 'not'
[ci skip]
Cheng Zhao [Mon, 13 Jun 2016 13:19:44 +0000 (22:19 +0900)]
Use once for 'ready-to-show'
Cheng Zhao [Mon, 13 Jun 2016 13:18:57 +0000 (22:18 +0900)]
Only do the trick when window is hidden
Cheng Zhao [Mon, 13 Jun 2016 13:11:40 +0000 (22:11 +0900)]
docs: Showing window gracefully
Cheng Zhao [Mon, 13 Jun 2016 12:19:56 +0000 (21:19 +0900)]
Add ready-to-show event
Cheng Zhao [Mon, 13 Jun 2016 09:17:55 +0000 (09:17 +0000)]
Merge pull request #6023 from electron/ignore-focus
Add focusable option
Cheng Zhao [Mon, 13 Jun 2016 08:53:55 +0000 (08:53 +0000)]
Merge pull request #6022 from tjctw/patch-1
Update mac-app-store-submission-guide.md
Cheng Zhao [Mon, 13 Jun 2016 08:53:08 +0000 (17:53 +0900)]
docs: The side effect of focusable: false on Linux
Cheng Zhao [Mon, 13 Jun 2016 08:24:45 +0000 (17:24 +0900)]
On Windows focusable: false also means skipTaskbar: true
Cheng Zhao [Mon, 13 Jun 2016 08:10:28 +0000 (17:10 +0900)]
Add focusable option
TJC [Mon, 13 Jun 2016 08:07:35 +0000 (16:07 +0800)]
Update mac-app-store-submission-guide.md
typo
Cheng Zhao [Mon, 13 Jun 2016 07:40:02 +0000 (16:40 +0900)]
docs: Document the behavior of win.setIgnoreFocus on OS X
Cheng Zhao [Mon, 13 Jun 2016 07:18:10 +0000 (07:18 +0000)]
Merge pull request #6013 from miniak/setIgnoreFocus
Add BrowserWindow.prototype.setIgnoreFocus
Cheng Zhao [Mon, 13 Jun 2016 06:43:41 +0000 (06:43 +0000)]
Merge pull request #6019 from preco21/korean-docs-7
docs: Update Korean docs as upstream
Cheng Zhao [Mon, 13 Jun 2016 06:21:53 +0000 (06:21 +0000)]
Merge pull request #6012 from miniak/menu-item-roles
Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)
Cheng Zhao [Mon, 13 Jun 2016 06:16:53 +0000 (06:16 +0000)]
Merge pull request #6008 from develar/patch-1
Add info about electron-builder to build windows installer
Plusb Preco [Mon, 13 Jun 2016 03:19:37 +0000 (12:19 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Cheng Zhao [Mon, 13 Jun 2016 01:52:12 +0000 (10:52 +0900)]
docs: Reword the requirement of setApplication Menu
Cheng Zhao [Mon, 13 Jun 2016 01:42:47 +0000 (01:42 +0000)]
Merge pull request #5999 from greggman/update-menu-docs-1
Document Menu.setApplicationMenu from main process
Cheng Zhao [Mon, 13 Jun 2016 01:02:53 +0000 (01:02 +0000)]
Merge pull request #6018 from electron/string-map
Cleanup code for autoUpdater
Cheng Zhao [Mon, 13 Jun 2016 00:45:58 +0000 (00:45 +0000)]
Merge pull request #5965 from electron/installed-extension-api
Add BrowserWindow.getDevToolsExtensions API
Cheng Zhao [Mon, 13 Jun 2016 00:38:49 +0000 (09:38 +0900)]
Reset SQRLUpdater when setFeedURL is called
Cheng Zhao [Mon, 13 Jun 2016 00:32:24 +0000 (09:32 +0900)]
Do not add JS wrapper for setFeedURL
When possible we should avoid adding wrappers in JS, it usually makes
code more difficult to mantain
Cheng Zhao [Mon, 13 Jun 2016 00:27:13 +0000 (09:27 +0900)]
Move converter for std::map to native_mate
Cheng Zhao [Mon, 13 Jun 2016 00:17:24 +0000 (00:17 +0000)]
Merge pull request #5879 from miniak/autoUpdater
Add optional requestHeaders argument to autoUpdater.setFeedURL
Plusb Preco [Sun, 12 Jun 2016 18:42:26 +0000 (03:42 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Plusb Preco [Sun, 12 Jun 2016 18:28:11 +0000 (03:28 +0900)]
:memo: Update Korean docs as upstream
* Small fixes
[ci skip]
Milan Burda [Sun, 12 Jun 2016 18:20:25 +0000 (20:20 +0200)]
Add BrowserWindow.prototype.setIgnoreFocus
Plusb Preco [Sun, 12 Jun 2016 17:51:35 +0000 (02:51 +0900)]
:memo: Fix grammatical issue
[ci skip]
Plusb Preco [Sun, 12 Jun 2016 17:40:39 +0000 (02:40 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Plusb Preco [Sun, 12 Jun 2016 17:28:25 +0000 (02:28 +0900)]
:memo: Small fixes
[ci skip]
Milan Burda [Tue, 7 Jun 2016 08:42:46 +0000 (10:42 +0200)]
Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)
Milan Burda [Fri, 10 Jun 2016 13:55:42 +0000 (15:55 +0200)]
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times
Vladimir Krivosheev [Sun, 12 Jun 2016 08:48:50 +0000 (10:48 +0200)]
Add info about electron-builder to build windows installer
Greggman [Sat, 11 Jun 2016 05:09:53 +0000 (14:09 +0900)]
Document Menu.setApplicationMenu from main process
You can't call Menu.setApplicationMenu until the app is ready.
[ci skip]
Jessica Lord [Fri, 10 Jun 2016 19:20:03 +0000 (12:20 -0700)]
Merge pull request #5974 from electron/chrome-storage-sync
Add chrome.storage.sync and chrome.storage.get APIs
Kevin Sawicki [Fri, 10 Jun 2016 18:23:25 +0000 (11:23 -0700)]
Merge pull request #5989 from electron/dan-remove-node-version-file
Bump .node-version file
Daniel Pham [Fri, 10 Jun 2016 18:19:42 +0000 (14:19 -0400)]
:arrow_up: node@6.1.0
Kevin Sawicki [Fri, 10 Jun 2016 17:27:57 +0000 (10:27 -0700)]
Merge pull request #5986 from electron/doc-requires
Access remote from electron require
Kevin Sawicki [Fri, 10 Jun 2016 17:27:25 +0000 (10:27 -0700)]
Access remote from electron require in translated doc
Kevin Sawicki [Fri, 10 Jun 2016 17:24:35 +0000 (10:24 -0700)]
Access remote from electron require
Jessica Lord [Fri, 10 Jun 2016 16:59:47 +0000 (09:59 -0700)]
:fire: line
Kevin Sawicki [Fri, 10 Jun 2016 16:34:34 +0000 (09:34 -0700)]
Fix typo in example
Kevin Sawicki [Fri, 10 Jun 2016 16:29:26 +0000 (09:29 -0700)]
Doc getDevToolsExtensions
Kevin Sawicki [Fri, 10 Jun 2016 16:24:00 +0000 (09:24 -0700)]
Add getDevToolsExtensions API
Kevin Sawicki [Thu, 9 Jun 2016 17:05:09 +0000 (10:05 -0700)]
Doc BrowserWindow.isDevToolsExtensionInstalled
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
Jessica Lord [Thu, 9 Jun 2016 23:39:42 +0000 (16:39 -0700)]
Remove .only from spec
Jessica Lord [Thu, 9 Jun 2016 23:39:24 +0000 (16:39 -0700)]
🚿 Lint
Jessica Lord [Thu, 9 Jun 2016 23:35:00 +0000 (16:35 -0700)]
Merge branch 'master' into chrome-storage-sync
Jessica Lord [Thu, 9 Jun 2016 23:26:42 +0000 (16:26 -0700)]
Handle the three get cases
Jessica Lord [Thu, 9 Jun 2016 23:26:25 +0000 (16:26 -0700)]
Fix spec case
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
Jessica Lord [Thu, 9 Jun 2016 21:14:20 +0000 (14:14 -0700)]
Add spec
Jessica Lord [Thu, 9 Jun 2016 21:14:14 +0000 (14:14 -0700)]
Add storage file
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