.. |
api
|
Do not create native Event object when not needed
|
2014-10-17 14:36:43 +08:00 |
default_app
|
Use menu bar features in default_app
|
2014-10-17 16:43:37 +08:00 |
lib
|
Break on first found app
|
2014-10-01 20:40:52 +08:00 |
mac
|
|
|
net
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
resources
|
Bump v0.18.0.
|
2014-10-14 20:24:56 +08:00 |
ui
|
Enable mnemonics in menu, fixes atom/atom#3844
|
2014-10-16 21:22:22 +08:00 |
atom_access_token_store.cc
|
Set google API key
|
2014-10-08 18:27:39 +08:00 |
atom_access_token_store.h
|
Add network provider for google geolocation api.
|
2014-08-13 13:28:05 +08:00 |
atom_browser_client.cc
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
atom_browser_client.h
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
atom_browser_context.cc
|
Add asar:// protocol handler.
|
2014-09-23 12:13:46 +08:00 |
atom_browser_context.h
|
Fix API changes of Chrome 37.
|
2014-09-01 15:36:37 +08:00 |
atom_browser_main_parts.cc
|
Run idle GC in browser every 1m
|
2014-10-17 12:41:40 +08:00 |
atom_browser_main_parts.h
|
Run idle GC in browser every 1m
|
2014-10-17 12:41:40 +08:00 |
atom_browser_main_parts_mac.mm
|
|
|
atom_javascript_dialog_manager.cc
|
|
|
atom_javascript_dialog_manager.h
|
|
|
atom_resource_dispatcher_host_delegate.cc
|
Fix cpplint warning.
|
2014-08-11 15:56:23 +08:00 |
atom_resource_dispatcher_host_delegate.h
|
Add custom ResourceDispatcherHostDelegate.
|
2014-08-11 14:08:23 +08:00 |
atom_speech_recognition_manager_delegate.cc
|
Fix cpplint warning
|
2014-10-08 17:47:47 +08:00 |
atom_speech_recognition_manager_delegate.h
|
Fix cpplint warning
|
2014-10-08 17:47:47 +08:00 |
auto_updater.cc
|
|
|
auto_updater.h
|
|
|
auto_updater_delegate.h
|
|
|
auto_updater_linux.cc
|
|
|
auto_updater_mac.mm
|
mac: Fix crash when checking for update, fixes #575.
|
2014-08-13 11:28:19 +08:00 |
auto_updater_win.cc
|
|
|
browser.cc
|
Add "quit" event for app.
|
2014-09-25 21:48:15 +08:00 |
browser.h
|
|
|
browser_linux.cc
|
|
|
browser_mac.mm
|
|
|
browser_observer.h
|
Add "quit" event for app.
|
2014-09-25 21:48:15 +08:00 |
browser_win.cc
|
|
|
javascript_environment.cc
|
Initailize V8 with gin.
|
2014-09-01 16:41:26 +08:00 |
javascript_environment.h
|
Initailize V8 with gin.
|
2014-09-01 16:41:26 +08:00 |
native_window.cc
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
native_window.h
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
native_window_mac.h
|
mac: Implement SetProgressBar API.
|
2014-09-18 10:20:55 +08:00 |
native_window_mac.mm
|
mac: Fix dock progress bar doesn't show after hiding, fixes #658.
|
2014-09-21 18:56:03 +08:00 |
native_window_observer.h
|
|
|
native_window_views.cc
|
Still requires unity for global app menubar
|
2014-10-17 16:06:45 +08:00 |
native_window_views.h
|
win: Implement SetProgressBar API.
|
2014-09-17 09:42:47 +08:00 |
node_debugger.cc
|
Send message to client in debugger thread.
|
2014-09-05 11:51:45 +08:00 |
node_debugger.h
|
Send connect message if client is connected.
|
2014-09-05 10:52:47 +08:00 |
window_list.cc
|
|
|
window_list.h
|
|
|
window_list_observer.h
|
|
|