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
|
1aa3217899
|
Upgrade to electron/pdf-viewer@beb36874a6
|
2017-06-28 10:48:37 -07:00 |
|
Kevin Sawicki
|
4958771b8a
|
Merge pull request #9852 from electron/webcontents-ignorekeyboardshortcuts
Add webContents.setIgnoreMenuShortcuts()
|
2017-06-28 10:35:02 -07:00 |
|
Aleksei Kuzmin
|
2007f3cb99
|
FIXME: enable_osr=0
|
2017-06-28 19:34:57 +02:00 |
|
Aleksei Kuzmin
|
25e1c5d6e7
|
Skip "offscreen rendering" tests if OSR is not available
|
2017-06-28 19:34:57 +02:00 |
|
Kevin Sawicki
|
9dd27ba3ec
|
Add explicit expected value
|
2017-06-28 10:21:25 -07:00 |
|
Kevin Sawicki
|
0d1cf8af35
|
Mark contents.setIgnoreMenuShortcuts as experimental
|
2017-06-28 10:20:22 -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
|
5822e718e6
|
Add finish helper to ensure connection
|
2017-06-28 09:58:23 -07:00 |
|
Kevin Sawicki
|
523fbe2df9
|
Send messages between app via socket connection
|
2017-06-28 09:27:19 -07:00 |
|
Kevin Sawicki
|
628744f9e1
|
Put enableMixedSandbox before deprecation TODO
|
2017-06-28 08:37:56 -07:00 |
|
Kevin Sawicki
|
f1dbfb1925
|
Mark app.enableMixedSandbox() as experimental
|
2017-06-28 08:36:29 -07:00 |
|
Kevin Sawicki
|
2df9e57b50
|
Remove unused require
|
2017-06-28 08:35:17 -07:00 |
|
Kevin Sawicki
|
7fcc00f137
|
Add spec for app.enableMixedSandbox()
|
2017-06-28 08:33:11 -07:00 |
|
Kevin Sawicki
|
f0ec9c68b0
|
Merge pull request #9883 from electron/ipc-return-value
document the return value of ipcRenderer.sendSync
|
2017-06-28 08:03:27 -07:00 |
|
Kevin Sawicki
|
abff9891ea
|
Merge pull request #9881 from electron/fix-crash-reporter-typo
fix crash reporter typo
|
2017-06-28 08:02:57 -07:00 |
|
Samuel Attard
|
3774482859
|
Update notification PR as per feedback
|
2017-06-28 17:00:19 +10:00 |
|
Zeke Sikelianos
|
f646be2981
|
document the return value of ipcRenderer.sendSync
|
2017-06-27 12:01:39 -07:00 |
|
Zeke Sikelianos
|
d3ac9a3f3b
|
fix crash reporter typo
|
2017-06-27 10:40:14 -07:00 |
|
Kevin Sawicki
|
ab174f5e74
|
Updated libchromiumcontent submodule
|
2017-06-27 08:02:25 +02:00 |
|
Hari Juturu
|
1258240067
|
fixing build error
|
2017-06-26 16:20:12 -07:00 |
|
Kevin Sawicki
|
f7539e6e8d
|
Remove increased timeout
|
2017-06-26 14:15:26 -07:00 |
|
Kevin Sawicki
|
c01248ce47
|
Remove unused require
|
2017-06-26 14:14:44 -07:00 |
|
Hari Krishna Reddy Juturu
|
74196b96a1
|
Adding enableMixedSandbox api
|
2017-06-26 14:13:41 -07:00 |
|
Kevin Sawicki
|
0eaddd1565
|
Verify --enable-sandbox/--no-sandbox command line
|
2017-06-26 14:12:03 -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
|
55c8b1fc52
|
Merge pull request #9870 from electron/IME
add IME to glossary
|
2017-06-26 13:31:45 -07:00 |
|
Zeke Sikelianos
|
0a01af527a
|
add IME to glossary
|
2017-06-26 13:28:24 -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 |
|
Kevin Sawicki
|
361d8aebf5
|
Merge pull request #9853 from electron/before-input-event
recommend before-input-event in keyboard shortcuts tutorial
|
2017-06-26 09:38:54 -07:00 |
|
Kevin Sawicki
|
02026d65f6
|
Merge pull request #9856 from electron/paulcbetts-patch-2
Remove grunt-build-atom-shell
|
2017-06-26 08:55:51 -07:00 |
|
Kevin Sawicki
|
a916be3ffd
|
Merge pull request #9754 from t-hofmann/patch-1
Create app.md
|
2017-06-26 08:53:44 -07:00 |
|
Kevin Sawicki
|
da001940e2
|
isNotFirstInstance -> isSecondInstance
|
2017-06-26 08:53:29 -07:00 |
|
Kevin Sawicki
|
3804bc5eb2
|
Merge pull request #9847 from timfish/patch-1
Fixes electron/electron-typescript-definitions/issues/63
|
2017-06-26 08:50:49 -07:00 |
|
Kevin Sawicki
|
43f7e42bf7
|
Mark silent/printBackground as optional
|
2017-06-26 08:50:00 -07:00 |
|
Kevin Sawicki
|
23285b3dc3
|
Merge pull request #9772 from electron/add-crt-to-glossary
add CRT to glossary
|
2017-06-26 08:37:11 -07:00 |
|
Kevin Sawicki
|
ef38122388
|
Merge pull request #9778 from lepinay/patch-1
Extra properties must be less than 63 characters
|
2017-06-26 08:36:43 -07:00 |
|
Kevin Sawicki
|
cbaf3d4787
|
Tweak character limit description
|
2017-06-26 08:35:57 -07:00 |
|
Birunthan Mohanathas
|
79e9926f40
|
Merge pull request #9826 from ccnokes/patch-1
Fix docs: app.md `setLoginItemSettings`
|
2017-06-26 08:07:15 -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 |
|
Cheng Zhao
|
5fbcb6ef4e
|
Merge pull request #9396 from drulm/printtopdf-custom-pagesize
Add Math.ceil to pageSize.height and pageSize.width to printToPDF() o…
|
2017-06-26 14:48:44 +09:00 |
|
Paul Betts
|
06744f1bf3
|
Remove grunt-build-atom-shell
That thing is deprecated for _sure_
|
2017-06-25 22:14:24 -07:00 |
|
Paul Betts
|
97a9708c03
|
Recommend electron-forge in auto-updater, fix some Windows stuffs
We should point people to electron-forge, it's the modern way to package Electron apps
|
2017-06-25 22:10:48 -07:00 |
|