TAKAHASHI Kyohei [Wed, 18 May 2016 13:30:11 +0000 (22:30 +0900)]
Japanese manual: add electron-versioning.
electron-versioning.md is translated.
Other tutorial files are updated.
[ci skip]
Cheng Zhao [Wed, 18 May 2016 10:02:30 +0000 (10:02 +0000)]
Merge pull request #5584 from electron/sandbox-no-expl
Enable sandboxing without using temporary-exception
Cheng Zhao [Wed, 18 May 2016 07:48:22 +0000 (16:48 +0900)]
docs: Update MAS guide without using temporary-exception
Cheng Zhao [Wed, 18 May 2016 07:42:26 +0000 (16:42 +0900)]
Currently set base bundle ID
Cheng Zhao [Wed, 18 May 2016 07:36:31 +0000 (07:36 +0000)]
Merge pull request #5582 from electron/notification-user-info
Pass userInfo in systemPreferences.subscribeNotification
Cheng Zhao [Wed, 18 May 2016 07:01:08 +0000 (16:01 +0900)]
Use string description for unknown types
Cheng Zhao [Wed, 18 May 2016 06:49:33 +0000 (15:49 +0900)]
Do not convert NSDictionary to JSON
Cheng Zhao [Wed, 18 May 2016 05:50:12 +0000 (14:50 +0900)]
Ignore invalid JSON object when converting NSDictionary
Cheng Zhao [Wed, 18 May 2016 05:40:19 +0000 (14:40 +0900)]
Pass userInfo in subscribeNotification
Cheng Zhao [Wed, 18 May 2016 05:31:10 +0000 (05:31 +0000)]
Merge pull request #5580 from electron/annoymous-web-contents
Add support for anonymous WebContents
Cheng Zhao [Wed, 18 May 2016 04:55:48 +0000 (13:55 +0900)]
Make non-public module accesible via remote
Cheng Zhao [Wed, 18 May 2016 04:47:50 +0000 (13:47 +0900)]
Handle keyboard events for WebContents that do not have owner window
Cheng Zhao [Wed, 18 May 2016 04:29:21 +0000 (13:29 +0900)]
Remove WebViewGuestDelegate::HandleKeyboardEvent
Cheng Zhao [Tue, 17 May 2016 13:39:18 +0000 (22:39 +0900)]
WebContents without owner window should always open detached devtools
Cheng Zhao [Tue, 17 May 2016 12:56:47 +0000 (21:56 +0900)]
Add webContents.id property
Cheng Zhao [Tue, 17 May 2016 12:50:47 +0000 (21:50 +0900)]
A normal WebContents can have no owner window
Cheng Zhao [Tue, 17 May 2016 12:49:05 +0000 (21:49 +0900)]
Make sure BrowserContext is always destroyed after WebContents
Cheng Zhao [Wed, 18 May 2016 01:46:44 +0000 (01:46 +0000)]
Merge pull request #5574 from electron/devtools-extension-test
Add test that loads a devtools extension
Cheng Zhao [Wed, 18 May 2016 01:34:56 +0000 (01:34 +0000)]
Merge pull request #5575 from electron/link-to-spectron
Add spectron to ChromeDriver doc
Cheng Zhao [Wed, 18 May 2016 01:26:58 +0000 (01:26 +0000)]
Merge pull request #5559 from electron/disable-webview
Disable webview when nodeIntegration is off
Cheng Zhao [Wed, 18 May 2016 01:26:27 +0000 (01:26 +0000)]
Merge pull request #5576 from electron/title-tweaks
Tweak doc headings
Cheng Zhao [Wed, 18 May 2016 00:43:23 +0000 (00:43 +0000)]
Merge pull request #5567 from felixrieseberg/versioning
Add Information about Versioning
Cheng Zhao [Wed, 18 May 2016 00:42:38 +0000 (09:42 +0900)]
Update brightray to fix linking problem on Linux
Kevin Sawicki [Tue, 17 May 2016 23:42:37 +0000 (16:42 -0700)]
Remove semicolon
Kevin Sawicki [Tue, 17 May 2016 23:42:21 +0000 (16:42 -0700)]
Update interval id variable name
Kevin Sawicki [Tue, 17 May 2016 23:40:34 +0000 (16:40 -0700)]
Show last panel by id
Kevin Sawicki [Tue, 17 May 2016 23:05:47 +0000 (16:05 -0700)]
with -> on
Kevin Sawicki [Tue, 17 May 2016 23:02:54 +0000 (16:02 -0700)]
Tweak doc headings
Kevin Sawicki [Tue, 17 May 2016 22:14:50 +0000 (15:14 -0700)]
Simplify sentence
Kevin Sawicki [Tue, 17 May 2016 22:13:26 +0000 (15:13 -0700)]
Add spectron section
Kevin Sawicki [Tue, 17 May 2016 22:09:09 +0000 (15:09 -0700)]
Recommend electron-chromedriver
Kevin Sawicki [Tue, 17 May 2016 22:05:58 +0000 (15:05 -0700)]
Add comment about panel switching via input event
Kevin Sawicki [Tue, 17 May 2016 22:05:27 +0000 (15:05 -0700)]
Use consistent function styles
Kevin Sawicki [Tue, 17 May 2016 22:01:32 +0000 (15:01 -0700)]
Use control on non-mac platforms
Kevin Sawicki [Tue, 17 May 2016 21:59:33 +0000 (14:59 -0700)]
DRY up specs
Kevin Sawicki [Tue, 17 May 2016 21:56:00 +0000 (14:56 -0700)]
Add spec for undocked devtools
Kevin Sawicki [Tue, 17 May 2016 21:52:45 +0000 (14:52 -0700)]
Add spec for devtools extension
Felix Rieseberg [Tue, 17 May 2016 18:20:25 +0000 (20:20 +0200)]
:memo: Add Information about Versioning
Cheng Zhao [Tue, 17 May 2016 11:33:44 +0000 (20:33 +0900)]
Update brightray for #5348
Cheng Zhao [Tue, 17 May 2016 08:10:33 +0000 (17:10 +0900)]
docs: webview is only available with nodeIntegration on
Cheng Zhao [Tue, 17 May 2016 08:06:02 +0000 (17:06 +0900)]
No more need to check for nodeIntegration when creating guest view
Cheng Zhao [Tue, 17 May 2016 08:04:13 +0000 (17:04 +0900)]
spec: WebView is disabled when nodeIntegration is disabled
Cheng Zhao [Tue, 17 May 2016 07:51:06 +0000 (16:51 +0900)]
Disable webview when nodeIntegration is off
Cheng Zhao [Tue, 17 May 2016 07:48:45 +0000 (16:48 +0900)]
Merge pull request #5557 from electron/osx-buttons
Implement titleBarStyle without using NSFullSizeContentViewWindowMask
Cheng Zhao [Tue, 17 May 2016 07:19:28 +0000 (16:19 +0900)]
Fix the toolbar showing when titleBarStyle is hidden-inset
Cheng Zhao [Tue, 17 May 2016 06:48:14 +0000 (15:48 +0900)]
Implement titleBarStyle without using NSFullSizeContentViewWindowMask
Cheng Zhao [Mon, 16 May 2016 01:42:12 +0000 (10:42 +0900)]
Merge pull request #5542 from stevekinney/standardize-requires
Standardize requires
Cheng Zhao [Mon, 16 May 2016 01:33:25 +0000 (10:33 +0900)]
Merge pull request #5540 from kcrt/master
Update: Japanese version of MAS submission guide
Cheng Zhao [Mon, 16 May 2016 01:27:28 +0000 (10:27 +0900)]
Merge pull request #5509 from electron/bengotow/dialog-titles
Add buttonLabel param to showOpen/showSave dialogs
Cheng Zhao [Mon, 16 May 2016 01:09:41 +0000 (10:09 +0900)]
Fix building on Windows
Steve Kinney [Sun, 15 May 2016 13:41:30 +0000 (09:41 -0400)]
:lipstick: Standarize requires in JavaScript API
Steve Kinney [Sun, 15 May 2016 13:36:13 +0000 (09:36 -0400)]
:lipstick: Make the power-save-blocker a bit more concise
TAKAHASHI Kyohei [Sun, 15 May 2016 06:42:35 +0000 (15:42 +0900)]
Update: Japanese version of MAS submission-guide
Ben Gotow [Sun, 15 May 2016 06:29:13 +0000 (01:29 -0500)]
Fix linux support
Ben Gotow [Sun, 15 May 2016 06:02:27 +0000 (01:02 -0500)]
Fix build issues
Ben Gotow [Sun, 15 May 2016 06:01:52 +0000 (01:01 -0500)]
Don't default to "Open", "Save", just let OS decide
Ben Gotow [Fri, 6 May 2016 18:10:31 +0000 (11:10 -0700)]
Add buttonLabel param to showOpen/showSave dialogs
Cheng Zhao [Sun, 15 May 2016 03:38:28 +0000 (12:38 +0900)]
Merge pull request #5532 from stevekinney/patch-2
💄 Use ES6; clean up CoffeeScript conversion in BrowserWindow module
Steve Kinney [Sat, 14 May 2016 16:26:53 +0000 (12:26 -0400)]
:lipstick: Use spread operator instead of arguments object
Steve Kinney [Sat, 14 May 2016 15:41:34 +0000 (11:41 -0400)]
💄 Use ES6; clean up CoffeeScript conversion
:lipstick: Destructure app module
Address linting errors
Cheng Zhao [Sun, 15 May 2016 02:16:19 +0000 (11:16 +0900)]
Merge pull request #5533 from stevekinney/patch-3
💄 Destructure globalShortcut module
Cheng Zhao [Sun, 15 May 2016 02:15:49 +0000 (11:15 +0900)]
Merge pull request #5538 from electron/vs2015-runtime
Ship with runtime libraries of Visual Studio 2015
Cheng Zhao [Sun, 15 May 2016 02:15:42 +0000 (11:15 +0900)]
Merge pull request #5537 from electron/suppress-more-tests
Suppress the tests that need to call window.open on Travis CI
Steve Kinney [Sat, 14 May 2016 15:49:07 +0000 (11:49 -0400)]
:lipstick: Destructure globalShortcut module
:lipstick: Remove globalShortcut property
Add back the globalShortcut property
Cheng Zhao [Sun, 15 May 2016 01:41:43 +0000 (10:41 +0900)]
Link with libraries of Visual Studio 2015
Cheng Zhao [Sun, 15 May 2016 01:33:23 +0000 (10:33 +0900)]
Sync submodule recursively
Cheng Zhao [Sun, 15 May 2016 01:30:19 +0000 (10:30 +0900)]
Download redist files of VS2015
Cheng Zhao [Sun, 15 May 2016 01:00:29 +0000 (10:00 +0900)]
And increase timeout for the rest
Cheng Zhao [Sun, 15 May 2016 00:57:49 +0000 (09:57 +0900)]
Merge pull request #5530 from stevekinney/patch-1
💄 Add ES6; Clean up from CoffeeScript conversion in app module
Cheng Zhao [Sun, 15 May 2016 00:47:29 +0000 (09:47 +0900)]
Merge pull request #5535 from Godoy/translate-pt-br
Translate tutorial/devtools-extension.md to Portuguese (pt-br).
Cheng Zhao [Sun, 15 May 2016 00:46:59 +0000 (09:46 +0900)]
Merge pull request #5531 from kcrt/patch-1
wrong link destination
Cheng Zhao [Sun, 15 May 2016 00:45:43 +0000 (09:45 +0900)]
Merge pull request #5525 from stanfieldr/doc-improvements
A little confused by docs
Cheng Zhao [Sun, 15 May 2016 00:41:52 +0000 (09:41 +0900)]
Merge pull request #5534 from kcrt/master
Translate tutorial/security.md to Japanese.
Cheng Zhao [Sun, 15 May 2016 00:41:02 +0000 (09:41 +0900)]
Suppress the tests that need to call window.open on Travis CI
Cheng Zhao [Sun, 15 May 2016 00:38:31 +0000 (09:38 +0900)]
Merge pull request #5522 from Wolfer/patch-1
Update application-distribution.md
Steve Kinney [Sat, 14 May 2016 23:43:30 +0000 (19:43 -0400)]
Require download_items inline
Adriano Godoy [Sat, 14 May 2016 19:06:11 +0000 (16:06 -0300)]
PT-BR link to devtools-extension tutorial on README.md
Adriano Godoy [Sat, 14 May 2016 19:01:52 +0000 (16:01 -0300)]
Translate tutorial/devtools-extension.md to Portuguese (pt-br).
TAKAHASHI Kyohei [Sat, 14 May 2016 17:02:51 +0000 (02:02 +0900)]
Translate tutorial/security.md to Japanese.
Steve Kinney [Sat, 14 May 2016 16:28:28 +0000 (12:28 -0400)]
Use anonymous function for wrapping native classes
TAKAHASHI, Kyohei [Sat, 14 May 2016 15:36:11 +0000 (00:36 +0900)]
wrong link destination
Steve Kinney [Sat, 14 May 2016 15:31:08 +0000 (11:31 -0400)]
:lipstick: Add spaces to comply with Standard
Steve Kinney [Sat, 14 May 2016 15:17:46 +0000 (11:17 -0400)]
💄 Add ES6; Clean up from CoffeeScript conversion
Cheng Zhao [Sat, 14 May 2016 14:28:51 +0000 (23:28 +0900)]
Merge pull request #5413 from electron/process-resource-usage
Fetch Process resource usage from WebContents
Cheng Zhao [Sat, 14 May 2016 14:11:13 +0000 (23:11 +0900)]
Fix failing CI on OS X
Cheng Zhao [Sat, 14 May 2016 13:50:05 +0000 (22:50 +0900)]
No need for explicit type conversion
Cheng Zhao [Sat, 14 May 2016 13:48:25 +0000 (22:48 +0900)]
Rename webFrame.purgeCaches to webFrame.clearCache
This matches the name of session.clearCache.
Cheng Zhao [Sat, 14 May 2016 13:40:18 +0000 (22:40 +0900)]
Fix cpplint warnings
Cheng Zhao [Sat, 14 May 2016 12:49:16 +0000 (21:49 +0900)]
Merge pull request #5519 from danhp/context-menu-docs
Fix indentation for context menu docs.
Daniel Pham [Sat, 14 May 2016 12:35:38 +0000 (08:35 -0400)]
:memo: Fix styling of the context-menu docs
[ci skip]
Cheng Zhao [Sat, 14 May 2016 11:00:30 +0000 (20:00 +0900)]
Merge pull request #5518 from danhp/popup-show-all
Fix context menu positioning on OS X
Robert Stanfield [Sat, 14 May 2016 00:43:10 +0000 (20:43 -0400)]
It isn't entirely clear to me that 'window-all-closed' is used for
this purpose. I originally looked for an event that would fire if
all windows were closed and the reason was NOT due to the application
quitting; however, this differs in that it is called regardless of
whether the app was quitting.
Serg F [Fri, 13 May 2016 20:19:56 +0000 (23:19 +0300)]
Update application-distribution.md
Paul Betts [Fri, 13 May 2016 17:45:23 +0000 (10:45 -0700)]
Whitespace issues
Paul Betts [Fri, 13 May 2016 17:43:08 +0000 (10:43 -0700)]
Just return the type directly
Paul Betts [Fri, 13 May 2016 17:33:56 +0000 (10:33 -0700)]
Use doubles to represent memory size in bytes
Paul Betts [Thu, 12 May 2016 22:58:19 +0000 (15:58 -0700)]
Forgot scripts
Paul Betts [Thu, 12 May 2016 22:03:47 +0000 (15:03 -0700)]
Document resource methods
Paul Betts [Thu, 12 May 2016 21:36:49 +0000 (14:36 -0700)]
Add a way to drop all cached memory
Paul Betts [Thu, 12 May 2016 20:56:46 +0000 (13:56 -0700)]
Wire up a new method in web frame