Cheng Zhao
|
93a24ec672
|
Bump v0.21.1
|
2015-02-02 17:06:11 -08:00 |
|
Cheng Zhao
|
8b712bac8d
|
Remove the asar: protocol
|
2015-01-30 17:59:00 -08:00 |
|
Cheng Zhao
|
a1f26c4c93
|
Make file: protocol compatible with asar: protocol
|
2015-01-30 17:58:59 -08:00 |
|
Cheng Zhao
|
8947d54cc9
|
Bump v0.21.0
|
2015-01-27 17:33:13 -08:00 |
|
Cheng Zhao
|
0087f8da27
|
linux: Fix building for Chrome 40
|
2015-01-27 17:20:50 -08:00 |
|
Cheng Zhao
|
5523938a47
|
kDisableDirectWrite has been moved to ui/gfx
|
2015-01-27 13:19:18 -08:00 |
|
Cheng Zhao
|
86644543ed
|
Fix cpplint warning
|
2015-01-27 13:18:31 -08:00 |
|
Cheng Zhao
|
9a5698807f
|
Update to latest URLRequestJobFactory API
|
2015-01-27 13:18:31 -08:00 |
|
Cheng Zhao
|
92142ee372
|
Fix the API to set opaque background
|
2015-01-27 13:18:31 -08:00 |
|
Cheng Zhao
|
715ac35672
|
Update to new FilesSelectedInChooser API
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
750db6aed8
|
base/file_util.h has been moved to base/files/file_util.h
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
5c78ecfe40
|
scoped_ptr.PassAs is removed
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
43421aedcf
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
de151cef8e
|
Bump v0.20.8
|
2015-01-27 11:38:30 -08:00 |
|
Cheng Zhao
|
20431f4f2f
|
No need to route via ATOM_INTERNAL_MESSAGE
|
2015-01-27 10:47:11 -08:00 |
|
Cheng Zhao
|
6c62895898
|
Merge pull request #1044 from atom/load-environment-later
Fix race condition when initializing node integration
|
2015-01-25 13:04:33 -08:00 |
|
Cheng Zhao
|
33b6876cc1
|
Add support for Plus as accelerator key, fixes #1050
|
2015-01-23 15:26:54 -08:00 |
|
Cheng Zhao
|
81b370ee9f
|
Implement CheckMediaAccessPermission, fixes #1017
|
2015-01-23 15:13:49 -08:00 |
|
Cheng Zhao
|
4ba3e101f6
|
Clean the init.coffee
|
2015-01-21 17:38:26 -08:00 |
|
Cheng Zhao
|
7e33e26465
|
Add atom-shell bindings before loading environment
|
2015-01-21 15:02:09 -08:00 |
|
Cheng Zhao
|
5e58915bdd
|
Separate LoadEnvironment from CreateEnvironment
|
2015-01-21 14:00:19 -08:00 |
|
Cheng Zhao
|
7c0f414881
|
Bump v0.20.7
|
2015-01-20 11:30:41 -08:00 |
|
Cheng Zhao
|
3d858bee95
|
Guard against bad events in screen module
It can happen that the DisplayObserver methods are called without a
valid Display object passed.
|
2015-01-19 14:46:29 -08:00 |
|
Cheng Zhao
|
fe78c17ea6
|
Don't popup error if the user has a custom uncaught exception handler
Fix #1012.
|
2015-01-19 12:50:44 -08:00 |
|
Cheng Zhao
|
7fbf4246ac
|
Add editing commands for WebContents
|
2015-01-19 12:09:47 -08:00 |
|
Cheng Zhao
|
4604c9bb0e
|
Add a few more paths for app.getPath
|
2015-01-18 21:43:23 -08:00 |
|
Cheng Zhao
|
ce52a87477
|
Add "cache" and "userCache" directories
|
2015-01-18 21:43:22 -08:00 |
|
Cheng Zhao
|
3d398458a8
|
Throw error when PathService call failed
|
2015-01-18 21:43:21 -08:00 |
|
Cheng Zhao
|
a988b48016
|
Implement app.getHomeDir with app.getPath
|
2015-01-18 21:43:20 -08:00 |
|
Cheng Zhao
|
d31df439c3
|
Override default userData according to app's name
|
2015-01-18 21:43:19 -08:00 |
|
Cheng Zhao
|
06da5f254a
|
Add app.setPath and app.getPath APIs
They can be used to set/get any path defined in PathService
|
2015-01-18 21:43:19 -08:00 |
|
Cheng Zhao
|
2d1afbf51b
|
Call app.getDataPath after app is ready
It is possible for users to override the data path.
|
2015-01-18 21:43:18 -08:00 |
|
Cheng Zhao
|
45c26e0e5a
|
Add app.setDataPath API
|
2015-01-18 21:43:18 -08:00 |
|
Cheng Zhao
|
c6fb645f6b
|
Warning of app not ready in screen module
|
2015-01-18 21:42:46 -08:00 |
|
Cheng Zhao
|
b3c3556286
|
Update the displays when there is metrics change
|
2015-01-16 12:04:35 -08:00 |
|
Cheng Zhao
|
50b96ca7ef
|
Pass the display in screen events
|
2015-01-16 12:02:32 -08:00 |
|
Cheng Zhao
|
7749484628
|
Make getAllDisplays return current displays.
|
2015-01-16 11:39:25 -08:00 |
|
Cheng Zhao
|
b5898d3355
|
Add events on display add/remove.
|
2015-01-16 11:01:38 -08:00 |
|
Cheng Zhao
|
809c995c0b
|
Make "screen" module a browser module
|
2015-01-16 11:01:38 -08:00 |
|
Cheng Zhao
|
482c740e61
|
Also unpack arguments in ipc-message-host message
|
2015-01-14 19:43:01 -08:00 |
|
Cheng Zhao
|
1a1cf57097
|
Unpack the arguments in ipc message
|
2015-01-14 19:33:24 -08:00 |
|
Cheng Zhao
|
2d6dc9c527
|
Convert arguments to V8 directly in EventEmitter::Emmit
This gets rid of the extra conversion between ListValue.
|
2015-01-14 17:51:54 -08:00 |
|
Cheng Zhao
|
b4ba4a908e
|
Bump v0.20.6
|
2015-01-13 11:47:10 -08:00 |
|
Cheng Zhao
|
b4cdb546fe
|
Don't set contentWindow property for <webview>
This property is only available in Chrome and we don't need it in
atom-shell, so remove it to avoid confusions.
Fixes #997.
|
2015-01-12 14:17:49 -08:00 |
|
Cheng Zhao
|
21ba5b867d
|
Merge branch 'master' into window-transparency
Conflicts:
script/lib/config.py
|
2015-01-12 13:39:32 -08:00 |
|
deepak1556
|
c0f0f4cdc6
|
ensuring single instance for loading and unloading extension
|
2015-01-10 04:12:13 +05:30 |
|
Cheng Zhao
|
19d6d171b1
|
Don't show insecure content by default
This follows the behavior of Chrome.
|
2015-01-08 11:50:55 -08:00 |
|
Cheng Zhao
|
506237f5d6
|
Bump v0.20.5
|
2015-01-07 23:27:58 -08:00 |
|
Cheng Zhao
|
640c8f88ff
|
Bump v0.20.4
|
2015-01-05 15:51:29 -08:00 |
|
Cheng Zhao
|
ecb9e93394
|
File dialogs don't need icon
|
2015-01-05 15:29:26 -08:00 |
|