electron/browser/api/lib
Cheng Zhao 1fea283d91 Simulate the toggleDevTools API.
Currently there is no way to know the devtools's state in brightray, so
we have to record the state manually, fix this after patching brightray.
2013-05-17 16:09:12 +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 Simulate the toggleDevTools API. 2013-05-17 16:09:12 +08:00
dialog.coffee Fix places where Window should be BrowserWindow. 2013-05-15 22:17:27 +08:00
ipc.coffee Use camelCase not under_score, I forgot it's coffee script. 2013-04-27 19:13:24 +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