Cheng Zhao [Fri, 29 Jul 2016 01:33:55 +0000 (10:33 +0900)]
Merge pull request #6645 from electron/ico-125
Update ico to include sizes for 125% DPI
Cheng Zhao [Fri, 29 Jul 2016 01:24:56 +0000 (10:24 +0900)]
Update ico to include sizes for 125% DPI
Cheng Zhao [Fri, 29 Jul 2016 01:11:05 +0000 (10:11 +0900)]
Merge pull request #6636 from yuya-oc/docs-win32-icon
docs: Add recommended sizes for Windows ICO icons
Cheng Zhao [Fri, 29 Jul 2016 01:02:01 +0000 (10:02 +0900)]
Merge pull request #6626 from Starefossen/patch-1
docs: mention app ready event for DevTools Extension tutorial
Yuya Ochiai [Thu, 28 Jul 2016 14:15:25 +0000 (23:15 +0900)]
:memo: Add recommended sizes for Windows ICO icons
For #6396
Please refer to https://msdn.microsoft.com/en-us/library/windows/desktop/dn742485(v=vs.85).aspx
[ci skip]
Cheng Zhao [Thu, 28 Jul 2016 09:07:33 +0000 (18:07 +0900)]
Merge pull request #6631 from amor520/master
update Prerequisites
amor [Thu, 28 Jul 2016 07:01:36 +0000 (15:01 +0800)]
update Prerequisites
Cheng Zhao [Thu, 28 Jul 2016 06:23:43 +0000 (15:23 +0900)]
Merge pull request #6629 from electron/download-item-get-save-path
Set download item save path to selected path from dialog
Kevin Sawicki [Thu, 28 Jul 2016 00:52:36 +0000 (17:52 -0700)]
Assert save path of download item
Kevin Sawicki [Thu, 28 Jul 2016 00:33:36 +0000 (17:33 -0700)]
Make downloadItem.getSavePath() public
Kevin Sawicki [Thu, 28 Jul 2016 00:31:26 +0000 (17:31 -0700)]
Use selected dialog path as item save path
Cheng Zhao [Wed, 27 Jul 2016 23:48:52 +0000 (08:48 +0900)]
Merge pull request #6623 from electron/shortcut
Add shell.writeShortcutLink/readShortcutLink APIs
Kevin Sawicki [Wed, 27 Jul 2016 22:57:34 +0000 (15:57 -0700)]
Merge pull request #6627 from davej/patch-1
docs: Explain how to use highlightMode with BrowserWindow
DaveJ [Wed, 27 Jul 2016 22:56:00 +0000 (23:56 +0100)]
docs: Add click handler to tray window example
DaveJ [Wed, 27 Jul 2016 22:23:26 +0000 (23:23 +0100)]
docs: Fix undefined variables
Dave Jeffery [Wed, 27 Jul 2016 20:35:13 +0000 (21:35 +0100)]
docs: Explain how to use highlightMode with BrowserWindow
As discussed on https://github.com/electron/electron/pull/6620
Hans Kristian Flaatten [Wed, 27 Jul 2016 20:01:01 +0000 (22:01 +0200)]
docs: mention app ready event for DevTools Extension tutorial
Cheng Zhao [Wed, 27 Jul 2016 10:55:05 +0000 (19:55 +0900)]
Fix building on non-Windows
Cheng Zhao [Wed, 27 Jul 2016 10:51:16 +0000 (19:51 +0900)]
Fix lint warnings
Cheng Zhao [Wed, 27 Jul 2016 10:49:17 +0000 (19:49 +0900)]
docs: icon and iconIndex have to be set together
Cheng Zhao [Wed, 27 Jul 2016 10:43:02 +0000 (19:43 +0900)]
spec: shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 07:47:24 +0000 (16:47 +0900)]
docs: shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 07:32:32 +0000 (16:32 +0900)]
Throw exception when ReadShortcutLink failed
Cheng Zhao [Wed, 27 Jul 2016 07:23:35 +0000 (16:23 +0900)]
All fields are always returned
Cheng Zhao [Wed, 27 Jul 2016 07:20:53 +0000 (16:20 +0900)]
Initialize COM before using the API
Cheng Zhao [Wed, 27 Jul 2016 07:16:21 +0000 (16:16 +0900)]
Add shell.writeShortcutLink/readShortcutLink
Cheng Zhao [Wed, 27 Jul 2016 04:21:17 +0000 (13:21 +0900)]
Bump v1.3.1
Cheng Zhao [Wed, 27 Jul 2016 01:53:52 +0000 (10:53 +0900)]
Merge pull request #6602 from electron/appusermodelid-remove-spaces
Remove all spaces from potential appUserModelID as it isn't allowed by the spec
Cheng Zhao [Wed, 27 Jul 2016 01:49:38 +0000 (10:49 +0900)]
Merge pull request #6620 from electron/tray-highlight-toggle
Add option to always highlight the tray icon
Cheng Zhao [Wed, 27 Jul 2016 01:15:38 +0000 (10:15 +0900)]
Merge pull request #6619 from electron/web-contents-copy-image-at
Add webContents.copyImageAt(x, y)
Cheng Zhao [Wed, 27 Jul 2016 00:52:18 +0000 (09:52 +0900)]
Merge pull request #6618 from electron/code-range-registration
Only register code range in Windows crash reporter once
Cheng Zhao [Wed, 27 Jul 2016 00:36:44 +0000 (09:36 +0900)]
Merge pull request #6603 from electron/standard-markdown
Standardize JavaScript code snippets in the documentation
Cheng Zhao [Tue, 26 Jul 2016 23:53:55 +0000 (08:53 +0900)]
Update brightray for #6613
Cheng Zhao [Tue, 26 Jul 2016 23:53:33 +0000 (08:53 +0900)]
Merge pull request #6613 from deepak1556/pref_init_patch
browser: initialize pref registry in brightray
Samuel Attard [Tue, 26 Jul 2016 23:38:49 +0000 (09:38 +1000)]
Use better regex to match spaces
Kevin Sawicki [Tue, 26 Jul 2016 21:18:15 +0000 (14:18 -0700)]
Add TODO to deprecate boolean param
Kevin Sawicki [Tue, 26 Jul 2016 21:17:41 +0000 (14:17 -0700)]
Correct typo in variable name
Kevin Sawicki [Tue, 26 Jul 2016 20:59:19 +0000 (13:59 -0700)]
Update tray.setHighlightMode docs
Kevin Sawicki [Tue, 26 Jul 2016 20:51:43 +0000 (13:51 -0700)]
Add option to always highlight the tray icon
Kevin Sawicki [Tue, 26 Jul 2016 19:08:05 +0000 (12:08 -0700)]
Document webContents.copyImageAt(x,y)
Kevin Sawicki [Tue, 26 Jul 2016 19:06:11 +0000 (12:06 -0700)]
Add webContents.copyImageAt
Kevin Sawicki [Tue, 26 Jul 2016 17:50:12 +0000 (10:50 -0700)]
Change registered flag from InitBreakpad
Kevin Sawicki [Tue, 26 Jul 2016 17:43:57 +0000 (10:43 -0700)]
Add spec for starting crash reporter twice
Kevin Sawicki [Tue, 26 Jul 2016 17:40:11 +0000 (10:40 -0700)]
Only register code range once
Zeke Sikelianos [Tue, 26 Jul 2016 16:49:02 +0000 (09:49 -0700)]
standardize electron-capturer doc snippets
Zeke Sikelianos [Tue, 26 Jul 2016 16:43:22 +0000 (09:43 -0700)]
update standard-markdown to use linux-friendly local require statements
Zeke Sikelianos [Tue, 26 Jul 2016 16:17:27 +0000 (09:17 -0700)]
update to standard-markdown with node 0.10 support
Zeke Sikelianos [Tue, 26 Jul 2016 01:48:48 +0000 (18:48 -0700)]
update `npm run lint` to include docs
Zeke Sikelianos [Tue, 26 Jul 2016 01:39:25 +0000 (18:39 -0700)]
standardize all javascript blocks in English docs
Zeke Sikelianos [Tue, 26 Jul 2016 01:37:58 +0000 (18:37 -0700)]
add npm script to lint all javascript blocks in the docs using standard
deepak1556 [Tue, 26 Jul 2016 11:04:04 +0000 (16:34 +0530)]
browser: initialize pref registry in brightray
Cheng Zhao [Tue, 26 Jul 2016 10:55:25 +0000 (19:55 +0900)]
Merge pull request #6612 from electron/cc-cxx
Do not overwrite CC and CXX in bootstrap
Cheng Zhao [Tue, 26 Jul 2016 10:24:58 +0000 (19:24 +0900)]
No more need to overwrite env when running update.py
Cheng Zhao [Tue, 26 Jul 2016 10:24:28 +0000 (19:24 +0900)]
Ignore CC and CXX in env
Cheng Zhao [Tue, 26 Jul 2016 10:03:25 +0000 (19:03 +0900)]
Merge pull request #6609 from electron/msvs
Add --msvs parameter to bootstrap.py
Cheng Zhao [Tue, 26 Jul 2016 08:42:12 +0000 (17:42 +0900)]
docs: Mention the --msvs
Cheng Zhao [Tue, 26 Jul 2016 08:40:58 +0000 (17:40 +0900)]
docs: x64 is the default build
Cheng Zhao [Tue, 26 Jul 2016 08:38:31 +0000 (17:38 +0900)]
Add --msvs parameter to bootstrap.py
Cheng Zhao [Tue, 26 Jul 2016 07:29:01 +0000 (16:29 +0900)]
Merge pull request #6607 from enlight/patch-4
Normalize string quotes in desktopCapturer docs
Cheng Zhao [Tue, 26 Jul 2016 05:11:20 +0000 (14:11 +0900)]
Merge pull request #6606 from electron/font-settings
Set page's font settings with system settings
Vadim Macagon [Tue, 26 Jul 2016 04:57:39 +0000 (11:57 +0700)]
Normalize string quotes in desktopCapturer docs
Missed one string in my previous PR :(
Cheng Zhao [Tue, 26 Jul 2016 04:35:54 +0000 (13:35 +0900)]
Merge pull request #6593 from enlight/improved-desktop-capturer-docs
Improve readability, and add a link to the navigator.getUserMedia API
Cheng Zhao [Tue, 26 Jul 2016 04:32:17 +0000 (13:32 +0900)]
c++11 styling
Cheng Zhao [Tue, 26 Jul 2016 04:29:27 +0000 (13:29 +0900)]
Set page's font settings with system settings
Vadim Macagon [Mon, 25 Jul 2016 10:49:25 +0000 (17:49 +0700)]
Improve the desktopCapturer docs
Made minor improvements to readability, and added a link to the
`navigator.getUserMedia` docs on MDN for convenience.
Cheng Zhao [Tue, 26 Jul 2016 03:46:00 +0000 (12:46 +0900)]
Merge pull request #6566 from electron/win-autoupdater-es6
Move autoUpdater to ES6
Cheng Zhao [Tue, 26 Jul 2016 03:42:59 +0000 (12:42 +0900)]
Merge pull request #6598 from electron/fs-access-asar
Add asar implementation of fs.access/accessSync
Cheng Zhao [Tue, 26 Jul 2016 02:21:59 +0000 (11:21 +0900)]
Merge pull request #6596 from liusy182/restore-issue
Window position doesn't restore correctly minimize and restore window
Cheng Zhao [Tue, 26 Jul 2016 02:16:57 +0000 (11:16 +0900)]
Merge pull request #6595 from lukeapage/patch-8
Clarify the default arguments for Menu popup
Samuel Attard [Tue, 26 Jul 2016 01:44:01 +0000 (11:44 +1000)]
Remove all spaces from potential appUserModelID as it isn't allowed by the spec
Samuel Attard [Tue, 26 Jul 2016 01:40:55 +0000 (11:40 +1000)]
Move auto-updater-win to ES6
Kevin Sawicki [Tue, 26 Jul 2016 00:45:50 +0000 (17:45 -0700)]
Merge pull request #6601 from feross/master
Fix test for PR #6600
Feross Aboukhadijeh [Tue, 26 Jul 2016 00:27:45 +0000 (17:27 -0700)]
Fix test for PR #6600
Just realized that the tests don't pass after my PR. This fixes that :)
Kevin Sawicki [Mon, 25 Jul 2016 22:21:05 +0000 (15:21 -0700)]
Merge pull request #6600 from feross/master
MenuItem: Use 'Close Window' for 'close' role label
Feross Aboukhadijeh [Mon, 25 Jul 2016 22:13:17 +0000 (15:13 -0700)]
MenuItem: Use 'Close Window' for 'close' role label
On OS X, the standard label that's used for the 'close' role is 'Close
Window'. You can see this in the default macOS apps from Apple.
Kevin Sawicki [Mon, 25 Jul 2016 18:17:40 +0000 (11:17 -0700)]
Add spec for accessing normal files
Kevin Sawicki [Mon, 25 Jul 2016 18:10:36 +0000 (11:10 -0700)]
Support paths as Buffers
Kevin Sawicki [Mon, 25 Jul 2016 18:05:18 +0000 (11:05 -0700)]
Add asar-supported fs.accessSync implementation
Kevin Sawicki [Mon, 25 Jul 2016 17:49:20 +0000 (10:49 -0700)]
Add asar-supported fs.access implementation
Kevin Sawicki [Mon, 25 Jul 2016 17:07:39 +0000 (10:07 -0700)]
Use let/const instead of var
liusi [Mon, 25 Jul 2016 14:53:18 +0000 (22:53 +0800)]
Merge branch 'master' of https://github.com/electron/electron into restore-issue
liusi [Mon, 25 Jul 2016 14:51:27 +0000 (22:51 +0800)]
issue 6574 - Window position doesn't restore correctly
Luke Page [Mon, 25 Jul 2016 11:57:38 +0000 (13:57 +0200)]
Clarify the default arguments for popup
The null / -1 defaults weren't very helpful, so changed to follow other documentation and write the behaviour if that param is missing.
Cheng Zhao [Mon, 25 Jul 2016 07:55:49 +0000 (16:55 +0900)]
Merge pull request #6576 from electron/browser-window-proxy-docs
Fix BrowserWindowProxy documentation
Cheng Zhao [Mon, 25 Jul 2016 07:55:20 +0000 (16:55 +0900)]
Merge pull request #6575 from electron/asar-doc-fixes
fix wording in asar doc
Cheng Zhao [Mon, 25 Jul 2016 07:55:09 +0000 (16:55 +0900)]
Merge pull request #6573 from electron/native-image-doc
Fix documentation for NativeImage
Cheng Zhao [Mon, 25 Jul 2016 07:54:54 +0000 (16:54 +0900)]
Merge pull request #6590 from electron/reliable-typed-array
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
Cheng Zhao [Mon, 25 Jul 2016 07:41:20 +0000 (16:41 +0900)]
Use deepEqual for comparing type arrays
Cheng Zhao [Mon, 25 Jul 2016 07:40:22 +0000 (16:40 +0900)]
Use Buffer.from instead of deprecated new Buffer
Cheng Zhao [Mon, 25 Jul 2016 07:39:09 +0000 (16:39 +0900)]
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
Cheng Zhao [Mon, 25 Jul 2016 07:30:40 +0000 (16:30 +0900)]
spec: TypeArray should work in remote
Cheng Zhao [Mon, 25 Jul 2016 07:22:29 +0000 (16:22 +0900)]
Merge pull request #6572 from haadcode/master
Add support for TypedArrays in IPC.
Cheng Zhao [Mon, 25 Jul 2016 07:08:38 +0000 (16:08 +0900)]
Update brightray for #6156
Cheng Zhao [Mon, 25 Jul 2016 07:05:04 +0000 (16:05 +0900)]
Merge pull request #6565 from TiagoDanin/Update-Doc
Update docs-translations
Cheng Zhao [Mon, 25 Jul 2016 07:03:50 +0000 (16:03 +0900)]
Merge pull request #6558 from deepak1556/session_proxy_patch
session: add proxyBypassRules option to setProxy api
Cheng Zhao [Mon, 25 Jul 2016 07:02:50 +0000 (16:02 +0900)]
Merge pull request #6524 from liusy182/painted-event-6426
add "view-painted" event to WebContent.
Cheng Zhao [Mon, 25 Jul 2016 03:55:56 +0000 (12:55 +0900)]
Bump v1.3.0
Cheng Zhao [Mon, 25 Jul 2016 03:54:45 +0000 (12:54 +0900)]
Merge pull request #6589 from electron/200-resources
Load a few resources pak added in Chrome 52
Cheng Zhao [Mon, 25 Jul 2016 03:10:39 +0000 (12:10 +0900)]
Copy a few more files to out dir
Cheng Zhao [Mon, 25 Jul 2016 02:10:53 +0000 (11:10 +0900)]
Load a few more pak files