.. |
atom_api_app.cc
|
Enable LoginItemSettings converter on all platforms
|
2016-07-12 09:10:47 -07:00 |
atom_api_app.h
|
Update API to isAccessibilitySupportEnabled
|
2016-07-11 14:32:14 -07:00 |
atom_api_auto_updater.cc
|
Do not add JS wrapper for setFeedURL
|
2016-06-13 09:38:47 +09:00 |
atom_api_auto_updater.h
|
Do not add JS wrapper for setFeedURL
|
2016-06-13 09:38:47 +09:00 |
atom_api_content_tracing.cc
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
atom_api_cookies.cc
|
Tweak cookie set failure message and add spec
|
2016-06-29 08:53:52 -07:00 |
atom_api_cookies.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_debugger.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_debugger.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_desktop_capturer.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_desktop_capturer.h
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_dialog.cc
|
Add buttonLabel param to showOpen/showSave dialogs
|
2016-05-15 01:03:32 -05:00 |
atom_api_download_item.cc
|
Add isPaused and canResume
|
2016-06-09 20:51:01 +09:00 |
atom_api_download_item.h
|
Add isPaused and canResume
|
2016-06-09 20:51:01 +09:00 |
atom_api_global_shortcut.cc
|
Make VS happy
|
2016-04-25 10:40:19 +09:00 |
atom_api_global_shortcut.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
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
|
BuildPrototype should not be empty
|
2016-04-25 12:24:11 +09:00 |
atom_api_power_monitor.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_power_save_blocker.cc
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_power_save_blocker.h
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
atom_api_protocol.cc
|
Clear protocol handlers on exit
|
2016-07-09 17:02:55 +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
|
Tweak type check to consider windows and webviews
|
2016-06-14 15:47:33 -07:00 |
atom_api_render_process_preferences.h
|
Use RenderProcessPreferences for non-remote web contents
|
2016-06-14 15:47:32 -07:00 |
atom_api_screen.cc
|
GetNativeScreen -> GetScreen
|
2016-05-13 11:07:17 +09:00 |
atom_api_screen.h
|
Fix #3075 by not caching the displays (id is not persistent on Windows)
|
2016-04-28 17:46:41 +02:00 |
atom_api_session.cc
|
Some manual change to for-ranged loop.
|
2016-07-10 15:57:51 +02:00 |
atom_api_session.h
|
Add ses.getUserAgent()/setUserAgent(...) APIs
|
2016-06-22 15:57:51 +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
|
Modernize to C++11: Use for-range loop.
|
2016-07-10 13:33:15 +02:00 |
atom_api_web_contents.h
|
Make OnCapturePageDone static
|
2016-07-06 09:32:58 -07:00 |
atom_api_web_request.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_web_request.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_web_view_manager.cc
|
Get hidden state by using parent window directly
|
2016-05-25 10:13:12 -07:00 |
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
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
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
|
use DownloadItem to determine download initiator
|
2016-04-27 20:29:39 +05:30 |
save_page_handler.h
|
use DownloadItem to determine download initiator
|
2016-04-27 20:29:39 +05:30 |
trackable_object.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
trackable_object.h
|
Fix crash when quitting
|
2016-05-23 17:03:49 +09:00 |