Charlie Hess
92606579d3
Generalize this mate converter for reuse.
2016-04-29 17:32:25 -07:00
Charlie Hess
e9514bf35d
Merge branch 'master' of https://github.com/atom/atom-shell
2016-04-29 13:12:56 -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
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
Cheng Zhao
76a954077d
Simplify RemoteCallbackFreer
2016-04-26 16:37:46 +09:00
Cheng Zhao
4f21a50d23
Remove duplicated converter for content::WebContents
2016-04-26 16:31:56 +09:00
Cheng Zhao
d9778413e1
Should also destory RemoteCallbackFreer when page is reloaded
2016-04-26 16:30:26 +09:00
Cheng Zhao
06cf0406fe
Dereference remote objects with native code
...
Previously we rely on the v8util.setDestructor to dereference the remote
objects in JavaScript, however as documented in V8, it is forbidden to
call V8 APIs in object's destructor (e.g. the weak callback), and doing
so would result in crashs.
This commit removes the JavaScript setDestructor method, and avoids
doing the dereference work with V8.
2016-04-26 16:16:22 +09:00
Cheng Zhao
570dc7ca9b
Merge branch 'MarshallOfSound-master'
2016-04-26 11:15:56 +09:00
Cheng Zhao
f081c77422
Fix compilation error
2016-04-26 11:15:36 +09:00
Cheng Zhao
f3a9d3eed7
Merge pull request #5290 from arifcakiroglu/master
...
Translate docs to Turkish
2016-04-26 11:13:09 +09:00