Commit Graph

15 Commits

Author SHA1 Message Date
Milan Burda
2989fcf3d3 Update to Electron 0.37.7 (#9086)
* Update to Electron 0.37.7

* Add Electron specific process API
2016-04-25 23:23:46 +09:00
Milan Burda
338bead91c Use interface where appropriate to allow interface merging 2016-03-30 19:13:30 +02:00
Milan Burda
6f427acd99 Add <webview> element 2016-03-30 19:13:30 +02:00
Milan Burda
232f2a1e67 Add tests for File 2016-03-30 19:13:29 +02:00
Milan Burda
6c229fee0f Update desktop-capturer module 2016-03-26 02:11:24 +01:00
Milan Burda
00efc6d1f1 Update ipc-main + ipc-renderer modules 2016-03-26 02:11:20 +01:00
Milan Burda
93b00632d4 Update web-frame module 2016-03-26 01:56:55 +01:00
Milan Burda
e4ca24ac33 Update clipboard module 2016-03-26 01:56:55 +01:00
rhysd
2a9dadf70a github-electron: add missing remote.getCurrentWebContents()
API document is here:

https://github.com/atom/electron/blob/master/docs/api/remote.md#remotegetcurrentwebcontents
2016-03-11 10:14:19 +09:00
rhysd
5ad54b3e0b compliant fixes for errors by --target es6 2016-03-06 18:37:24 +09:00
Benjamin Pasero
38fddea3d4 updates as discussed 2016-01-07 08:45:52 +01:00
rhysd
b10b59fe42 github-electron: Unite main process definitions and renderer process definitions
because currently github-electron-renderer.d.ts and
github-electron-main.d.ts can't be used with tsd.d.ts at the same
time.  tsd.d.ts includes both definition files.  So I unite them to
resolve it.
2015-12-10 00:44:14 +09:00
rhysd
c073d5b052 github-electron: Add 'electron' module for renderer process 2015-12-10 00:37:26 +09:00
progre
c9296d222f Url to URL 2015-11-21 16:35:44 +09:00
Jed Mao
f70b0da416 Add Electron definitions 2015-05-06 12:06:22 -05:00