electron/atom/common
Pete Burgers 79ba8feaf8 Don't wait for xdg-open to exit when OpenExternal is called (Linux)
Some browsers (eg. Firefox) may not return until the browser window is
closed. This causes the Electron application to lock up while the browser
window is open.

See https://github.com/atom/atom/issues/6320
2016-04-07 17:04:15 +01:00
..
api Upgrade Node to v5.10.0 2016-04-03 15:05:47 +09:00
asar Fix compilation errors on OS X 2016-03-10 17:06:21 +09:00
crash_reporter More boring fixups 2016-03-10 17:06:22 +09:00
linux
native_mate_converters Fix compilation errors on OS X 2016-03-10 17:06:21 +09:00
resources/mac
atom_command_line.cc
atom_command_line.h Fix compilation errors on Linux 2016-03-10 17:06:22 +09: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.37.5 2016-04-07 10:34:25 +09:00
chrome_version.h Fix the chrome version 2016-03-11 19:53:41 +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 Add widevine third party 2015-12-29 14:50:59 +08:00
draggable_region.cc
draggable_region.h
google_api_key.h
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 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 Upgrade Node to v5.10.0 2016-04-03 15:05:47 +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
node_bindings_mac.h
node_bindings_win.cc
node_bindings_win.h
node_includes.h Get rid of the global_env 2016-03-27 19:21:12 +09:00
options_switches.cc Use BrowserWindow's backgroundColor as renderer view's background color 2016-04-02 20:46:50 +09:00
options_switches.h Use BrowserWindow's backgroundColor as renderer view's background color 2016-04-02 20:46:50 +09:00
platform_util.h without_activation -> activate 2016-02-17 08:56:58 -08:00
platform_util_linux.cc Don't wait for xdg-open to exit when OpenExternal is called (Linux) 2016-04-07 17:04:15 +01:00
platform_util_mac.mm without_activation -> activate 2016-02-17 08:56:58 -08:00
platform_util_win.cc without_activation -> activate 2016-02-17 08:56:58 -08:00