.. |
lib
|
Merge pull request #1730 from deepak1556/webview_navigation_patch
|
2015-05-21 14:56:30 +08:00 |
atom_api_app.cc
|
win: Fix compilation error
|
2015-04-29 15:13:46 +08:00 |
atom_api_app.h
|
Create an explicit API for setting the App User Model ID
|
2015-04-28 12:23:58 -07:00 |
atom_api_auto_updater.cc
|
Convert arguments to V8 directly in EventEmitter::Emmit
|
2015-01-14 17:51:54 -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
|
Merge branch 'api_content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-api_content_tracing_patch
|
2015-04-23 10:21:15 +08:00 |
atom_api_dialog.cc
|
File dialogs don't need icon
|
2015-01-05 15:29:26 -08:00 |
atom_api_global_shortcut.cc
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
atom_api_global_shortcut.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
atom_api_menu.cc
|
Enable setting icon of menu item
|
2015-02-13 12:11:50 +08:00 |
atom_api_menu.h
|
Enable setting icon of menu item
|
2015-02-13 12:11:50 +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
|
Fix building on Mac
|
2014-11-28 19:50:10 +08:00 |
atom_api_menu_views.cc
|
Some coding style fixes
|
2014-11-28 15:59:03 +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
|
Align the " in #1426
|
2015-04-20 20:04:02 +08:00 |
atom_api_power_monitor.h
|
pm: throw when initialising module before ready event
|
2015-04-20 13:47:36 +05:30 |
atom_api_protocol.cc
|
provide default error message
|
2015-05-11 10:24:44 +05:30 |
atom_api_protocol.h
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
atom_api_screen.cc
|
screen: initialise displays_ vector with available displays
|
2015-05-21 11:28:48 +05:30 |
atom_api_screen.h
|
Warning of app not ready in screen module
|
2015-01-18 21:42:46 -08:00 |
atom_api_tray.cc
|
Pass bounds in clicked event of tray
|
2015-05-04 11:43:22 +08:00 |
atom_api_tray.h
|
Pass bounds in clicked event of tray
|
2015-05-04 11:43:22 +08:00 |
atom_api_web_contents.cc
|
also emit html fullscreen notification on windows when its webview contents trigger it
|
2015-05-21 10:41:53 +05:30 |
atom_api_web_contents.h
|
check for renderviewhost availability before using
|
2015-05-21 10:16:10 +05:30 |
atom_api_web_view_manager.cc
|
A little clean up
|
2015-02-05 00:19:30 -08:00 |
atom_api_window.cc
|
adding events to notify fullscreen state
|
2015-05-21 10:16:11 +05:30 |
atom_api_window.h
|
adding events to notify fullscreen state
|
2015-05-21 10:16:11 +05:30 |
event.cc
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
event.h
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
event_emitter.cc
|
Convert arguments to V8 directly in EventEmitter::Emmit
|
2015-01-14 17:51:54 -08:00 |
event_emitter.h
|
Convert arguments to V8 directly in EventEmitter::Emmit
|
2015-01-14 17:51:54 -08:00 |