.. |
api
|
Add readRtf feature with appropriate spec test. Docs updated as well.
|
2016-02-05 09:06:21 +01:00 |
asar
|
Do not print warning for FILE_ERROR_NOT_FOUND
|
2016-01-30 20:49:35 +08:00 |
crash_reporter
|
Fix up Windows build errors
|
2015-12-07 10:02:06 -08:00 |
lib
|
Log ASAR file access to build ordering hint file
|
2016-01-21 14:45:22 -08:00 |
linux
|
Rename hard-coded application names in code
|
2015-04-14 15:55:41 +08:00 |
native_mate_converters
|
Merge pull request #4223 from deepak1556/notification_disable_patch
|
2016-02-01 20:51:22 +08:00 |
resources/mac
|
mac: Set CFBundleExecutable for Electron Framework
|
2015-10-14 11:54:59 +08:00 |
atom_command_line.cc
|
Move headers to atom/common
|
2015-06-19 23:11:53 +08:00 |
atom_command_line.h
|
Move headers to atom/common
|
2015-06-19 23:11:53 +08:00 |
atom_constants.cc
|
Put common constants in atom_constants
|
2015-12-01 16:21:15 +08:00 |
atom_constants.h
|
Put common constants in atom_constants
|
2015-12-01 16:21:15 +08:00 |
atom_version.h
|
Bump v0.36.7
|
2016-01-30 13:20:46 +08:00 |
chrome_version.h
|
Update brightray, close #4124
|
2016-01-16 11:43:46 +08:00 |
common_message_generator.cc
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
common_message_generator.h
|
Add widevine third party
|
2015-12-29 14:50:59 +08:00 |
draggable_region.cc
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
draggable_region.h
|
Fix ui/gfx/geometry headers
|
2015-03-18 09:57:38 +08:00 |
google_api_key.h
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
id_weak_map.cc
|
use webcontents id to identify callbacks
|
2015-10-30 19:51:19 +05:30 |
id_weak_map.h
|
use webcontents id to identify callbacks
|
2015-10-30 19:51:19 +05:30 |
keyboard_util.cc
|
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
|
2016-01-31 02:27:14 +01:00 |
keyboard_util.h
|
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
|
2016-01-31 02:27:14 +01:00 |
mouse_util.cc
|
Quick fix for the memory leak + docs
|
2016-02-01 07:17:58 +01:00 |
mouse_util.h
|
Quick fix for the memory leak + docs
|
2016-02-01 07:17:58 +01:00 |
node_bindings.cc
|
wrap debugger for lazy initialization
|
2016-01-23 09:32:21 +05:30 |
node_bindings.h
|
Remove some unused virtual functions
|
2015-01-23 21:05:32 -08:00 |
node_bindings_linux.cc
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
node_bindings_linux.h
|
Remove some unused virtual functions
|
2015-01-23 21:05:32 -08:00 |
node_bindings_mac.cc
|
Remove All Rights Reserved after GitHub copyright
|
2014-10-31 11:17:05 -07:00 |
node_bindings_mac.h
|
Remove some unused virtual functions
|
2015-01-23 21:05:32 -08:00 |
node_bindings_win.cc
|
Fix for issue 1968: use uv_backend_timeout to determine timeout to match other platforms
|
2015-08-20 20:13:04 -06:00 |
node_bindings_win.h
|
Remove some unused virtual functions
|
2015-01-23 21:05:32 -08:00 |
node_includes.h
|
No longer needs to define node_includes.h at last
|
2015-09-07 16:41:49 +08:00 |
options_switches.cc
|
Fullscreenable => FullScreenable
|
2016-01-24 14:31:36 +08:00 |
options_switches.h
|
Fullscreenable => FullScreenable
|
2016-01-24 14:31:36 +08:00 |
platform_util.h
|
return bool on shell.openExternal
|
2015-06-10 11:06:22 -04:00 |
platform_util_linux.cc
|
return bool on shell.openExternal
|
2015-06-10 11:06:22 -04:00 |
platform_util_mac.mm
|
Fix converting string to NSURL
|
2015-12-24 12:43:07 +08:00 |
platform_util_win.cc
|
Always fall back to OpenFolderViaShell when trying to reveal a file
|
2016-01-28 19:05:16 +08:00 |