.. |
lib
|
Convert all source files to JavaScript
|
2016-01-12 16:24:06 -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
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
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
|
Simplify the desktopCapturer code
|
2015-12-08 13:49:26 +08:00 |
atom_api_desktop_capturer.h
|
Simplify the desktopCapturer code
|
2015-12-08 13:49:26 +08:00 |
atom_api_dialog.cc
|
Fix style issues of #4029
|
2016-01-11 21:12:07 +08:00 |
atom_api_download_item.cc
|
Use BuildPrototype to build prototype
|
2015-12-03 16:04:46 +08:00 |
atom_api_download_item.h
|
Use BuildPrototype to build prototype
|
2015-12-03 16:04:46 +08:00 |
atom_api_global_shortcut.cc
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_global_shortcut.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_menu.cc
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_menu.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_menu_mac.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_menu_mac.mm
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_menu_views.cc
|
|
|
atom_api_menu_views.h
|
|
|
atom_api_power_monitor.cc
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_power_monitor.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_power_save_blocker.cc
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_power_save_blocker.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_protocol.cc
|
protocol: api to register schemes that can handle service worker
|
2015-12-09 03:11:58 +05:30 |
atom_api_protocol.h
|
protocol: api to register schemes that can handle service worker
|
2015-12-09 03:11:58 +05:30 |
atom_api_screen.cc
|
fix typo in "rotation" string
|
2015-11-29 12:22:53 -06:00 |
atom_api_screen.h
|
|
|
atom_api_session.cc
|
Cleanup docs and code of setProxy
|
2016-01-11 22:45:34 +08:00 |
atom_api_session.h
|
session: add webrequest api
|
2015-12-09 20:14:18 +05:30 |
atom_api_tray.cc
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_tray.h
|
Do not manually manage native resources
|
2015-12-03 15:38:43 +08:00 |
atom_api_web_contents.cc
|
Destroy the native class when webContents is destroyed
|
2016-01-12 21:10:24 +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
|
docs: Make win.getNativeWindowHandle more clear
|
2016-01-11 13:43:24 +08:00 |
atom_api_window.h
|
Added getNativeWindowHandle
|
2016-01-07 22:38:35 +02:00 |
event.cc
|
|
|
event.h
|
|
|
event_emitter.cc
|
|
|
event_emitter.h
|
|
|
frame_subscriber.cc
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
frame_subscriber.h
|
|
|
save_page_handler.cc
|
|
|
save_page_handler.h
|
|
|
trackable_object.cc
|
Remove itself from the cleanup list when it is destroyed
|
2015-12-03 17:04:40 +08:00 |
trackable_object.h
|
Weak map only needs to be deleted for once
|
2015-12-03 17:10:14 +08:00 |