electron/browser/api
2014-02-19 13:10:09 +00:00
..
lib BrowserWindow::setMenu is available on Linux. 2014-02-19 13:06:45 +00:00
atom_api_app.cc Remove unneeded HandleScopes. 2014-01-27 15:01:06 +08:00
atom_api_app.h api::EventEmitter could also be used by renderer. 2014-01-07 19:32:40 +08:00
atom_api_auto_updater.cc Enable the quitAndInstall to be cancelled by beforeunload handler. 2014-02-17 16:25:00 +08:00
atom_api_auto_updater.h Emit 'update-available' and 'checking-for-update' events. 2014-01-31 16:11:11 -08:00
atom_api_browser_ipc.cc Use our fork of V8ValueConverter for all cases. 2013-12-23 22:42:21 +08:00
atom_api_browser_ipc.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_dialog.cc Wrap callbacks with v8::Locker. 2014-01-27 15:14:11 +08:00
atom_api_dialog.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_event.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_event.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_api_menu.cc Menu::attachToWindow is available on Linux. 2014-02-19 13:10:09 +00:00
atom_api_menu.h gtk: Add dummy implementation of Menu. 2014-02-14 13:41:20 +00:00
atom_api_menu_gtk.cc gtk: Add dummy implementation of Menu. 2014-02-14 13:41:20 +00:00
atom_api_menu_gtk.h gtk: Add dummy implementation of Menu. 2014-02-14 13:41:20 +00:00
atom_api_menu_mac.h move atom_menu_controller_mac to browser/ui/cocoa. 2014-01-16 10:22:33 +08:00
atom_api_menu_mac.mm Remove unneeded HandleScopes. 2014-01-27 15:01:06 +08:00
atom_api_menu_win.cc Remove unneeded HandleScopes. 2014-01-27 15:01:06 +08:00
atom_api_menu_win.h [Win] Use the modified Menu2 class. 2013-08-17 16:45:21 +08:00
atom_api_power_monitor.cc Remove unneeded HandleScopes. 2014-01-27 15:01:06 +08:00
atom_api_power_monitor.h api::EventEmitter could also be used by renderer. 2014-01-07 19:32:40 +08:00
atom_api_protocol.cc linux: Fix crash when using protocol module early. 2014-02-19 11:39:01 +00:00
atom_api_protocol.h 💄 Fix cpplint warnings. 2013-12-15 17:09:35 +08:00
atom_api_window.cc Wrap callbacks with v8::Locker. 2014-01-27 15:14:11 +08:00
atom_api_window.h api::EventEmitter could also be used by renderer. 2014-01-07 19:32:40 +08:00
atom_browser_bindings.cc Wrap callbacks with v8::Locker. 2014-01-27 15:14:11 +08:00
atom_browser_bindings.h Discard the require('atom-delegate') API. 2013-12-17 22:08:45 +08:00