Kevin Sawicki [Fri, 17 Feb 2017 20:16:29 +0000 (12:16 -0800)]
Make variables private instead of protected
Kevin Sawicki [Fri, 17 Feb 2017 20:09:29 +0000 (12:09 -0800)]
:art:
Kevin Sawicki [Thu, 16 Feb 2017 19:18:13 +0000 (11:18 -0800)]
Document menu.closePopup
Kevin Sawicki [Thu, 16 Feb 2017 19:15:05 +0000 (11:15 -0800)]
Implement ClosePopupAt on Windows/Linux
Kevin Sawicki [Thu, 16 Feb 2017 19:04:42 +0000 (11:04 -0800)]
Implement Menu.closePopup on Windows/Linux
Kevin Sawicki [Thu, 16 Feb 2017 18:58:12 +0000 (10:58 -0800)]
Add spec for async Menu.popup
Kevin Sawicki [Thu, 16 Feb 2017 18:58:02 +0000 (10:58 -0800)]
Add Menu.closePopup API on macOS
Kevin Sawicki [Thu, 16 Feb 2017 17:14:31 +0000 (09:14 -0800)]
Move MenuItem spec into root describe
Kevin Sawicki [Thu, 16 Feb 2017 16:35:01 +0000 (08:35 -0800)]
Add new menu.popup signature to planned breaking changes
Kevin Sawicki [Thu, 16 Feb 2017 16:34:39 +0000 (08:34 -0800)]
Update menu.popup docs to take options object
Kevin Sawicki [Thu, 16 Feb 2017 00:07:46 +0000 (16:07 -0800)]
Map async option to MenuRunner::ASYNC flag
Kevin Sawicki [Wed, 15 Feb 2017 23:57:36 +0000 (15:57 -0800)]
Add async option to menu.popup
Kevin Sawicki [Wed, 15 Feb 2017 20:44:39 +0000 (12:44 -0800)]
Add async menu.popup on Windows/Linux
Kevin Sawicki [Wed, 15 Feb 2017 19:44:25 +0000 (11:44 -0800)]
Add async menu.popup on macOS
Kevin Sawicki [Wed, 22 Feb 2017 16:22:21 +0000 (08:22 -0800)]
Merge pull request #8731 from herrmannplatz/patch-1
update setCertificateVerifyProc example
Kevin Sawicki [Wed, 22 Feb 2017 16:11:21 +0000 (08:11 -0800)]
Add space after if
René Herrmann [Wed, 22 Feb 2017 10:49:14 +0000 (11:49 +0100)]
update setCertificateVerifyProc example
setCertificateVerifyProc example should reflect new api
Kevin Sawicki [Tue, 21 Feb 2017 16:49:50 +0000 (08:49 -0800)]
Bump v1.6.1
Kevin Sawicki [Tue, 21 Feb 2017 16:48:15 +0000 (08:48 -0800)]
Merge pull request #8718 from demopark/master
add translations files for zh-CN
Kevin Sawicki [Tue, 21 Feb 2017 16:45:10 +0000 (08:45 -0800)]
Merge pull request #8717 from gerhardberger/vibrancy-version-fix
Fix OS version check of vibrancy
DemoPark [Sun, 19 Feb 2017 13:38:37 +0000 (21:38 +0800)]
add translations files for zh-CN
add zh-CN translations file - debug-instructions-windows.md
add zh-CN translations file - debugging-instructions-macos.md
update zh-CN translations file - README.md
gellert [Sat, 18 Feb 2017 19:25:03 +0000 (20:25 +0100)]
fixes os version check of vibrancy
Kevin Sawicki [Fri, 17 Feb 2017 20:50:26 +0000 (12:50 -0800)]
Merge pull request #8693 from electron/zoom_specs
webContents: add basic zoom specs
deepak1556 [Fri, 17 Feb 2017 17:58:29 +0000 (23:28 +0530)]
add zoom specs based on standard protocols
deepak1556 [Fri, 17 Feb 2017 17:54:24 +0000 (23:24 +0530)]
set zoom changes for in page navigaitons
deepak1556 [Fri, 17 Feb 2017 15:48:30 +0000 (21:18 +0530)]
add basic webview zoom specs
deepak1556 [Fri, 17 Feb 2017 04:59:52 +0000 (10:29 +0530)]
address review comments
deepak1556 [Thu, 16 Feb 2017 09:56:33 +0000 (15:26 +0530)]
add temporary zoom api spec
deepak1556 [Wed, 15 Feb 2017 22:33:47 +0000 (04:03 +0530)]
use sync zoom api with guest view manager webpreferences
deepak1556 [Wed, 15 Feb 2017 22:14:40 +0000 (03:44 +0530)]
add zoom spec
deepak1556 [Wed, 15 Feb 2017 22:14:24 +0000 (03:44 +0530)]
fix signature of zoom getter apis
Kevin Sawicki [Fri, 17 Feb 2017 18:57:39 +0000 (10:57 -0800)]
Merge pull request #8709 from electron/upgrade-native-mate
Upgrade native_mate
Kevin Sawicki [Fri, 17 Feb 2017 17:51:28 +0000 (09:51 -0800)]
Upgrade native_mate
Kevin Sawicki [Fri, 17 Feb 2017 16:22:05 +0000 (08:22 -0800)]
Merge pull request #8707 from demopark/master
add translations files for zh-CN
Kevin Sawicki [Fri, 17 Feb 2017 16:21:10 +0000 (08:21 -0800)]
Merge pull request #8704 from YurySolovyov/update-icon-fetch-impl
Update icon loading API implementation
DemoPark [Fri, 17 Feb 2017 09:28:55 +0000 (17:28 +0800)]
add translations files for zh-CN
add zh-CN translations file - clang-format.md
add zh-CN translations file - styleguide.md
update zh-CN translations file - README.md
deepak1556 [Fri, 17 Feb 2017 08:33:46 +0000 (14:03 +0530)]
Destroy icon manager after file thread is destroyed
Yury Solovyov [Thu, 16 Feb 2017 19:19:19 +0000 (22:19 +0300)]
Update icon loading API implementation
Kevin Sawicki [Thu, 16 Feb 2017 19:56:52 +0000 (11:56 -0800)]
Merge pull request #8695 from ericbrumer/master
[Win] Allow favicon.png to be on the root of any drive letter
Eric Brumer [Thu, 16 Feb 2017 17:26:20 +0000 (09:26 -0800)]
Smaller regex now that it's case insensitive
Eric Brumer [Thu, 16 Feb 2017 17:17:37 +0000 (09:17 -0800)]
Case insensitive filepath
Kevin Sawicki [Thu, 16 Feb 2017 16:12:18 +0000 (08:12 -0800)]
Merge pull request #8696 from demopark/master
add translations files for zh-CN
DemoPark [Thu, 16 Feb 2017 08:31:55 +0000 (16:31 +0800)]
add translations files for zh-CN
add zh-CN translations file - security.md
add zh-CN translations file - repl.md
add zh-CN translations file - windows-store-guide.md
update zh-CN translations file - glossary.md
update zh-CN translations file - README.md
Eric Brumer [Thu, 16 Feb 2017 03:02:11 +0000 (19:02 -0800)]
Allow favicon.png to be on the root of any drive letter
Kevin Sawicki [Wed, 15 Feb 2017 20:27:06 +0000 (12:27 -0800)]
Merge pull request #8686 from demopark/master
Optimize zh-CN language logic and grammar
Kevin Sawicki [Wed, 15 Feb 2017 19:22:00 +0000 (11:22 -0800)]
Merge pull request #8676 from electron/focus-delegate
Prevent invisible windows from being activated
Kevin Sawicki [Tue, 14 Feb 2017 21:18:06 +0000 (13:18 -0800)]
Mark constructor as explicit
Kevin Sawicki [Tue, 14 Feb 2017 21:14:35 +0000 (13:14 -0800)]
Use internal IsVisible method
Kevin Sawicki [Tue, 14 Feb 2017 21:09:24 +0000 (13:09 -0800)]
Implement Activate instead of CanFocus
Kevin Sawicki [Tue, 14 Feb 2017 20:52:19 +0000 (12:52 -0800)]
Just use visible state in CanFocus delegate
Kevin Sawicki [Tue, 14 Feb 2017 02:22:57 +0000 (18:22 -0800)]
Update blur parent window spec
Kevin Sawicki [Tue, 14 Feb 2017 02:11:37 +0000 (18:11 -0800)]
Add webContents.focus() spec
Kevin Sawicki [Mon, 13 Feb 2017 23:21:55 +0000 (15:21 -0800)]
Include CanFocus on Windows and map to state
Kevin Sawicki [Wed, 15 Feb 2017 16:28:43 +0000 (08:28 -0800)]
Merge pull request #8682 from electron/use-electron-version-in-chromedriver-asset-name
Use electron version in Chromedriver asset name
Kevin Sawicki [Tue, 14 Feb 2017 18:11:17 +0000 (10:11 -0800)]
Use electron version in Chromedriver asset name
DemoPark [Wed, 15 Feb 2017 09:45:52 +0000 (17:45 +0800)]
add zh-CN translations for offscreen-rendering.md
add zh-CN translations for offscreen-rendering.md
DemoPark [Wed, 15 Feb 2017 09:21:20 +0000 (17:21 +0800)]
add zh-CN translations for electron-versioning.md
add zh-CN translations for 'electron-versioning.md'
Jonas Zhang [Wed, 15 Feb 2017 06:21:37 +0000 (14:21 +0800)]
Merge pull request #1 from demopark/demopark-patch-1
Optimize zh-CN language logic and grammar
Jonas Zhang [Wed, 15 Feb 2017 06:20:48 +0000 (14:20 +0800)]
Optimize zh-CN language logic and grammar
Optimize zh-CN language logic and grammar.
Cheng Zhao [Wed, 15 Feb 2017 02:04:36 +0000 (11:04 +0900)]
Merge pull request #8679 from electron/disable-active-tracker
Disable the ActiveVerifier
Kevin Sawicki [Tue, 14 Feb 2017 20:40:21 +0000 (12:40 -0800)]
Merge pull request #8684 from electron/compiler-error
Rename variable for compiler error
Kevin Sawicki [Tue, 14 Feb 2017 20:30:23 +0000 (12:30 -0800)]
Rename variable for compiler error
Kevin Sawicki [Tue, 14 Feb 2017 19:41:16 +0000 (11:41 -0800)]
Merge pull request #8628 from Spacetech/master
Implement invalidate for non-offscreen mode
Kevin Sawicki [Tue, 14 Feb 2017 19:17:39 +0000 (11:17 -0800)]
Update docs for non-offscreen invalidate
Kevin Sawicki [Tue, 14 Feb 2017 19:13:23 +0000 (11:13 -0800)]
Remove unused variable
Kevin Sawicki [Tue, 14 Feb 2017 19:12:30 +0000 (11:12 -0800)]
Use underscore variable name for consistency
Kevin Sawicki [Tue, 14 Feb 2017 19:09:15 +0000 (11:09 -0800)]
:art: Minor formatting tweaks
Kevin Sawicki [Tue, 14 Feb 2017 18:09:02 +0000 (10:09 -0800)]
Merge pull request #8648 from electron/set-extra-crash-reporter-data
Support updating crash reporter extra parameters
Kevin Sawicki [Mon, 13 Feb 2017 19:15:40 +0000 (11:15 -0800)]
Fix darwin platform name
Kevin Sawicki [Mon, 13 Feb 2017 18:52:40 +0000 (10:52 -0800)]
:art:
Kevin Sawicki [Mon, 13 Feb 2017 18:48:04 +0000 (10:48 -0800)]
Tweak setExtraParameter description
Kevin Sawicki [Mon, 13 Feb 2017 18:46:19 +0000 (10:46 -0800)]
Add spec for updated extra parameters
Kevin Sawicki [Mon, 13 Feb 2017 18:08:43 +0000 (10:08 -0800)]
autoSubmit -> uploadToServer
Kevin Sawicki [Mon, 13 Feb 2017 18:07:10 +0000 (10:07 -0800)]
Run crash reporter specs on all platforms
Kevin Sawicki [Thu, 9 Feb 2017 21:05:23 +0000 (13:05 -0800)]
Support removing extra parameters
Kevin Sawicki [Thu, 9 Feb 2017 20:47:02 +0000 (12:47 -0800)]
Document setExtraParameter
Kevin Sawicki [Tue, 7 Feb 2017 00:31:20 +0000 (16:31 -0800)]
Clear crash keys in InitBreakpad
Kevin Sawicki [Thu, 2 Feb 2017 22:23:21 +0000 (14:23 -0800)]
Add setExtraParameter support on macOS
Kevin Sawicki [Thu, 2 Feb 2017 21:01:49 +0000 (13:01 -0800)]
Correct , -> . typo
Kevin Sawicki [Thu, 2 Feb 2017 21:00:00 +0000 (13:00 -0800)]
Remove _ prefix on binding methods
Kevin Sawicki [Tue, 14 Feb 2017 17:33:27 +0000 (09:33 -0800)]
Merge pull request #8662 from oukan/feature/translate-zh-CN
Modules for the Main Process to zh-CN
Kevin Sawicki [Tue, 14 Feb 2017 17:32:56 +0000 (09:32 -0800)]
Merge pull request #8673 from electron/scroll-touch-end
Call OnWindowScrollTouchEnd instead of Edge
Kevin Sawicki [Mon, 13 Feb 2017 19:24:47 +0000 (11:24 -0800)]
Call OnWindowScrollTouchEnd instead of Edge
Kevin Sawicki [Tue, 14 Feb 2017 17:07:24 +0000 (09:07 -0800)]
Merge pull request #8605 from electron/no-more-global-buffer
Delete Buffer global when node integration is disabled
Kevin Sawicki [Mon, 13 Feb 2017 17:33:11 +0000 (09:33 -0800)]
Add Buffer typeof assertion
Kevin Sawicki [Mon, 13 Feb 2017 16:54:00 +0000 (08:54 -0800)]
Upgrade node for require wrapper Buffer change
Kevin Sawicki [Mon, 13 Feb 2017 16:48:39 +0000 (08:48 -0800)]
Remove Buffer global on load
Kevin Sawicki [Mon, 6 Feb 2017 23:01:10 +0000 (15:01 -0800)]
Remove global Buffer mention now handled as require wrapper
Kevin Sawicki [Mon, 6 Feb 2017 23:08:08 +0000 (15:08 -0800)]
Add declared const Buffer spec
Kevin Sawicki [Mon, 6 Feb 2017 21:54:41 +0000 (13:54 -0800)]
Add spec for Buffer global
Kevin Sawicki [Tue, 14 Feb 2017 16:41:55 +0000 (08:41 -0800)]
Merge pull request #8654 from electron/context-shutdown-crash
Upgrade brigthray for context crash fix
Kevin Sawicki [Fri, 10 Feb 2017 17:40:46 +0000 (09:40 -0800)]
Upgrade brigthray for context crash fix
Cheng Zhao [Tue, 14 Feb 2017 08:23:20 +0000 (17:23 +0900)]
Disable the ActiveVerifier
Gary Wilber [Tue, 14 Feb 2017 03:41:24 +0000 (19:41 -0800)]
Add Invalidate method to NativeWindow and add Mac implementation
Kevin Sawicki [Mon, 13 Feb 2017 17:24:38 +0000 (09:24 -0800)]
Merge pull request #8672 from electron/reorder-compiler-error-in-zoom-controller
Call content::WebContentsObserver first
Kevin Sawicki [Mon, 13 Feb 2017 17:09:42 +0000 (09:09 -0800)]
Call content::WebContentsObserver first
Kevin Sawicki [Mon, 13 Feb 2017 16:29:18 +0000 (08:29 -0800)]
Merge pull request #8617 from electron/resolves-aliases-nsopen
Add resolvesAliases option to openDialog
Kevin Sawicki [Mon, 13 Feb 2017 16:23:49 +0000 (08:23 -0800)]
Use dialog setter for consistency with other properties
Samuel Attard [Sun, 12 Feb 2017 04:27:19 +0000 (15:27 +1100)]
Fix linting
Samuel Attard [Sun, 12 Feb 2017 04:25:38 +0000 (15:25 +1100)]
Document the noResolveAliases property