Cheng Zhao
fe3c78ad84
Merge pull request #5353 from electron/update-old-bracket-notation-in-translations
...
update all references to old atom-log bracket notation
2016-04-30 12:13:07 +09:00
Cheng Zhao
47a2a3a13f
Merge pull request #5349 from electron/link-to-electron-prebuilt
...
describe electron-prebuilt and link to it
2016-04-30 11:59:44 +09:00
Cheng Zhao
b693ced765
Merge pull request #5346 from electron/update-quick-start-code
...
update quick-start code to match quick-start repo
2016-04-30 11:56:50 +09:00
Zeke Sikelianos
9f99ba3b73
update all references to old atom-log bracket notation
2016-04-29 18:35:02 -07:00
Kevin Sawicki
1bbc6211ca
Merge pull request #5347 from rhedshi/patch-1
...
Update mac-app-store-submission-guide.md
2016-04-29 13:34:02 -07:00
Zeke Sikelianos
0c9c1229e3
describe electron-prebuilt and link to it
2016-04-29 13:32:00 -07:00
rhedshi
95476a81ae
Update mac-app-store-submission-guide.md
2016-04-29 13:28:41 -07:00
Zeke Sikelianos
2f71d6afe0
update quick-start code to match quick-start repo
2016-04-29 13:17:50 -07:00
Cheng Zhao
edb73fb734
Bump v0.37.8
2016-04-29 20:48:19 +09:00
Cheng Zhao
cb45c94db9
Merge pull request #5340 from electron/create-user-data
...
Make sure the userData directory is created before ready event
2016-04-29 20:36:27 +09:00
Cheng Zhao
66853344c0
Make sure the userData directory is created before ready event
2016-04-29 20:20:52 +09:00
Plusb Preco
83af5de572
📝 Small fixes
...
[ci skip]
2016-04-29 10:32:33 +09:00
Arif Çakıroğlu
f7d4ff90ea
added accelerator.md to api folders and translated ( #5316 )
...
* added accelerator.md to api folders and translated 🎉
* added file-object.md to api folder and translated
* added all folders to /tr-TR for broken links
* removed untouched documentation file
* broken link fix
2016-04-29 08:28:46 +09:00
Cheng Zhao
4001f10e2d
Merge pull request #5334 from miniak/fix-screen-events
...
Fix #3075 by not caching the displays (id is not persistent on Windows)
2016-04-29 08:24:55 +09:00
Cheng Zhao
c2833274bf
Merge pull request #5332 from Stone-Jay/patch-7
...
Update desktop-environment-integration.md (zh-CN)
2016-04-29 08:22:26 +09:00
Kevin Sawicki
9f82620bb0
Merge pull request #5300 from electron/default-app-styles
...
Update default app styles
2016-04-28 09:27:33 -07:00
Kevin Sawicki
b0dc7ff841
Remove header link hover color
2016-04-28 09:12:13 -07:00
Kevin Sawicki
80bece5640
Add links to nav bar
2016-04-28 09:12:13 -07:00
simurai
5995e3f400
Make drag&drop text wrap-able
2016-04-28 09:12:13 -07:00
simurai
3e4ecd6d6e
Fix logo
...
So the inner dot is filled
2016-04-28 09:12:12 -07:00
Kevin Sawicki
6979ea7fda
Use default cursor on holder area
2016-04-28 09:12:12 -07:00
Kevin Sawicki
068909dc03
Tweak header text color
2016-04-28 09:12:12 -07:00
Kevin Sawicki
dd337640f5
🎨
2016-04-28 09:12:12 -07:00
Kevin Sawicki
c6edab0950
Tweak link style
2016-04-28 09:12:12 -07:00
Kevin Sawicki
7e9d790070
Tweak font weight on holder div
2016-04-28 09:12:12 -07:00
Kevin Sawicki
54aa458ba4
Tweak font
2016-04-28 09:12:12 -07:00
Kevin Sawicki
09b036f07b
Update header colors
2016-04-28 09:12:12 -07:00
Milan Burda
340b7220f1
Fix #3075 by not caching the displays (id is not persistent on Windows)
2016-04-28 17:46:41 +02:00
StoneStoneStone
1bac04c69d
Update desktop-environment-integration.md
2016-04-28 22:30:14 +08:00
Cheng Zhao
850bc2d443
Merge pull request #5320 from deepak1556/desktopcapture_api_patch
...
renderer: fix desktop capture api not responding different subsequest calls
2016-04-28 20:14:58 +09:00
deepak1556
d64e3784f4
renderer: fix desktop capture api not responding different subsequest calls
2016-04-28 14:24:22 +05:30
Cheng Zhao
68192785e7
Merge pull request #5319 from deepak1556/webcontents_executejavascript_patch
...
webContents: fix executejavascript when called before page load
2016-04-28 16:43:50 +09:00
Cheng Zhao
d9db23185c
Merge pull request #5302 from ritazh/default-protocol-handler
...
Add API: IsDefaultProtocolClient
2016-04-28 16:13:06 +09:00
Cheng Zhao
122652a368
Merge pull request #5315 from deepak1556/download_manager_patch
...
browser: fix some edge cases with download manager
2016-04-28 16:08:22 +09:00
Cheng Zhao
77573281b5
Merge pull request #5314 from Stone-Jay/patch-6
...
Translate `testing-on-headless-ci.md` to Chinese
2016-04-28 11:12:55 +09:00
deepak1556
4e6b148eaa
webContents: fix executejavascript when called before page load
2016-04-28 01:54:08 +05:30
Rita Zhang
df2141d9e6
⚡ Add API: IsDefaultProtocolClient
2016-04-27 12:24:46 -07:00
deepak1556
6dbd2ce243
use DownloadItem to determine download initiator
2016-04-27 20:29:39 +05:30
StoneStoneStone
bfae925b0f
Translate testing-on-headless-ci.md
to Chinese
2016-04-27 22:49:07 +08:00
deepak1556
46208b5b3e
session: dont attach download dialog to deleted webContents window
2016-04-27 20:00:31 +05:30
Cheng Zhao
0fa92923da
Merge pull request #5311 from electron/fix-singleton
...
Create user_data_dir before creating singleton lock
2016-04-27 22:25:15 +09:00
Cheng Zhao
4435cdc576
Create user_data_dir before creating singleton lock
2016-04-27 21:52:50 +09:00
Cheng Zhao
302a6e42bd
Merge pull request #5310 from electron/ci-no-clean
...
Do not run clean in cibuild
2016-04-27 20:21:55 +09:00
Cheng Zhao
f3c3042deb
Do not run clean in cibuild
2016-04-27 19:55:01 +09:00
Cheng Zhao
7b8a05f01f
Merge pull request #5298 from phamdaniel/fix-mac-accelerators
...
Fix converting from windows virtual keycode back to mac keycode
2016-04-27 10:23:28 +09:00
Kevin Sawicki
32c93f713a
Merge pull request #5301 from electron/webframe-docs
...
Update module names in docs
2016-04-26 13:46:38 -07:00
Kevin Sawicki
4080442f80
content-tracing -> contentTracing
2016-04-26 10:28:20 -07:00
Kevin Sawicki
b1c0e7e2ab
web-frame -> webFrame
2016-04-26 10:28:04 -07:00
Daniel Pham
21af03d71a
🍎 Fix converting from windows virtual keycode back to mac keycode
2016-04-26 10:53:26 -04:00
Cheng Zhao
cdb4444caa
Merge pull request #5293 from electron/native-gc
...
Dereference remote objects with native code
2016-04-26 19:39:48 +09:00