Hari Juturu
|
9a3b78d9fe
|
Fix devtools open in mixed sandbox mode
|
2017-07-11 18:36:00 -07:00 |
|
Vladimir Vainer
|
5f2dd2ef6c
|
Fix #8017: Crash copying croped image to clipboard
|
2017-07-09 06:56:14 +03:00 |
|
Vladimir Vainer
|
42cb3461af
|
🐛 Fix #9231: Don't load url when detached.
|
2017-07-09 06:54:22 +03:00 |
|
Vladimir Vainer
|
06b5acdac0
|
Fix #8768: Show() on already open modal
Calling show() on an already open modal causes the parent to become unusable
|
2017-07-09 06:49:12 +03:00 |
|
Milan Burda
|
d5df114bb4
|
🎨 Make Notification getters const methods
|
2017-06-30 16:54:31 +02:00 |
|
Milan Burda
|
a196bf97bc
|
🍎 Add subtitle to Notification properties
|
2017-06-30 16:54:28 +02:00 |
|
Ales Pergl
|
440b238157
|
Fixed build issues in debug mode
|
2017-06-30 12:28:01 +02:00 |
|
Kevin Sawicki
|
1c1cf0d1f2
|
Merge pull request #9857 from alexeykuzmin/add-enable-osr-flag
[WIP] Add enable_osr flag
|
2017-06-29 12:30:44 -07:00 |
|
Kevin Sawicki
|
4a7eb5077e
|
Bump v1.7.4
|
2017-06-28 14:37:04 -07:00 |
|
Kevin Sawicki
|
0f83180377
|
Merge pull request #9837 from electron/notification-actions
Notification actions
|
2017-06-28 12:59:10 -07:00 |
|
Kevin Sawicki
|
06a550b412
|
Autorelease tracking area
|
2017-06-28 12:37:31 -07:00 |
|
Kevin Sawicki
|
e44f655503
|
Merge pull request #9760 from shubham2892/Add-mouse-enter-and-mouse-exit-event-for-Tray
Add mouse-enter and mouse-exit events for tray
|
2017-06-28 12:15:32 -07:00 |
|
Kevin Sawicki
|
d53f07cc20
|
🎨
|
2017-06-28 12:13:12 -07:00 |
|
Kevin Sawicki
|
70544440f9
|
Add location and keyboard modifiers to tray mouse events
|
2017-06-28 12:10:24 -07:00 |
|
Kevin Sawicki
|
2406d6c279
|
Rename to mouse-leave for consistency with drag-leave
|
2017-06-28 11:40:21 -07:00 |
|
Kevin Sawicki
|
4958771b8a
|
Merge pull request #9852 from electron/webcontents-ignorekeyboardshortcuts
Add webContents.setIgnoreMenuShortcuts()
|
2017-06-28 10:35:02 -07:00 |
|
Kevin Sawicki
|
2cd49f3036
|
Merge pull request #9644 from electron/webview-sandbox
Enable sandbox on webview
|
2017-06-28 10:10:25 -07:00 |
|
Aleksei Kuzmin
|
da36bdfcc4
|
Add enable_osr build flag
|
2017-06-28 18:58:52 +02:00 |
|
Kevin Sawicki
|
628744f9e1
|
Put enableMixedSandbox before deprecation TODO
|
2017-06-28 08:37:56 -07:00 |
|
Kevin Sawicki
|
7fcc00f137
|
Add spec for app.enableMixedSandbox()
|
2017-06-28 08:33:11 -07:00 |
|
Samuel Attard
|
3774482859
|
Update notification PR as per feedback
|
2017-06-28 17:00:19 +10:00 |
|
Hari Juturu
|
1258240067
|
fixing build error
|
2017-06-26 16:20:12 -07:00 |
|
Hari Krishna Reddy Juturu
|
74196b96a1
|
Adding enableMixedSandbox api
|
2017-06-26 14:13:41 -07:00 |
|
Birunthan Mohanathas
|
f20f87829b
|
Add webContents.setIgnoreMenuShortcuts()
This allows you to disable application menu shortcut handling on a per
web contents basis.
|
2017-06-26 14:01:17 -07:00 |
|
Shubham
|
a38f0f5f46
|
rename alwaysShowTitleTextInFullscreen to fullscreenWindowTitle
|
2017-06-26 16:58:45 -04:00 |
|
Kevin Sawicki
|
14178d9826
|
Expose argv to preload process object
|
2017-06-26 13:52:19 -07:00 |
|
Kevin Sawicki
|
bda21216e7
|
Merge pull request #9743 from electron/number-accelerator-modifier
Don't mutate the accelerator character with the shift key if it's a number
|
2017-06-26 11:20:52 -07:00 |
|
Kevin Sawicki
|
4c8592b8ef
|
Merge pull request #9828 from electron/fix-browserview-file-chooser-crash
Fix crash when using file chooser in BrowserView
|
2017-06-26 09:54:31 -07:00 |
|
Cheng Zhao
|
00d023cd71
|
Merge pull request #9725 from danielma/dma/native-tab-new-button
Add "New Tab" button for Native macOS Tabs
|
2017-06-26 15:07:10 +09:00 |
|
Samuel Attard
|
7eb14243eb
|
Refactor notification options
|
2017-06-24 21:39:06 +10:00 |
|
Samuel Attard
|
17e737eba2
|
s/label/text
|
2017-06-23 21:04:39 +10:00 |
|
Samuel Attard
|
4f0d48f164
|
Add support for notification actions on macOS
|
2017-06-23 20:50:20 +10:00 |
|
Shubham
|
80e35b6682
|
🍎 Fix treat packaged app as directory
|
2017-06-22 17:10:22 -04:00 |
|
Birunthan Mohanathas
|
eb19562316
|
Fix crash when using file chooser in BrowserView
The crash was a segfault caused by a null `WebDialogHelper::window_`.
|
2017-06-21 16:26:38 -07:00 |
|
Shubham
|
1b8963ff6e
|
🍎 Fix full screen when resizable is set to true
|
2017-06-20 16:11:28 -04:00 |
|
Tony Ganch
|
471f6e0fa5
|
Fix invisible titlebar on macOS 10.13
|
2017-06-19 14:34:37 +02:00 |
|
Shubham
|
25c651c40a
|
add alwaysShowTitleTextInFullscreen flag
|
2017-06-17 20:45:29 -04:00 |
|
Samuel Attard
|
231d4f7581
|
Use the isdigit helper
|
2017-06-17 03:52:19 +10:00 |
|
Shubham
|
12b90a2304
|
🐛 store current level fix
|
2017-06-15 18:05:58 -04:00 |
|
Kevin Sawicki
|
e8911fe48c
|
Merge pull request #9610 from shubham2892/incorrect-file-extension-with-showSaveDialog-fix
Fix incorrect extension when filters is used
|
2017-06-15 10:29:11 -07:00 |
|
Kevin Sawicki
|
15dd0eb583
|
Add braces to if statement
|
2017-06-15 10:27:34 -07:00 |
|
Shubham
|
8dbb8ccbab
|
add mouse-enter and mouse-exit events for tray
|
2017-06-14 18:00:29 -04:00 |
|
Kevin Sawicki
|
dae27de504
|
Merge pull request #9588 from electron/poiru/dialog-default-file-name
Use last selected directory when using default file name in dialog.showSaveDialog()
|
2017-06-14 14:41:45 -07:00 |
|
Kevin Sawicki
|
45dc6fc04f
|
Merge pull request #9645 from dharders/issue6036-fix-windows-fullscreen-startup-toggle
Fix unresponsive app after fullscreen->normal state toggle (Windows)
|
2017-06-14 14:10:00 -07:00 |
|
Cheng Zhao
|
fd0a742683
|
Merge pull request #9700 from brenca/pdf-zoom-improvements
Zoom controller improvements
|
2017-06-14 19:15:28 +09:00 |
|
Hari Juturu
|
421bf71b98
|
Adding no-sandbox to non sandbox webcontents
|
2017-06-13 18:45:24 -07:00 |
|
dharders
|
112f4656c3
|
👕 fix lint warning
|
2017-06-14 11:30:33 +10:00 |
|
dharders
|
265ab45bd7
|
🎨 Reuse existing function
|
2017-06-14 11:05:39 +10:00 |
|
Heilig Benedek
|
a3ec28ddf3
|
remove unused includes
|
2017-06-14 00:49:11 +02:00 |
|
Yuya Ochiai
|
be9463b7b7
|
Add 'All Files (*.*)' filter for <input> file dialog
The dialog would filter files as well as Chrome.
|
2017-06-13 22:33:06 +09:00 |
|