electron/atom/browser/api
2017-03-08 22:06:26 -05:00
..
atom_api_app.cc Destroy icon manager after file thread is destroyed 2017-02-17 14:16:18 +05:30
atom_api_app.h Destroy icon manager after file thread is destroyed 2017-02-17 14:16:18 +05:30
atom_api_auto_updater.cc
atom_api_auto_updater.h
atom_api_content_tracing.cc
atom_api_cookies.cc
atom_api_cookies.h
atom_api_debugger.cc
atom_api_debugger.h
atom_api_desktop_capturer.cc
atom_api_desktop_capturer.h
atom_api_dialog.cc Merge remote-tracking branch 'origin/master' into macos-open-save-panel 2017-02-09 11:25:05 -08:00
atom_api_download_item.cc remove the call to download_item_->Remove() on cancel 2017-02-24 14:08:21 +08:00
atom_api_download_item.h remove the call to download_item_->Remove() on cancel 2017-02-24 14:08:21 +08:00
atom_api_global_shortcut.cc
atom_api_global_shortcut.h Pass FunctionTemplate in BuildPrototype 2016-08-02 18:08:12 +09:00
atom_api_menu.cc Add Menu.closePopup API on macOS 2017-02-22 10:30:28 -08:00
atom_api_menu.h 🎨 2017-02-22 10:30:28 -08:00
atom_api_menu_mac.h Make variables private instead of protected 2017-02-22 10:30:28 -08:00
atom_api_menu_mac.mm Add Menu.closePopup API on macOS 2017-02-22 10:30:28 -08:00
atom_api_menu_views.cc Implement ClosePopupAt on Windows/Linux 2017-02-22 10:30:28 -08:00
atom_api_menu_views.h Make variables private instead of protected 2017-02-22 10:30:28 -08:00
atom_api_net.cc
atom_api_net.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_render_process_preferences.cc
atom_api_render_process_preferences.h
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc
atom_api_session.h
atom_api_system_preferences.cc
atom_api_system_preferences.h
atom_api_system_preferences_mac.mm
atom_api_system_preferences_win.cc
atom_api_tray.cc
atom_api_tray.h
atom_api_url_request.cc
atom_api_url_request.h
atom_api_web_contents.cc Fixed pass by reference and added spec 2017-03-08 22:06:26 -05:00
atom_api_web_contents.h Fixed pass by reference and added spec 2017-03-08 22:06:26 -05:00
atom_api_web_contents_mac.mm
atom_api_web_request.cc
atom_api_web_request.h
atom_api_web_view_manager.cc code cleanup 2017-02-12 01:48:24 +05:30
atom_api_window.cc Use SetTouchBar withe empty vector instead of DestroyTouchBar 2017-03-03 14:00:39 -08:00
atom_api_window.h Use SetTouchBar withe empty vector instead of DestroyTouchBar 2017-03-03 14:00:39 -08:00
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