| .. |
|
atom_api_app.cc
|
Fix building on Linux
|
2016-07-13 12:23:14 +09:00 |
|
atom_api_app.h
|
Update API to isAccessibilitySupportEnabled
|
2016-07-11 14:32:14 -07:00 |
|
atom_api_auto_updater.cc
|
|
|
|
atom_api_auto_updater.h
|
|
|
|
atom_api_content_tracing.cc
|
|
|
|
atom_api_cookies.cc
|
Tweak cookie set failure message and add spec
|
2016-06-29 08:53:52 -07:00 |
|
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
|
|
|
|
atom_api_download_item.cc
|
|
|
|
atom_api_download_item.h
|
|
|
|
atom_api_global_shortcut.cc
|
|
|
|
atom_api_global_shortcut.h
|
|
|
|
atom_api_menu.cc
|
Modernize to C++11: NULL => nullptr.
|
2016-07-10 11:57:04 +02:00 |
|
atom_api_menu.h
|
mac: Pass useDefaultAccelerator to getAcceleratorForCommandId
|
2016-07-07 11:50:19 -07:00 |
|
atom_api_menu_mac.h
|
🍎 Fix context menus selecting first item by default.
|
2016-06-17 17:03:15 -04:00 |
|
atom_api_menu_mac.mm
|
Suppress unresponsive event when showing menu
|
2016-07-11 15:31:24 +09:00 |
|
atom_api_menu_views.cc
|
Suppress unresponsive event when showing menu
|
2016-07-11 15:31:24 +09:00 |
|
atom_api_menu_views.h
|
🍎 Fix context menus selecting first item by default.
|
2016-06-17 17:03:15 -04:00 |
|
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
|
Move the warning of registerStandardSchemes to native code
|
2016-07-13 12:23:14 +09:00 |
|
atom_api_protocol.h
|
Clear protocol handlers on exit
|
2016-07-09 17:02:55 +09:00 |
|
atom_api_render_process_preferences.cc
|
|
|
|
atom_api_render_process_preferences.h
|
|
|
|
atom_api_screen.cc
|
|
|
|
atom_api_screen.h
|
|
|
|
atom_api_session.cc
|
Add options to session.fromPartition
|
2016-07-13 12:23:14 +09:00 |
|
atom_api_session.h
|
Add options to session.fromPartition
|
2016-07-13 12:23:14 +09:00 |
|
atom_api_system_preferences.cc
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
atom_api_system_preferences.h
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
atom_api_system_preferences_mac.mm
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
atom_api_tray.cc
|
Destroy the native tray in next tick
|
2016-07-12 14:23:38 +09:00 |
|
atom_api_tray.h
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
|
atom_api_web_contents.cc
|
Merge pull request #6480 from electron/webcontents-focus
|
2016-07-14 12:47:07 +09:00 |
|
atom_api_web_contents.h
|
Add webContents.isFocused()
|
2016-07-13 14:16:56 -07:00 |
|
atom_api_web_contents_mac.mm
|
Add webContents.isFocused()
|
2016-07-13 14:16:56 -07:00 |
|
atom_api_web_request.cc
|
|
|
|
atom_api_web_request.h
|
|
|
|
atom_api_web_view_manager.cc
|
|
|
|
atom_api_window.cc
|
Move capturePage to WebContents
|
2016-07-06 09:21:28 -07:00 |
|
atom_api_window.h
|
Move capturePage to WebContents
|
2016-07-06 09:21:28 -07:00 |
|
event.cc
|
Modernize to C++11: NULL => nullptr.
|
2016-07-10 11:57:04 +02:00 |
|
event.h
|
|
|
|
event_emitter.cc
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
|
event_emitter.h
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
|
frame_subscriber.cc
|
Cleanup code of beginFrameSubscription
|
2016-06-26 11:46:40 +09:00 |
|
frame_subscriber.h
|
Cleanup code of beginFrameSubscription
|
2016-06-26 11:46:40 +09:00 |
|
save_page_handler.cc
|
|
|
|
save_page_handler.h
|
|
|
|
trackable_object.cc
|
|
|
|
trackable_object.h
|
|
|