Cheng Zhao
|
cf4616de7f
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +08:00 |
|
Cheng Zhao
|
409a431892
|
Huge commit to use new V8 and Content APIs.
Still got a lots of linking errors!
|
2013-12-11 15:48:19 +08:00 |
|
Cheng Zhao
|
d82cfc023f
|
💄 There should be no space between & and type name.
|
2013-12-10 14:27:25 +08:00 |
|
Cheng Zhao
|
5670ee7693
|
Add API to get and override application name.
|
2013-12-05 10:32:58 +08:00 |
|
Cheng Zhao
|
420ae1a2cc
|
Add API to override browser version.
|
2013-12-05 10:26:01 +08:00 |
|
Cheng Zhao
|
ea1f81aa52
|
[Mac] Add app.dock.getBadge() API.
|
2013-08-06 16:39:31 +08:00 |
|
Cheng Zhao
|
b1f88d680b
|
[Mac] Add API for dock, fixes #46.
|
2013-08-06 16:19:56 +08:00 |
|
Cheng Zhao
|
23dd5b4da8
|
Add 'open-url' event for app API. Fixes #36.
|
2013-07-10 18:59:21 +08:00 |
|
Cheng Zhao
|
81aea6a4b9
|
Add app.getVersion() API. Fixes #28.
|
2013-06-19 13:44:17 +08:00 |
|
Cheng Zhao
|
bf409efc46
|
Add 'will-finish-launching' event for app.
|
2013-06-03 15:31:46 +08:00 |
|
Cheng Zhao
|
9ea1f9956e
|
Add app.focus API.
|
2013-05-30 19:24:47 +08:00 |
|
Cheng Zhao
|
4133fc28d9
|
Emit 'finish-launching' event when the application has finished launching.
|
2013-05-30 19:12:14 +08:00 |
|
Cheng Zhao
|
7dd48e24d3
|
Emit 'open-file' event when OS X is trying to open file with the app.
|
2013-05-30 16:03:10 +08:00 |
|
Cheng Zhao
|
5f26b83ec1
|
Add app.exit() API to exit with specified exit status.
|
2013-05-24 17:59:11 +08:00 |
|
Cheng Zhao
|
61bca04dfd
|
Add the App.commandLine API to control Chromium's command line.
|
2013-05-17 15:39:44 +08:00 |
|
Cheng Zhao
|
4aeb5e1388
|
Add dialog API.
Supported APIs:
* openFile
* openMultiFiles
* openFolder
* saveAs
Each API is asynchronous and accepts a callback.
|
2013-05-03 19:31:24 +08:00 |
|
Cheng Zhao
|
9b75019898
|
Add 'quit' and 'window-all-closed' events for app module.
|
2013-05-03 10:53:54 +08:00 |
|
Cheng Zhao
|
66404b5f15
|
Add the 'app' built-in module.
|
2013-05-03 00:05:09 +08:00 |
|