This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
ca1b8ada99
electron
/
browser
/
api
/
lib
History
Cheng Zhao
ca1b8ada99
dialog.showMessageBox doesn't require window as parameter any more.
2013-05-18 10:47:06 +08:00
..
app.coffee
Add the App.commandLine API to control Chromium's command line.
2013-05-17 15:39:44 +08:00
atom_delegate.coffee
Rename atom module to atom_delegate to avoid conflicts with Atom.
2013-05-07 20:33:50 +08:00
browser_window.coffee
Add BrowserWindow.fromProcessIdAndRoutingId API.
2013-05-17 21:53:37 +08:00
dialog.coffee
dialog.showMessageBox doesn't require window as parameter any more.
2013-05-18 10:47:06 +08:00
ipc.coffee
Send message to window directly when passing BrowserWindow for ipc.send.
2013-05-17 23:40:37 +08:00
menu.coffee
Add Menu.buildFromTemplate API to greatly simplify building menu.
2013-05-16 22:43:58 +08:00
menu_item.coffee
Make MenuItem's type default to 'submenu' if it has submenu property.
2013-05-16 22:22:33 +08:00