Kevin Sawicki
|
1308f790ad
|
Don't load URL if web contents is destroyed
|
2016-12-28 13:40:06 -08:00 |
|
Kevin Sawicki
|
7e72581469
|
Merge pull request #224 from electron-userland/check-if-path-file-exists
Check that the path file exists before spawning
|
2016-12-28 10:24:07 -08:00 |
|
Kevin Sawicki
|
d9d47344c1
|
Remove semicolon
|
2016-12-28 09:29:37 -08:00 |
|
Kevin Sawicki
|
e3e05aa797
|
Add test for corrupt install error message
|
2016-12-28 09:28:51 -08:00 |
|
Samuel Attard
|
b85ec95975
|
Get package name from folder path
|
2016-12-28 09:19:18 -08:00 |
|
Samuel Attard
|
5c8ebb296c
|
Update index.js
|
2016-12-28 09:19:18 -08:00 |
|
Kevin Sawicki
|
39caff88c9
|
Merge pull request #225 from electron-userland/write-file-after-uncompressing
Write path.txt file after uncompressing
|
2016-12-28 09:17:57 -08:00 |
|
Haojian Wu
|
095f304d7d
|
Merge pull request #8284 from x-yao/zh-cn-docs
Add glossary.md in Simplified Chinese docs
|
2016-12-28 09:13:36 +01:00 |
|
x-yao
|
5a54d90d72
|
[ci skip]update glossary.md translation changes
|
2016-12-28 15:54:51 +08:00 |
|
x-yao
|
003fdd2382
|
Merge branch 'master' of github.com:electron/electron into zh-cn-docs
|
2016-12-28 15:47:24 +08:00 |
|
Kevin Sawicki
|
e165294ff1
|
Check that exit code was non-zero
|
2016-12-27 13:20:51 -08:00 |
|
Kevin Sawicki
|
8d4660158a
|
err -> ignored
|
2016-12-27 11:51:00 -08:00 |
|
Kevin Sawicki
|
ed8260e4d9
|
Inline platform variable
|
2016-12-27 11:51:00 -08:00 |
|
Kevin Sawicki
|
835c64b7b2
|
Add specs for error cases
|
2016-12-27 11:50:52 -08:00 |
|
Kevin Sawicki
|
af2ca221b4
|
Ignore npm-debug.log
|
2016-12-27 11:21:18 -08:00 |
|
Kevin Sawicki
|
d5bb1d87cc
|
Add getPath helper
|
2016-12-27 11:13:15 -08:00 |
|
Kevin Sawicki
|
d2df641b0d
|
Write path.txt after extraction
|
2016-12-27 11:03:51 -08:00 |
|
Zeke Sikelianos
|
5b9b33f32d
|
Merge pull request #8285 from electron/update-glossary
📝 Fix a broken asar link.
|
2016-12-26 10:23:17 -08:00 |
|
x-yao
|
5ee3915c40
|
[ci skip]fixed glossary.md incorrect words
|
2016-12-26 17:57:20 +08:00 |
|
Haojian Wu
|
dcead89507
|
📝 Fix a broken asar link.
|
2016-12-26 10:28:08 +01:00 |
|
x-yao
|
6f2f3ed1ac
|
Merge branch 'master' of github.com:electron/electron into zh-cn-docs
|
2016-12-26 12:03:00 +08:00 |
|
x-yao
|
738c8c047e
|
[ci skip]add glossary.md in Simplified Chinese docs
|
2016-12-26 12:02:24 +08:00 |
|
abouthiroppy
|
d224f5d998
|
Fix electron-jp's link in README.md
|
2016-12-25 18:08:25 +09:00 |
|
Zeke Sikelianos
|
f8a9f628ae
|
Merge pull request #7888 from electron/rename-webview-doc
Rename web-view to webview for consistency
|
2016-12-22 15:54:39 -08:00 |
|
Zeke Sikelianos
|
6995b51f2c
|
set webview spec timeout to three minutes
|
2016-12-22 13:31:30 -08:00 |
|
Zeke Sikelianos
|
c989ea43f5
|
bump webview spec timeout to two minutes
|
2016-12-22 12:30:34 -08:00 |
|
Zeke Sikelianos
|
b0c4c79c49
|
remove unused webview fixture
|
2016-12-22 10:41:05 -08:00 |
|
Zeke Sikelianos
|
eb4038d626
|
more internal web-view reverting
|
2016-12-22 10:41:05 -08:00 |
|
Zeke Sikelianos
|
7562a8b662
|
revert renames of internal web-view stuff
|
2016-12-22 10:41:05 -08:00 |
|
Zeke Sikelianos
|
c75a1f08fd
|
replace all web-view code with webview
|
2016-12-22 10:41:05 -08:00 |
|
Zeke Sikelianos
|
1085c28612
|
rename all web-view files to webview
|
2016-12-22 10:41:05 -08:00 |
|
Kevin Sawicki
|
eca9bffb01
|
Merge pull request #8269 from drewchandler/fix-clear-storage-data-docs
Use localstorage in clearStorageData docs
|
2016-12-22 10:07:31 -08:00 |
|
Drew Chandler
|
b28a865436
|
Use localstorage in clearStorageData docs
It won't work if you use include the space that is currently in the docs.
|
2016-12-22 09:51:39 -08:00 |
|
Kevin Sawicki
|
57d682a050
|
Merge pull request #8252 from electron/dialog-window-crash
Don't crash when window is closed by dialog callback
|
2016-12-22 09:34:07 -08:00 |
|
Kevin Sawicki
|
8c5f26373b
|
Add override
|
2016-12-22 09:33:21 -08:00 |
|
Kevin Sawicki
|
87f09131aa
|
Observe window and only use it when it is open
|
2016-12-22 09:33:21 -08:00 |
|
Kevin Sawicki
|
371b347ee9
|
Merge pull request #8268 from electron/update-production-variables
Move a couple env vars from development to production
|
2016-12-22 09:32:43 -08:00 |
|
Kevin Sawicki
|
ad2627b05a
|
Move variables from development to production
|
2016-12-22 09:22:04 -08:00 |
|
Zeke Sikelianos
|
bb012c3db2
|
Merge pull request #8265 from thorbenegberts/patch-1
🐛 Fix link to Quick Start [ci skip]
|
2016-12-22 08:01:32 -08:00 |
|
x-yao
|
387dd67b60
|
[ci skip]fix chinese incorrect words
|
2016-12-22 17:10:27 +08:00 |
|
Thorben Egberts
|
b22eb0d65f
|
Change Quick Start link from absolute to relative
|
2016-12-22 08:45:51 +01:00 |
|
Zeke Sikelianos
|
ec46d57816
|
Merge pull request #8267 from cesarandreu/patch-2
Fix a typo, there => their
|
2016-12-21 20:49:36 -08:00 |
|
Cesar Andreu
|
e296d4826f
|
Fix a typo, there => their
|
2016-12-21 19:21:04 -08:00 |
|
Thorben Egberts
|
3cfe94c5ef
|
Fixed link to Quick Start
|
2016-12-21 23:41:34 +01:00 |
|
gellert
|
7e82e12468
|
adds note to offscreen tutorial
|
2016-12-21 23:15:39 +01:00 |
|
gellert
|
f81908711b
|
use only one if statement
|
2016-12-21 23:15:05 +01:00 |
|
Zeke Sikelianos
|
2b955a5ae1
|
Merge pull request #7878 from electron/glossary
Add a glossary of terms
|
2016-12-21 14:12:07 -08:00 |
|
Zeke Sikelianos
|
aeedd36168
|
see also
|
2016-12-21 13:47:40 -08:00 |
|
Zeke Sikelianos
|
e57cb713b2
|
link process annotations to glossary
|
2016-12-21 13:47:40 -08:00 |
|
Zeke Sikelianos
|
a098bf30d4
|
add DMG and NSIS to glossary
|
2016-12-21 13:47:40 -08:00 |
|