electron/atom/browser/api
2015-12-31 22:21:54 -08:00
..
lib 🐛 add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783. 2015-12-31 22:21:54 -08:00
atom_api_app.cc Get exit code from within App::OnQuit 2015-12-09 18:19:51 -08:00
atom_api_app.h Get exit code from within App::OnQuit 2015-12-09 18:19:51 -08:00
atom_api_auto_updater.cc
atom_api_auto_updater.h
atom_api_content_tracing.cc
atom_api_cookies.cc Cleanup the cookies code 2015-12-12 15:33:51 +08:00
atom_api_cookies.h Cleanup the cookies code 2015-12-12 15:33:51 +08:00
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc
atom_api_download_item.cc
atom_api_download_item.h
atom_api_global_shortcut.cc
atom_api_global_shortcut.h
atom_api_menu.cc
atom_api_menu.h
atom_api_menu_mac.h
atom_api_menu_mac.mm
atom_api_menu_views.cc
atom_api_menu_views.h
atom_api_power_monitor.cc
atom_api_power_monitor.h
atom_api_power_save_blocker.cc
atom_api_power_save_blocker.h
atom_api_protocol.cc
atom_api_protocol.h
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc session: add webrequest api 2015-12-09 20:14:18 +05:30
atom_api_session.h session: add webrequest api 2015-12-09 20:14:18 +05:30
atom_api_tray.cc
atom_api_tray.h
atom_api_web_contents.cc 🐛 add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783. 2015-12-31 22:21:54 -08:00
atom_api_web_contents.h 🐛 add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783. 2015-12-31 22:21:54 -08:00
atom_api_web_request.cc Use generic function to handle events 2015-12-12 13:49:58 +08:00
atom_api_web_request.h Make the webRequest listener asynchronous 2015-12-12 00:09:03 +08:00
atom_api_web_view_manager.cc
atom_api_window.cc
atom_api_window.h
event.cc
event.h
event_emitter.cc
event_emitter.h
frame_subscriber.cc
frame_subscriber.h
save_page_handler.cc
save_page_handler.h
trackable_object.cc
trackable_object.h