electron/atom/browser/api
2015-01-18 21:43:23 -08:00
..
lib Implement app.getHomeDir with app.getPath 2015-01-18 21:43:20 -08:00
atom_api_app.cc Add a few more paths for app.getPath 2015-01-18 21:43:23 -08:00
atom_api_app.h Throw error when PathService call failed 2015-01-18 21:43:21 -08:00
atom_api_auto_updater.cc Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00
atom_api_auto_updater.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_content_tracing.cc Fix compilation errors caused by Chrome 39 2014-12-07 07:43:26 -08:00
atom_api_dialog.cc File dialogs don't need icon 2015-01-05 15:29:26 -08:00
atom_api_global_shortcut.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_global_shortcut.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu.cc Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu.h Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu_mac.h Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu_mac.mm Fix building on Mac 2014-11-28 19:50:10 +08:00
atom_api_menu_views.cc Some coding style fixes 2014-11-28 15:59:03 +08:00
atom_api_menu_views.h Some coding style fixes 2014-11-28 15:59:03 +08:00
atom_api_power_monitor.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_power_monitor.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_protocol.cc Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00
atom_api_protocol.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_screen.cc Warning of app not ready in screen module 2015-01-18 21:42:46 -08:00
atom_api_screen.h Warning of app not ready in screen module 2015-01-18 21:42:46 -08:00
atom_api_tray.cc Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
atom_api_tray.h Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
atom_api_web_contents.cc Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00
atom_api_web_contents.h Make file dialogs work in <webview>, fixes #930 2014-12-18 12:58:17 -08:00
atom_api_window.cc Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00
atom_api_window.h Add BrowserWindow.showDefinitionForSelection() 2014-12-18 16:45:45 -08:00
event.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event_emitter.cc Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00
event_emitter.h Convert arguments to V8 directly in EventEmitter::Emmit 2015-01-14 17:51:54 -08:00