.. |
atom_api_app.cc
|
Deprecate the platform-theme-changed event
|
2016-04-25 14:35:34 +09:00 |
atom_api_app.h
|
Deprecate the platform-theme-changed event
|
2016-04-25 14:35:34 +09:00 |
atom_api_auto_updater.cc
|
Make VS happy
|
2016-04-25 10:40:19 +09:00 |
atom_api_auto_updater.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +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
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_cookies.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_debugger.cc
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |
atom_api_debugger.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_desktop_capturer.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_desktop_capturer.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_dialog.cc
|
Move "setSheetOffset" to the BrowserWindow
|
2016-04-18 22:39:12 -07:00 |
atom_api_download_item.cc
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |
atom_api_download_item.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +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
|
Remove the isolate parameter of GetWrapper
|
2016-04-25 10:19:25 +09:00 |
atom_api_menu.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_menu_mac.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_menu_mac.mm
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_menu_views.cc
|
Fix building on non-mac
|
2016-04-25 10:34:41 +09:00 |
atom_api_menu_views.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09: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
|
Make VS happy
|
2016-04-25 10:40:19 +09:00 |
atom_api_power_save_blocker.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_protocol.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_protocol.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_screen.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_screen.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_session.cc
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |
atom_api_session.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_system_preferences.cc
|
Add systemPreferences.subscribeNotification
|
2016-04-25 14:25:14 +09:00 |
atom_api_system_preferences.h
|
Add systemPreferences.subscribeNotification
|
2016-04-25 14:25:14 +09:00 |
atom_api_system_preferences_mac.mm
|
Add systemPreferences.subscribeNotification
|
2016-04-25 14:25:14 +09:00 |
atom_api_tray.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_tray.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
atom_api_web_contents.cc
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |
atom_api_web_contents.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09: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
|
|
|
atom_api_window.cc
|
Remove the isolate parameter of GetWrapper
|
2016-04-25 10:19:25 +09:00 |
atom_api_window.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
event.cc
|
Make VS happy
|
2016-04-25 10:40:19 +09:00 |
event.h
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
event_emitter.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
event_emitter.h
|
Remove the isolate parameter of GetWrapper
|
2016-04-25 10:19:25 +09:00 |
frame_subscriber.cc
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
frame_subscriber.h
|
Merge atom/master
|
2016-02-26 02:05:57 +01:00 |
save_page_handler.cc
|
Fix: savePage API saves external resources in a wrong directory.
|
2015-10-18 11:28:05 +08:00 |
save_page_handler.h
|
Implement webContents.savePage API.
|
2015-10-16 09:23:08 +08:00 |
trackable_object.cc
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
trackable_object.h
|
Remove unneeded cleanup code
|
2016-04-25 10:23:36 +09:00 |