electron/atom/common
2016-07-13 12:22:42 +09:00
..
api win: Fix openExternal not working with non-ASCII characters 2016-07-11 17:12:11 +09:00
asar Modernize to C++11: NULL => nullptr. 2016-07-10 11:57:04 +02:00
crash_reporter Remove unnecessary >= Windows Vista check 2016-07-11 18:23:33 +02:00
linux
native_mate_converters Modernize to C++11: Use auto key to improve code readability and maintainability. 2016-07-10 13:11:47 +02:00
resources/mac mac: Set CFBundleExecutable for Electron Framework 2015-10-14 11:54:59 +08:00
atom_command_line.cc Implement Relaunch on Windows 2016-06-02 19:49:36 +09:00
atom_command_line.h Implement Relaunch on Windows 2016-06-02 19:49:36 +09:00
atom_constants.cc provide security style for devtools security panel 2016-04-14 16:20:14 +05:30
atom_constants.h provide security style for devtools security panel 2016-04-14 16:20:14 +05:30
atom_version.h Bump v1.2.7 2016-07-13 12:22:42 +09:00
chrome_version.h Update to Chrome 51.0.2704.106 2016-07-02 13:54:34 +09:00
color_util.cc Make the logic of ParseHexColor more easy to understand 2016-04-03 10:42:49 +09:00
color_util.h Use BrowserWindow's backgroundColor as renderer view's background color 2016-04-02 20:46:50 +09:00
common_message_generator.cc
common_message_generator.h Fix linking problem with IPC::MessageT 2016-05-13 11:07:17 +09:00
draggable_region.cc
draggable_region.h
google_api_key.h
key_weak_map.h Handle multiple modal windows correctly 2016-06-20 11:16:41 +09:00
keyboard_util.cc Remove duplicated keyboard code 2016-03-06 15:04:05 +09:00
keyboard_util.h Remove duplicated keyboard code 2016-03-06 15:04:05 +09: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 Handle v8::MicrotasksScope in the main process 2016-06-24 14:45:31 +09:00
node_bindings.h basictypes.h => macros.h 2016-03-10 17:06:21 +09:00
node_bindings_linux.cc
node_bindings_linux.h
node_bindings_mac.cc Some manual change to for-ranged loop. 2016-07-10 15:57:51 +02:00
node_bindings_mac.h Use select to query the uv kqueue 2016-05-02 23:54:21 -07:00
node_bindings_win.cc
node_bindings_win.h
node_includes.h Replace OS X and Mac OS with macOS 2016-06-18 15:26:26 +02:00
options_switches.cc Improved wording 2016-06-18 15:28:22 +02:00
options_switches.h Add focusable option 2016-06-13 17:10:28 +09:00
platform_util.h win: Fix openExternal not working with non-ASCII characters 2016-07-11 17:12:11 +09:00
platform_util_linux.cc Ensure process is cleaned up, to avoid leaks 2016-04-08 08:35:35 +01:00
platform_util_mac.mm mac: Convert path to absolute path in ShowItemInFolder 2016-06-20 21:14:17 +09:00
platform_util_win.cc Remove unneeded include 2016-07-11 17:13:21 +09:00