Paul Betts [Wed, 6 Jul 2016 02:37:38 +0000 (19:37 -0700)]
Merge pull request #6356 from jonathansampson/patch-1
modern.ie is no longer in use
Jonathan Sampson [Wed, 6 Jul 2016 02:34:33 +0000 (19:34 -0700)]
modern.ie is no longer in use
The URL exists for historical reasons, but is no longer the primary URL for developer resources.
Cheng Zhao [Wed, 6 Jul 2016 00:48:37 +0000 (09:48 +0900)]
Merge pull request #6354 from electron/package-json-bom
Use require to load package.json
Kevin Sawicki [Tue, 5 Jul 2016 22:50:12 +0000 (15:50 -0700)]
Use require to load package.json instead of fs/JSON
Cheng Zhao [Mon, 4 Jul 2016 04:30:56 +0000 (13:30 +0900)]
Merge pull request #6333 from electron/drag-item
Add `webContents.startDrag(item)` API
Cheng Zhao [Sun, 3 Jul 2016 06:30:27 +0000 (15:30 +0900)]
Reduce the scope of ScopedNestableTaskAllower
Cheng Zhao [Sun, 3 Jul 2016 06:27:26 +0000 (15:27 +0900)]
docs: Use <a> as example
Cheng Zhao [Sun, 3 Jul 2016 06:26:22 +0000 (15:26 +0900)]
docs: Dragging files out of the window
Cheng Zhao [Sun, 3 Jul 2016 06:10:59 +0000 (15:10 +0900)]
docs: webContents.startDrag(item)
Cheng Zhao [Sun, 3 Jul 2016 05:44:47 +0000 (14:44 +0900)]
win: Use drag_utils::CreateDragImageForFile
Cheng Zhao [Sun, 3 Jul 2016 05:34:35 +0000 (14:34 +0900)]
views: Implement webContents.startDrag
Cheng Zhao [Sun, 3 Jul 2016 04:58:31 +0000 (13:58 +0900)]
Support dragging multiple files
Cheng Zhao [Sun, 3 Jul 2016 03:26:43 +0000 (12:26 +0900)]
mac: Implement webContents.startDrag
Cheng Zhao [Sat, 2 Jul 2016 11:27:14 +0000 (20:27 +0900)]
docs: Add trailing period
Cheng Zhao [Sat, 2 Jul 2016 11:25:15 +0000 (11:25 +0000)]
Merge pull request #6324 from MarshallOfSound/master
Document possible getLocale returns values.
Samuel Attard [Sat, 2 Jul 2016 11:21:45 +0000 (23:21 +1200)]
Update docs to match style guide
Samuel Attard [Sat, 2 Jul 2016 09:17:37 +0000 (21:17 +1200)]
Document possible getLocale returns values. Closes #5363
Cheng Zhao [Sat, 2 Jul 2016 07:54:12 +0000 (16:54 +0900)]
Avoid calling GetWebContentsFromProcessID for twice
Cheng Zhao [Sat, 2 Jul 2016 07:44:33 +0000 (07:44 +0000)]
Merge pull request #6313 from MarshallOfSound/silent-notification-when-muted
Override the Notification API constructor to create silent notificatons when the webContents is muted
Cheng Zhao [Sat, 2 Jul 2016 07:41:30 +0000 (07:41 +0000)]
Merge pull request #6323 from electron/icon-fix
Set window icon before showing window
Cheng Zhao [Sat, 2 Jul 2016 07:16:47 +0000 (16:16 +0900)]
Set window icon before showing window
Cheng Zhao [Sat, 2 Jul 2016 07:12:23 +0000 (07:12 +0000)]
Merge pull request #6322 from electron/chrome-51.0.2704.106
Update to Chrome 51.0.2704.106
Cheng Zhao [Sat, 2 Jul 2016 04:54:34 +0000 (13:54 +0900)]
Update to Chrome 51.0.2704.106
Cheng Zhao [Sat, 2 Jul 2016 01:51:47 +0000 (01:51 +0000)]
Merge pull request #6309 from electron/app-launcher-rename
Implement app.setBadgeCount on Mac
Cheng Zhao [Sat, 2 Jul 2016 01:36:11 +0000 (10:36 +0900)]
Update for reviews
Samuel Attard [Sat, 2 Jul 2016 01:28:28 +0000 (13:28 +1200)]
Implement WebContenstAudioMuted in AtomBrowserClient
Kevin Sawicki [Fri, 1 Jul 2016 15:59:39 +0000 (08:59 -0700)]
Merge pull request #6298 from jhen0409/patch-5
Support background.page in extension manifest
Kevin Sawicki [Fri, 1 Jul 2016 15:51:25 +0000 (08:51 -0700)]
Tweak launcher note text
Jhen [Fri, 1 Jul 2016 15:05:00 +0000 (23:05 +0800)]
Use background page path instead of generated path
if extension use manifest.background.page
Cheng Zhao [Fri, 1 Jul 2016 14:14:18 +0000 (14:14 +0000)]
Merge pull request #6315 from electron/fix-extension-match
Don't use MatchesExtension for matching filters
Cheng Zhao [Fri, 1 Jul 2016 13:56:48 +0000 (13:56 +0000)]
Merge pull request #6314 from electron/suppress-session-protocol
spec: Suppress the session.protocol test
Cheng Zhao [Fri, 1 Jul 2016 13:55:15 +0000 (22:55 +0900)]
Don't use MatchesExtension for matching filters
MatchesExtension compares double extensions like .tar.gz, which does not
match the filters.
Cheng Zhao [Fri, 1 Jul 2016 13:24:30 +0000 (22:24 +0900)]
spec: Suppress the session.protocol test
Cheng Zhao [Fri, 1 Jul 2016 13:18:39 +0000 (22:18 +0900)]
app.setBadgeCount should return boolean
Samuel Attard [Fri, 1 Jul 2016 11:12:06 +0000 (23:12 +1200)]
Override the Notification API constructor to create silent notifications when the webContents is muted
Cheng Zhao [Fri, 1 Jul 2016 08:44:09 +0000 (17:44 +0900)]
docs: app.setBadgeCount
Cheng Zhao [Fri, 1 Jul 2016 08:39:01 +0000 (17:39 +0900)]
mac: Implement app.setBadgeCount
Cheng Zhao [Fri, 1 Jul 2016 05:34:01 +0000 (05:34 +0000)]
Merge pull request #6216 from electron/class-docs
Add details to docs/styleguide.md
Cheng Zhao [Fri, 1 Jul 2016 05:33:22 +0000 (14:33 +0900)]
conjunctions don't have to be capitalized
Cheng Zhao [Fri, 1 Jul 2016 05:30:55 +0000 (14:30 +0900)]
Use `*` instead of `-` for lists
`*` is used in most lists in our docs, let's keep consistency.
Cheng Zhao [Fri, 1 Jul 2016 05:27:56 +0000 (14:27 +0900)]
Update atom-shell-vs-node-webkit.md
Kevin Sawicki [Thu, 30 Jun 2016 21:41:50 +0000 (14:41 -0700)]
Merge pull request #6294 from preco21/korean-docs-9
docs: Update Korean docs as upstream
Jhen [Thu, 30 Jun 2016 07:45:03 +0000 (15:45 +0800)]
Support background.page in extension manifest
Plusb Preco [Thu, 30 Jun 2016 02:32:14 +0000 (11:32 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Kevin Sawicki [Wed, 29 Jun 2016 23:54:26 +0000 (16:54 -0700)]
Merge pull request #6225 from miniak/publish-pdb
Publish Windows PDBs to allow debugging without Symbol server
Kevin Sawicki [Wed, 29 Jun 2016 20:00:10 +0000 (13:00 -0700)]
Merge pull request #6280 from electron/pop-up-context-menu-windows
Use previously set context menu when popup menu is null
Kevin Sawicki [Tue, 28 Jun 2016 22:28:27 +0000 (15:28 -0700)]
Use nullptr comparisons
Kevin Sawicki [Tue, 28 Jun 2016 22:10:32 +0000 (15:10 -0700)]
Use set context menu when param is not specified
Kevin Sawicki [Wed, 29 Jun 2016 18:45:19 +0000 (11:45 -0700)]
Merge pull request #6243 from jnugh/master
Ubuntu Unity launcher counter badge
Jonas Schwabe [Wed, 29 Jun 2016 17:47:20 +0000 (19:47 +0200)]
add specs for app.launcher api
fix linter errors
Kevin Sawicki [Wed, 29 Jun 2016 18:25:44 +0000 (11:25 -0700)]
Merge pull request #6290 from electron/updated-apis-in-doc-translations
Update renamed nativeImage APIs in translated docs
Kevin Sawicki [Wed, 29 Jun 2016 18:22:50 +0000 (11:22 -0700)]
Update renamed nativeImage APIs
Jonas Schwabe [Wed, 29 Jun 2016 17:23:56 +0000 (19:23 +0200)]
Add additional method isUnityRunning, fix multiple typos in docs
Jonas Schwabe [Wed, 29 Jun 2016 17:23:00 +0000 (19:23 +0200)]
Add ifdef for property, which should only be availabe on Linux
Jonas Schwabe [Sun, 26 Jun 2016 09:48:58 +0000 (11:48 +0200)]
Rename the unityLauncher api to launcher and make it available on linux in general. + Document it only works on ubuntu
Jonas Schwabe [Sun, 26 Jun 2016 00:10:27 +0000 (02:10 +0200)]
:memo: docs for unity launcher badge api
Jonas Schwabe [Sun, 26 Jun 2016 00:00:41 +0000 (02:00 +0200)]
Fix linter errors
Jonas Schwabe [Sat, 25 Jun 2016 23:55:24 +0000 (01:55 +0200)]
Implement libunity launcher badge counter to be set via electron, fixes #4193
Kevin Sawicki [Wed, 29 Jun 2016 18:14:53 +0000 (11:14 -0700)]
Merge pull request #6289 from electron/lint-specs
Remove standard linter warnings from specs
Plusb Preco [Wed, 29 Jun 2016 17:50:41 +0000 (02:50 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Kevin Sawicki [Wed, 29 Jun 2016 16:44:38 +0000 (09:44 -0700)]
Update buffer length asserts
Kevin Sawicki [Wed, 29 Jun 2016 16:42:12 +0000 (09:42 -0700)]
:art:
Kevin Sawicki [Wed, 29 Jun 2016 16:37:10 +0000 (09:37 -0700)]
Remove standard linter warnings
Kevin Sawicki [Wed, 29 Jun 2016 16:37:00 +0000 (09:37 -0700)]
Add WebInspector as global
Kevin Sawicki [Wed, 29 Jun 2016 16:36:32 +0000 (09:36 -0700)]
Set browser env in specs
Kevin Sawicki [Wed, 29 Jun 2016 16:13:23 +0000 (09:13 -0700)]
change into spec directory before running standard
Kevin Sawicki [Wed, 29 Jun 2016 16:12:59 +0000 (09:12 -0700)]
Upgrade to standard 7.1.2+
Kevin Sawicki [Wed, 29 Jun 2016 16:46:02 +0000 (09:46 -0700)]
Merge pull request #6282 from electron/cookie-set-failed-message
Mention setting cookie in failure message
Kevin Sawicki [Wed, 29 Jun 2016 01:44:00 +0000 (18:44 -0700)]
Tweak cookie set failure message and add spec
Kevin Sawicki [Wed, 29 Jun 2016 15:46:37 +0000 (08:46 -0700)]
Merge pull request #6281 from electron/cookies-http-only
Update key to be httpOnly instead of session
Kevin Sawicki [Wed, 29 Jun 2016 01:16:34 +0000 (18:16 -0700)]
Update key to be httpOnly instead of session
Kevin Sawicki [Wed, 29 Jun 2016 15:15:34 +0000 (08:15 -0700)]
Merge pull request #6288 from thompsonemerson/patch-4
word correction
Milan Burda [Fri, 24 Jun 2016 12:26:05 +0000 (14:26 +0200)]
Publish Windows PDBs to allow debugging without Symbol server
Emerson Thompson [Wed, 29 Jun 2016 14:15:52 +0000 (11:15 -0300)]
word correction
Plusb Preco [Wed, 29 Jun 2016 13:34:51 +0000 (22:34 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Kevin Sawicki [Tue, 28 Jun 2016 21:47:32 +0000 (14:47 -0700)]
Merge pull request #6279 from electron/chrome-storage-return
Always call chrome.storage.*.get callback
Kevin Sawicki [Tue, 28 Jun 2016 20:02:03 +0000 (13:02 -0700)]
Invoke callback instead of returning
Kevin Sawicki [Tue, 28 Jun 2016 20:01:51 +0000 (13:01 -0700)]
Add failing spec for no specified storage keys
Kevin Sawicki [Tue, 28 Jun 2016 19:44:45 +0000 (12:44 -0700)]
Merge pull request #6269 from Draivin/master
Add chrome.storage.local
Kevin Sawicki [Tue, 28 Jun 2016 19:41:48 +0000 (12:41 -0700)]
Merge pull request #6278 from electron/ico-native-image-crash
Fix nativeImage.createFromPath for non-existent .ico
Kevin Sawicki [Tue, 28 Jun 2016 18:58:34 +0000 (11:58 -0700)]
Add spec for valid .ico file
Kevin Sawicki [Tue, 28 Jun 2016 18:46:04 +0000 (11:46 -0700)]
Add assert for non-existent .ico
Milan Burda [Mon, 27 Jun 2016 12:38:12 +0000 (14:38 +0200)]
Fix crash in ReadImageSkiaFromICO when CreateSkBitmapFromHICON fails
Daniel Pham [Tue, 28 Jun 2016 13:43:29 +0000 (09:43 -0400)]
Merge pull request #6274 from thompsonemerson/patch-3
word correction
Daniel Pham [Tue, 28 Jun 2016 13:43:06 +0000 (09:43 -0400)]
Merge pull request #6272 from thompsonemerson/patch-1
link correction
Daniel Pham [Tue, 28 Jun 2016 13:40:47 +0000 (09:40 -0400)]
Merge pull request #6273 from thompsonemerson/patch-2
link to the translation
Emerson Thompson [Tue, 28 Jun 2016 12:43:10 +0000 (09:43 -0300)]
word correction
Emerson Thompson [Tue, 28 Jun 2016 12:38:02 +0000 (09:38 -0300)]
link to the translation
Emerson Thompson [Tue, 28 Jun 2016 12:22:53 +0000 (09:22 -0300)]
link correction
Ian Ornelas [Tue, 28 Jun 2016 09:02:25 +0000 (06:02 -0300)]
Add chrome.storage.local
Kevin Sawicki [Mon, 27 Jun 2016 23:58:42 +0000 (16:58 -0700)]
Merge pull request #6266 from thompsonemerson/patch-3
Translated: power-monitor.md
Emerson Thompson [Mon, 27 Jun 2016 23:48:58 +0000 (20:48 -0300)]
Translated: power-monitor.md
Kevin Sawicki [Mon, 27 Jun 2016 23:28:07 +0000 (16:28 -0700)]
Merge pull request #6265 from thompsonemerson/patch-2
broken link (404)
Kevin Sawicki [Mon, 27 Jun 2016 23:27:49 +0000 (16:27 -0700)]
Merge pull request #6263 from thompsonemerson/patch-1
Portuguese error - word "atualização"
Emerson Thompson [Mon, 27 Jun 2016 23:27:09 +0000 (20:27 -0300)]
broken link (404)
Broken link (404) to DesktopCapturer
Emerson Thompson [Mon, 27 Jun 2016 23:19:46 +0000 (20:19 -0300)]
Portuguese error
Cheng Zhao [Sun, 26 Jun 2016 04:36:05 +0000 (13:36 +0900)]
Update docs-translations/zh-CN/api/shell.md
Close #6099.
Cheng Zhao [Sun, 26 Jun 2016 04:27:06 +0000 (04:27 +0000)]
Merge pull request #6244 from electron/frame-subscription-cleanup
Cleanup code of beginFrameSubscription
Cheng Zhao [Sun, 26 Jun 2016 02:53:58 +0000 (11:53 +0900)]
spec: Make beginFrameSubscription test more reliable
Cheng Zhao [Sun, 26 Jun 2016 02:46:40 +0000 (11:46 +0900)]
Cleanup code of beginFrameSubscription