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
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
Samuel Attard [Sun, 12 Feb 2017 04:23:27 +0000 (15:23 +1100)]
Add support for a noResolveAliases property
Kevin Sawicki [Mon, 13 Feb 2017 16:18:19 +0000 (08:18 -0800)]
Merge pull request #8669 from poppinlp/patch-1
Fix typo
Kevin Sawicki [Mon, 13 Feb 2017 16:17:23 +0000 (08:17 -0800)]
Merge pull request #8660 from fab1an/patch-3
Update session.md
Kevin Sawicki [Mon, 13 Feb 2017 16:16:55 +0000 (08:16 -0800)]
Merge pull request #8659 from fab1an/patch-2
Update web-contents.md
Cheng Zhao [Mon, 13 Feb 2017 10:27:21 +0000 (19:27 +0900)]
Update brightray for electron/brightray#275.
Cheng Zhao [Mon, 13 Feb 2017 08:24:33 +0000 (17:24 +0900)]
Merge pull request #8537 from deepak1556/webcontents_zoom_patch
webContents: manage zoom changes on the browser side with HostZoomMap
PoppinL [Mon, 13 Feb 2017 08:14:49 +0000 (16:14 +0800)]
Fix typo
Fix typo
Cheng Zhao [Mon, 13 Feb 2017 08:03:37 +0000 (17:03 +0900)]
Merge pull request #8668 from electron/fix-mas
Update libchromiumcontent: fix usage of private API in MAS build
Cheng Zhao [Mon, 13 Feb 2017 07:45:43 +0000 (16:45 +0900)]
Update libchromiumcontent: fix usage of private API in MAS build
Weiqiang Lin [Sun, 12 Feb 2017 15:12:33 +0000 (23:12 +0800)]
webContents to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:51:36 +0000 (22:51 +0800)]
Class: Tray to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:38:24 +0000 (22:38 +0800)]
systemPreferences to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:36:08 +0000 (22:36 +0800)]
session to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:35:03 +0000 (22:35 +0800)]
protocol to -zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:07:24 +0000 (22:07 +0800)]
powerSaveBlocker to zh-CN
Weiqiang Lin [Sun, 12 Feb 2017 14:00:09 +0000 (22:00 +0800)]
powerMonitor to zh-CN
Fabian Zeindl [Sun, 12 Feb 2017 09:06:24 +0000 (10:06 +0100)]
Update session.md
Fabian Zeindl [Sun, 12 Feb 2017 09:03:33 +0000 (10:03 +0100)]
Update web-contents.md
deepak1556 [Tue, 31 Jan 2017 09:25:48 +0000 (14:55 +0530)]
code cleanup
deepak1556 [Tue, 31 Jan 2017 09:15:45 +0000 (14:45 +0530)]
simply handling temporary zoom levels of webview
deepak1556 [Mon, 30 Jan 2017 17:06:50 +0000 (22:36 +0530)]
map webframe zoom api to use HostZoomMap
deepak1556 [Mon, 30 Jan 2017 11:18:40 +0000 (16:48 +0530)]
Add ZoomController to manager zoom changes for webcontents
deepak1556 [Sun, 29 Jan 2017 19:08:28 +0000 (00:38 +0530)]
use zoom factor webpreference option when required.
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.
deepak1556 [Sun, 29 Jan 2017 14:13:20 +0000 (19:43 +0530)]
webContents: set zoom levels with HostZoomMap
Kevin Sawicki [Fri, 10 Feb 2017 21:27:50 +0000 (13:27 -0800)]
Merge pull request #8540 from electron/SECURITY.md
Add SECURITY.md
Kevin Sawicki [Fri, 10 Feb 2017 20:18:43 +0000 (12:18 -0800)]
Merge pull request #8655 from electron/thai-translations
Add Thai translations
Kevin Sawicki [Fri, 10 Feb 2017 20:18:24 +0000 (12:18 -0800)]
Remove doc linter warnings
Kevin Sawicki [Fri, 10 Feb 2017 20:06:06 +0000 (12:06 -0800)]
Remove untranslated files
ThePooE [Sat, 21 Jan 2017 09:16:32 +0000 (16:16 +0700)]
:memo: Thai: translated accessibility.md
ThePooE [Thu, 19 Jan 2017 19:38:12 +0000 (02:38 +0700)]
:memo: Thai: fix small line breaking, word warpping in glossary.md
ThePooE [Thu, 19 Jan 2017 19:35:50 +0000 (02:35 +0700)]
:memo: Thai: translated glossary.md
ThePooE [Thu, 19 Jan 2017 10:42:51 +0000 (17:42 +0700)]
:memo: Thai: translated styleguide.md
wit543 [Thu, 19 Jan 2017 08:18:41 +0000 (15:18 +0700)]
📝 Thai: translate the header ++
translate the header and opening statement
wit543 [Thu, 19 Jan 2017 08:05:32 +0000 (15:05 +0700)]
Update about.md
ThePooE [Thu, 19 Jan 2017 07:37:00 +0000 (14:37 +0700)]
:memo: Thai: add English placeholders for files to be translated
ThePooE [Thu, 19 Jan 2017 07:16:06 +0000 (14:16 +0700)]
:memo: Thai: add link from README.md to the translated version
ThePooE [Thu, 19 Jan 2017 07:10:31 +0000 (14:10 +0700)]
:memo: Thai: added electron-faq.md
ThePooE [Wed, 18 Jan 2017 08:05:43 +0000 (15:05 +0700)]
:memo: Thai: fully translated README.md
ThePooE [Wed, 18 Jan 2017 07:44:19 +0000 (14:44 +0700)]
:memo: Thai: add prelude translation to README.md
Kevin Sawicki [Fri, 10 Feb 2017 18:29:07 +0000 (10:29 -0800)]
Merge pull request #8651 from electron/new-window-docs
[ci skip] Improve docs for `new-window` event
Kevin Sawicki [Fri, 10 Feb 2017 16:49:13 +0000 (08:49 -0800)]
Fix linting errors around spacing and semicolons
Kevin Sawicki [Fri, 10 Feb 2017 16:45:40 +0000 (08:45 -0800)]
Merge pull request #8650 from electron/will-attach-webview-docs
[ci skip] Improve docs for `will-attach-webview` event
Vadim Macagon [Fri, 10 Feb 2017 11:02:03 +0000 (18:02 +0700)]
Fix example code
Vadim Macagon [Fri, 10 Feb 2017 10:57:55 +0000 (17:57 +0700)]
[ci skip] Improve docs for `new-window` event
This should help clarify the purpose of `event.newGuest` as per the recent discussion in #7407.
Cheng Zhao [Fri, 10 Feb 2017 10:11:31 +0000 (19:11 +0900)]
Merge pull request #8640 from electron/fix-debug-symbols
Update libchromiumcontent: Fix debug symbols not generated
Vadim Macagon [Fri, 10 Feb 2017 03:33:33 +0000 (10:33 +0700)]
Improve docs for `will-attach-webview` event
Kevin Sawicki [Thu, 9 Feb 2017 20:40:11 +0000 (12:40 -0800)]
Merge pull request #8584 from electron/new-webview-event
Add will-attach-webview event
Kevin Sawicki [Thu, 9 Feb 2017 19:49:14 +0000 (11:49 -0800)]
Remove only call
Kevin Sawicki [Thu, 9 Feb 2017 19:48:45 +0000 (11:48 -0800)]
:art: Use embedder var for clarity
Kevin Sawicki [Thu, 9 Feb 2017 19:47:40 +0000 (11:47 -0800)]
Remove guest from will-attach-webview event
Kevin Sawicki [Fri, 3 Feb 2017 22:01:39 +0000 (14:01 -0800)]
Adjust src from will-attach-webview
Kevin Sawicki [Fri, 3 Feb 2017 21:58:07 +0000 (13:58 -0800)]
Emit attach params as well in event
Kevin Sawicki [Fri, 3 Feb 2017 20:58:04 +0000 (12:58 -0800)]
Document will-attach-webview
Kevin Sawicki [Fri, 3 Feb 2017 20:55:37 +0000 (12:55 -0800)]
new-webview -> will-attach-webview
Kevin Sawicki [Fri, 3 Feb 2017 20:46:22 +0000 (12:46 -0800)]
Add new-webview event that can be prevented
Kevin Sawicki [Fri, 3 Feb 2017 20:21:46 +0000 (12:21 -0800)]
Add new-webview specs
Kevin Sawicki [Thu, 9 Feb 2017 19:34:19 +0000 (11:34 -0800)]
Merge pull request #8556 from yamgent/macos-open-save-panel
Support message, nameFieldLabel and showsTagField for macOS dialog
Kevin Sawicki [Thu, 9 Feb 2017 19:30:17 +0000 (11:30 -0800)]
:art:
Kevin Sawicki [Thu, 9 Feb 2017 19:29:10 +0000 (11:29 -0800)]
Document new settings
Kevin Sawicki [Thu, 9 Feb 2017 19:25:05 +0000 (11:25 -0800)]
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
Kevin Sawicki [Thu, 9 Feb 2017 19:07:02 +0000 (11:07 -0800)]
Merge pull request #8623 from electron/dialog-options-helper
Add DialogSettings helper
Kevin Sawicki [Wed, 8 Feb 2017 01:32:58 +0000 (17:32 -0800)]
Add DialogSettings helper struct
Kevin Sawicki [Thu, 9 Feb 2017 18:07:03 +0000 (10:07 -0800)]
Merge pull request #8590 from electron/showmessagebox-checkbox
Add support for checkbox with dialog.showMessageBox
Kevin Sawicki [Thu, 9 Feb 2017 17:49:09 +0000 (09:49 -0800)]
Use CHROMEGTK_CALLBACK_0 and ignore gpointer data
Birunthan Mohanathas [Mon, 6 Feb 2017 15:35:36 +0000 (15:35 +0000)]
Add support for checkbox with dialog.showMessageBox
This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048.
Tan Wang Leng [Thu, 9 Feb 2017 13:47:26 +0000 (21:47 +0800)]
Fix code formatting
Tan Wang Leng [Thu, 9 Feb 2017 13:33:33 +0000 (21:33 +0800)]
Change qualifier of ShowSaveDialog() parameter
The normal convention in the codebase is to not use references
or 'const' for primitives like 'bool' and 'int'.
Tan Wang Leng [Thu, 9 Feb 2017 13:23:02 +0000 (21:23 +0800)]
Add tests to check errors in parameters
Tan Wang Leng [Thu, 9 Feb 2017 13:01:40 +0000 (21:01 +0800)]
Change the default value of showsTagField to true
The default value of showsTagField in macOS's NSSavePanel is true.
Therefore, in order to follow the standard behavior and not break
backwards-compatibility, let's change the default value of
showsTagField to true.
Reference:
https://developer.apple.com/reference/appkit/nssavepanel/
1525589-showstagfield?language=objc
Tan Wang Leng [Thu, 2 Feb 2017 13:01:02 +0000 (21:01 +0800)]
Fix wrong signature for gtk's ShowSaveDialog()
Tan Wang Leng [Thu, 2 Feb 2017 12:21:20 +0000 (20:21 +0800)]
:checkered_flag: Fix dialog method calls for Windows
Tan Wang Leng [Wed, 1 Feb 2017 16:01:19 +0000 (00:01 +0800)]
:memo: Update docs for new attributes in showOpenDialog()
Tan Wang Leng [Wed, 1 Feb 2017 16:01:01 +0000 (00:01 +0800)]
:apple: Add additional options for Mac's open dialog
Support an additional attributes available in macOS's NSOpenPanel:
message.
Tan Wang Leng [Wed, 1 Feb 2017 15:36:06 +0000 (23:36 +0800)]
:memo: Update docs for new attributes in showSaveDialog()
Tan Wang Leng [Wed, 1 Feb 2017 15:34:21 +0000 (23:34 +0800)]
:apple: Add additional options for Mac's save dialog
Support additional attributes available in macOS's NSSavePanel: message,
nameFieldLabel and showsTagField
Weiqiang Lin [Thu, 9 Feb 2017 09:57:27 +0000 (17:57 +0800)]
Class: MenuItem to zh-CN