Samuel Attard
|
456f102cdc
|
Fix k typo
|
2016-09-20 02:42:41 +10:00 |
|
Samuel Attard
|
ba98109d33
|
Remove semicolons from spec
|
2016-09-20 02:41:26 +10:00 |
|
Samuel Attard
|
9f94652792
|
Add basic spec for getAccentColor
|
2016-09-20 02:41:26 +10:00 |
|
Samuel Attard
|
1454510549
|
Alphabetical method ordering
|
2016-09-20 02:41:26 +10:00 |
|
Samuel Attard
|
c0f8b4895d
|
Update docs
|
2016-09-20 02:41:26 +10:00 |
|
Samuel Attard
|
5dd5dbb3d8
|
Add a systemPreferences API method to fetch the system ColorizationColor
This is useful for automatical app theming
* Fetches the color from the registry
* Returns an empty string if the fetch fails (a falsey value)
|
2016-09-20 02:41:26 +10:00 |
|
Cheng Zhao
|
b05254807b
|
Merge pull request #7253 from electron/osr-crash
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
|
2016-09-19 17:54:31 +09:00 |
|
Cheng Zhao
|
e504d82554
|
spec: Suppress the download.pdf test on AppVeyor
|
2016-09-19 17:12:33 +09:00 |
|
Cheng Zhao
|
5bf746700e
|
Unsubscribe observer when OffScreenRenderWidgetHostView is destroyed
|
2016-09-19 16:51:03 +09:00 |
|
Cheng Zhao
|
07a08077a2
|
Revert electron/brightray#246
|
2016-09-19 16:31:00 +09:00 |
|
Cheng Zhao
|
26004f1a66
|
Merge pull request #7241 from miniak/crashed-killed
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
|
2016-09-19 16:02:52 +09:00 |
|
Cheng Zhao
|
1c6586c4b9
|
Merge pull request #7238 from electron/felix-windows-store-docs
Update Windows Store Language
|
2016-09-19 15:54:23 +09:00 |
|
Cheng Zhao
|
0ac4b89a0a
|
Merge pull request #7236 from yuya-oc/accelerator-for-redo
Use Ctrl+Y as the accelerator of redo on Windows
|
2016-09-19 15:53:44 +09:00 |
|
Cheng Zhao
|
6de1eef078
|
Merge pull request #7234 from Mossop/testhistoryreplace
✅ Test that replacement history entries don't break forward navigation.
|
2016-09-19 15:47:30 +09:00 |
|
Cheng Zhao
|
1fd819e500
|
Merge pull request #7231 from miniak/default-error-mode
Fix ELECTRON_DEFAULT_ERROR_MODE
|
2016-09-19 15:44:52 +09:00 |
|
Cheng Zhao
|
a260647b4f
|
Merge pull request #7062 from MaxWhere/osr-sizing-fix
Offscreen invalidate and sizing fix
|
2016-09-19 15:38:11 +09:00 |
|
Cheng Zhao
|
ffe931bde7
|
Merge pull request #7226 from electron/power-monitor-error
Rethrow caught errors from process.binding
|
2016-09-19 15:25:18 +09:00 |
|
Cheng Zhao
|
27bc6c7883
|
Merge pull request #7233 from electron/deprecate-atom-shell-version
Deprecate process.versions['atom-shell']
|
2016-09-19 15:24:10 +09:00 |
|
Cheng Zhao
|
6c340cece8
|
Merge pull request #7229 from electron/update-clang
Update clang to r274142.
|
2016-09-19 15:23:57 +09:00 |
|
Cheng Zhao
|
64718173ef
|
Merge pull request #7230 from electron/windows-x64-link-crypt32
Link against crypt32.lib
|
2016-09-19 15:23:41 +09:00 |
|
Yuya Ochiai
|
43f955194e
|
🏁 Use Ctrl+Y as the accelerator of redo on Windows
|
2016-09-18 17:07:34 +09:00 |
|
Milan Burda
|
8567f79e67
|
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
|
2016-09-17 17:02:36 -07:00 |
|
Felix Rieseberg
|
084110c56f
|
📝 Update Windows Store Language
|
2016-09-17 04:19:55 -07:00 |
|
Dave Townsend
|
47df447e4f
|
✅ Test that replacement history entries don't break forward navigation.
This is a test for #7175
|
2016-09-16 17:08:54 -07:00 |
|
Kevin Sawicki
|
1072519488
|
Mark atom-shell version as deprecated
|
2016-09-16 15:59:00 -07:00 |
|
gellert
|
37de2301f7
|
moves setsize call to osr renderwidgethostview
|
2016-09-16 23:28:51 +02:00 |
|
gellert
|
fec5a7d67a
|
removes extra header
|
2016-09-16 23:27:51 +02:00 |
|
gellert
|
8baaad4e0d
|
cleanup and adds docs
|
2016-09-16 23:27:51 +02:00 |
|
gellert
|
10ea0268e5
|
calling setsize only on osr windows
|
2016-09-16 23:27:11 +02:00 |
|
gellert
|
b4c220613f
|
adds invalidate method and proper resizing
|
2016-09-16 23:27:11 +02:00 |
|
Zeke Sikelianos
|
d4b204799d
|
Merge pull request #7120 from electron/lint-docs
Publish the public API as a JSON object
|
2016-09-16 14:05:32 -07:00 |
|
Milan Burda
|
12a2b144f3
|
Only drop the SEM_NOGPFAULTERRORBOX flag when calling SetErrorMode (ELECTRON_DEFAULT_ERROR_MODE)
|
2016-09-16 14:01:33 -07:00 |
|
Kevin Sawicki
|
7df86c48fa
|
Link against crypt32.lib
|
2016-09-16 13:17:58 -07:00 |
|
Kevin Sawicki
|
0c3ad527e3
|
initialize -> require
|
2016-09-16 13:09:06 -07:00 |
|
Haojian Wu
|
37e30cef60
|
Update clang to r274142.
|
2016-09-16 21:59:25 +02:00 |
|
Kevin Sawicki
|
0fda86f79a
|
Mention not requiring module until app is ready
|
2016-09-16 11:42:02 -07:00 |
|
Kevin Sawicki
|
e77d7e7f62
|
🎨
|
2016-09-16 11:41:53 -07:00 |
|
Kevin Sawicki
|
5d0f3534eb
|
Rethrow binding errors
|
2016-09-16 11:34:52 -07:00 |
|
Kevin Sawicki
|
577394442b
|
power-monitor -> powerMonitor
|
2016-09-16 09:58:27 -07:00 |
|
Cheng Zhao
|
d1274bb79f
|
Update brightray for #7073
|
2016-09-16 21:28:24 +09:00 |
|
Cheng Zhao
|
da677b683b
|
Merge pull request #7163 from MaxWhere/frame-sub-scale-fix
Frame subscriber improvements
|
2016-09-16 21:24:53 +09:00 |
|
Cheng Zhao
|
9dad9478fa
|
Merge pull request #7169 from deepak1556/download_defaultname_patch
browser: provide a default filename when unable to generate from download data
|
2016-09-16 21:19:21 +09:00 |
|
Cheng Zhao
|
ea244a5188
|
Merge pull request #7209 from electron/remote-function-missing-properties
Guard against missing remote function properties
|
2016-09-16 21:11:12 +09:00 |
|
Cheng Zhao
|
69d4cac760
|
Merge branch 'release'
|
2016-09-16 21:03:54 +09:00 |
|
deepak1556
|
e7f1265b64
|
add save-to-disk disposition for new-window event
|
2016-09-16 16:30:26 +05:30 |
|
deepak1556
|
94faaf7d58
|
provide a default file name for downloads
|
2016-09-16 16:02:57 +05:30 |
|
deepak1556
|
d426d4ad90
|
add failing spec
|
2016-09-16 16:02:57 +05:30 |
|
gellert
|
64e53a17bd
|
reverts subscriber api
|
2016-09-16 11:18:15 +02:00 |
|
Cheng Zhao
|
20d5a50ac9
|
Merge pull request #7178 from aichingm/master
🐧 Add support for different trash implementations
|
2016-09-16 17:43:09 +09:00 |
|
Cheng Zhao
|
9714348260
|
Merge pull request #6941 from deepak1556/blob_data_patch
protocol: provide blob uuid with uploadData
|
2016-09-16 17:01:15 +09:00 |
|