.. |
lib
|
Assign actions for roles on Windows and Linux
|
2015-09-02 09:42:17 +08:00 |
atom_api_app.cc
|
Move callback converter from native mate to electron
|
2015-08-07 19:35:35 +08:00 |
atom_api_app.h
|
Move gpu-crashed event to app
|
2015-06-26 10:33:52 +08:00 |
atom_api_auto_updater.cc
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_auto_updater.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_content_tracing.cc
|
Fix API changes
|
2015-09-03 17:50:23 +09:00 |
atom_api_cookies.cc
|
Fix cpplint warnings
|
2015-08-10 15:37:03 +08:00 |
atom_api_cookies.h
|
BrowserContext::GetRequestContext can only be called on UI thread
|
2015-08-10 15:02:16 +08:00 |
atom_api_dialog.cc
|
Move callback converter from native mate to electron
|
2015-08-07 19:35:35 +08:00 |
atom_api_global_shortcut.cc
|
Move callback converter from native mate to electron
|
2015-08-07 19:35:35 +08:00 |
atom_api_global_shortcut.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_menu.cc
|
Add role property for MenuItem
|
2015-09-02 09:42:17 +08:00 |
atom_api_menu.h
|
Add role property for MenuItem
|
2015-09-02 09:42:17 +08:00 |
atom_api_menu_mac.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_menu_mac.mm
|
Remove NativeWindow::GetWebContents
|
2015-06-25 14:54:00 +08:00 |
atom_api_menu_views.cc
|
Remove NativeWindow::GetWebContents
|
2015-06-25 14:54:00 +08:00 |
atom_api_menu_views.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_power_monitor.cc
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
atom_api_power_monitor.h
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_power_save_blocker.cc
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
atom_api_power_save_blocker.h
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
atom_api_protocol.cc
|
Rename protocol.isHandledProtocol to protocol.isProtocolHandled
|
2015-08-13 21:29:23 +08:00 |
atom_api_protocol.h
|
Rename protocol.isHandledProtocol to protocol.isProtocolHandled
|
2015-08-13 21:29:23 +08:00 |
atom_api_screen.cc
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
atom_api_screen.h
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
atom_api_session.cc
|
Manage the life of BrowserContext in Session
|
2015-09-06 10:54:34 +08:00 |
atom_api_session.h
|
Manage the life of BrowserContext in Session
|
2015-09-06 10:54:34 +08:00 |
atom_api_tray.cc
|
popContextMenu => popUpContextMenu
|
2015-08-10 13:00:15 +08:00 |
atom_api_tray.h
|
popContextMenu => popUpContextMenu
|
2015-08-10 13:00:15 +08:00 |
atom_api_web_contents.cc
|
Parse partition in webContents.create
|
2015-09-06 10:54:34 +08:00 |
atom_api_web_contents.h
|
Add WebContentsPrefrences class
|
2015-09-06 10:53:03 +08:00 |
atom_api_web_view_manager.cc
|
Read guest view's info from WebContentsPreferences
|
2015-09-06 10:53:03 +08:00 |
atom_api_window.cc
|
Move a few options in NativeWindow to web-preferences
|
2015-09-06 10:53:03 +08:00 |
atom_api_window.h
|
Refactor code in taskbarHost
|
2015-08-06 12:44:07 +08:00 |
event.cc
|
|
|
event.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
event_emitter.cc
|
Tell compiler we want to ignore result of SetPrototype
|
2015-08-11 10:10:07 +08:00 |
event_emitter.h
|
Fix leak of handle when emitting events
|
2015-08-27 15:22:02 +08:00 |
trackable_object.cc
|
Make each class only have one weak map
|
2015-06-24 17:58:12 +08:00 |
trackable_object.h
|
Avoiding creating static STL containers
|
2015-07-14 17:33:16 +08:00 |