Zeke Sikelianos
|
75e81f00e2
|
Merge pull request #8381 from electron/lint-without-side-effects
create electron-api.json in dist, not as a side-effect of linting
|
2017-01-12 14:58:55 -08:00 |
|
Kevin Sawicki
|
ec71440f09
|
Merge pull request #8391 from electron/read-only-versions
Make process.versions.electron/chrome read-only
|
2017-01-12 14:58:01 -08:00 |
|
Zeke Sikelianos
|
2a825310ea
|
use one line
|
2017-01-12 14:37:18 -08:00 |
|
Kevin Sawicki
|
e5ec6adf7d
|
Update std:move call to fix macOS compiler error
|
2017-01-12 14:04:12 -08:00 |
|
Kevin Sawicki
|
01d49a8bad
|
Merge pull request #268 from electron/ci
Add Travis and AppVeyor CI
|
2017-01-12 14:03:55 -08:00 |
|
Kevin Sawicki
|
323edb9d53
|
Add read-only version to planned 2.0 API
|
2017-01-12 13:51:35 -08:00 |
|
Kevin Sawicki
|
726bab0293
|
Add specs for process.versions.electron/chrome
|
2017-01-12 13:50:19 -08:00 |
|
Kevin Sawicki
|
b52367e3b2
|
Update native-mate to electron org
|
2017-01-12 13:50:19 -08:00 |
|
Kevin Sawicki
|
9ff1f6bbde
|
Merge pull request #8377 from electron/sandbox-open-crash
Destroy web contents if new-window event is prevented
|
2017-01-12 11:43:35 -08:00 |
|
Kevin Sawicki
|
6087a1223f
|
Add initial AppVeyor config
|
2017-01-12 11:38:12 -08:00 |
|
Kevin Sawicki
|
99786c7437
|
Build through Electron in cibuild and add Travis config
|
2017-01-12 11:37:52 -08:00 |
|
Kevin Sawicki
|
97dd680b32
|
Remove linter errors
|
2017-01-12 10:28:08 -08:00 |
|
Kevin Sawicki
|
8098ca3b66
|
Remove unneeded nextTick and assert array
|
2017-01-12 10:28:08 -08:00 |
|
Kevin Sawicki
|
8f63fdb278
|
Destroy web contents when preventing default
|
2017-01-12 10:28:08 -08:00 |
|
Kevin Sawicki
|
c5da330cdf
|
Add failing spec for sandboxed window.open
|
2017-01-12 10:28:08 -08:00 |
|
Adam Laycock
|
9e89ec041e
|
Add Squirrel Release Server to the update server list.
|
2017-01-12 13:40:14 +00:00 |
|
Kevin Sawicki
|
cda2e0c181
|
Merge pull request #266 from deepak1556/devtools_remote_detach_patch
force attach devtools client when requested by inspectable webcontents
|
2017-01-11 17:26:12 -08:00 |
|
Kevin Sawicki
|
070bbcfc3d
|
Merge pull request #8380 from electron/auto-submit-rename
Rename autoSubmit to uploadToServer in example
|
2017-01-11 08:42:33 -08:00 |
|
Zeke Sikelianos
|
cef9cd3cfc
|
create electron-api.json in dist, not as a side-effect of linting
|
2017-01-10 18:17:08 -08:00 |
|
Kevin Sawicki
|
ed4f4b3954
|
Rename autoSubmit to uploadToServer in example
|
2017-01-10 16:07:10 -08:00 |
|
Electron Bot
|
fe1cfa27fe
|
Update to Electron v1.4.14
|
2017-01-10 12:45:08 -08:00 |
|
Kevin Sawicki
|
cfb6069b83
|
Bump v1.4.14
|
2017-01-10 11:01:39 -08:00 |
|
Kevin Sawicki
|
caacc4580f
|
Merge pull request #8376 from electron/revert-8354-vibrancy-corner-fix
Revert "Smooth corners for vibrancy view"
|
2017-01-10 10:36:47 -08:00 |
|
Kevin Sawicki
|
f3b03908f9
|
Revert "Smooth corners for vibrancy view"
|
2017-01-10 10:34:55 -08:00 |
|
deepak1556
|
cddce77ea4
|
force attach devtools client when requested by inspectable webcontents
|
2017-01-10 16:43:16 +05:30 |
|
Kevin Sawicki
|
c6ccf9f2b5
|
Merge pull request #8371 from electron/upgrade-brightray-for-emulation-fix
Upgrade brightray for network emulation fix
|
2017-01-09 11:22:10 -08:00 |
|
Kevin Sawicki
|
5204d6ce45
|
Merge pull request #8354 from gerhardberger/vibrancy-corner-fix
Smooth corners for vibrancy view
|
2017-01-09 11:12:02 -08:00 |
|
Kevin Sawicki
|
24b5abcc39
|
Upgrade brightray for network emulation fix
|
2017-01-09 10:42:48 -08:00 |
|
Kevin Sawicki
|
4110a9c66d
|
Merge pull request #264 from deepak1556/devtools_net_interceptor_patch
interceptor should handle default values of download and upload throughput
|
2017-01-09 10:42:01 -08:00 |
|
Kevin Sawicki
|
8ada7fe30b
|
Merge pull request #8370 from electron/resizable-specs
Add spec for resizable frameless window
|
2017-01-09 10:41:51 -08:00 |
|
Zeke Sikelianos
|
17eb7f2cf4
|
Merge pull request #227 from pzrq/patch-1
Update README.md badge: Drop prebuilt
|
2017-01-09 10:07:09 -08:00 |
|
Kevin Sawicki
|
d8366115f5
|
Add spec for resizable frameless window
|
2017-01-09 10:01:38 -08:00 |
|
Kevin Sawicki
|
e5aad9857d
|
Merge pull request #7765 from liusy182/maximize-fix
fix for Window hidden behind taskbar after maximize #7672
|
2017-01-09 09:47:39 -08:00 |
|
Kevin Sawicki
|
75a05c2814
|
Merge pull request #8369 from electron/start-executable
Make start script executable
|
2017-01-09 09:28:37 -08:00 |
|
Kevin Sawicki
|
64a36170a9
|
Make start script executable
|
2017-01-09 09:27:20 -08:00 |
|
Kevin Sawicki
|
871c3fc11e
|
Merge pull request #8341 from electron/dialog-manager
Implement alert/confirm through Chrome's dialog manager
|
2017-01-09 09:17:40 -08:00 |
|
Kevin Sawicki
|
6ef1a9150c
|
Add OK button to alert
|
2017-01-09 08:30:13 -08:00 |
|
Kevin Sawicki
|
222734b5f5
|
Use correct param ordering in header file
|
2017-01-09 08:30:13 -08:00 |
|
Kevin Sawicki
|
1f08634d62
|
Implement alert/confirm through dialog manager
|
2017-01-09 08:30:13 -08:00 |
|
Kevin Sawicki
|
52390120ae
|
Merge pull request #8340 from electron/options-cycle
Handle cycles when merging browser window options
|
2017-01-09 08:29:56 -08:00 |
|
Destan Sarpkaya
|
fb35f06114
|
printToPDF: landscape ignored if @page is used
This is very frustrating to find out via debugging, I think it should be in docs.
|
2017-01-09 02:31:34 +02:00 |
|
gellert
|
bfafc6d5fd
|
indentation fix
|
2017-01-06 23:54:24 +01:00 |
|
deepak1556
|
237cb7d0a3
|
interceptor should handle default values of download and upload throughput
|
2017-01-06 23:28:49 +05:30 |
|
Kevin Sawicki
|
1f07977f09
|
Remove lint errors
|
2017-01-06 09:58:40 -08:00 |
|
Kevin Sawicki
|
fd23c7bf76
|
Assert duplicate objects are supported
|
2017-01-06 09:58:40 -08:00 |
|
Kevin Sawicki
|
1944fdc962
|
Track visited parents and null out cycles
|
2017-01-06 09:58:40 -08:00 |
|
Kevin Sawicki
|
12382f064b
|
Add failing spec for cycle in options
|
2017-01-06 09:58:40 -08:00 |
|
Kevin Sawicki
|
b942c54bea
|
Use closeWindow helper
|
2017-01-06 09:58:40 -08:00 |
|
Kevin Sawicki
|
0a7dccbad8
|
Merge pull request #8308 from electron/normalize-access-keys
Support normalizing access keys in dialog buttons
|
2017-01-06 09:55:06 -08:00 |
|
Kevin Sawicki
|
5f862effaa
|
Access directly on options object
|
2017-01-06 09:17:32 -08:00 |
|