electron/atom/browser/api
2015-07-24 12:58:28 +08:00
..
lib Add noLink option for showMessageBox 2015-07-23 17:25:37 +08:00
atom_api_app.cc
atom_api_app.h
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_dialog.cc Allow the C++ JS binding function to accept arbitrary long arguments 2015-07-23 15:00:42 +08:00
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 get jsprotocolhandler in IO thread 2015-07-22 21:54:12 +05:30
atom_api_protocol.h use current session when not defined 2015-07-17 02:00:43 +05:30
atom_api_screen.cc
atom_api_screen.h
atom_api_session.cc session: api to set proxy 2015-07-20 15:21:47 +05:30
atom_api_session.h session: api to set proxy 2015-07-20 15:21:47 +05:30
atom_api_tray.cc Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +08:00
atom_api_tray.h Implement 'drop-files' tray event on OS X. 2015-07-20 20:06:15 +08:00
atom_api_web_contents.cc Add webContents.focus 2015-07-24 12:58:28 +08:00
atom_api_web_contents.h Add webContents.focus 2015-07-24 12:58:28 +08:00
atom_api_web_view_manager.cc
atom_api_window.cc Make the extraSize of BrowserWindow.setAspectRatio optional 2015-07-23 10:14:02 +08:00
atom_api_window.h Make the extraSize of BrowserWindow.setAspectRatio optional 2015-07-23 10:14:02 +08:00
event.cc
event.h
event_emitter.cc Fix building on Windows 2015-06-26 12:04:15 +08:00
event_emitter.h Fix building on Windows 2015-06-26 12:04:15 +08:00
trackable_object.cc
trackable_object.h Avoiding creating static STL containers 2015-07-14 17:33:16 +08:00