electron/atom/common
Cheng Zhao 6aa3464aad Merge pull request #3912 from tylergibson/FixingMoveItemToTrash-Windows7
Adding check for Windows version and alternate flags for Windows Vista/7
2015-12-24 15:32:09 +08:00
..
api Remove sync call in remote module 2015-12-17 22:03:16 +08:00
asar Make sure temp file will be cleaned up when base::Move fails 2015-12-02 11:36:29 +08:00
crash_reporter Fix up Windows build errors 2015-12-07 10:02:06 -08:00
lib Add process.noAsar to turn off asar support 2015-12-01 13:09:37 +08:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters fix cpplint warning 2015-12-21 19:16:02 +05:30
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.1 2015-12-18 13:16:30 +08:00
chrome_version.h Update brightray 2015-12-08 12:08:33 +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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07: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
keyboad_util.cc Merging keyCode and keyIdentifier and adjusting the docs accordingly 2015-11-16 14:51:26 +01:00
keyboad_util.h Merging keyCode and keyIdentifier and adjusting the docs accordingly 2015-11-16 14:51:26 +01:00
node_bindings.cc Merge branch 'master' into desktop-capture-api 2015-12-08 12:43:44 +08:00
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 Pass opener ID in command line 2015-12-17 21:27:14 +08:00
options_switches.h Pass opener ID in command line 2015-12-17 21:27:14 +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 Adding check for Windows version and alternate flags for Windows Vista/7 2015-12-24 06:08:43 +00:00