electron/atom/browser
Cheng Zhao b975d4c41f Detect unresponsive window when quitting.
Preivously this is disabled because quitting multiple windows could
bring up the unresponsive dialog, but since we now have increased the
unresponsive time limitto 5s, this is not needed anymore and could cause
confusions.

Fixes #17.
2014-04-08 14:24:44 +08:00
..
api Add API to execute javascript in devtools. 2014-04-08 12:50:12 +08:00
default_app Move all sources under atom/. 2014-03-16 08:30:26 +08:00
lib Make remote.getCurrentWindow work for devtools. 2014-04-04 22:28:47 +08:00
net Order header files. 2014-03-16 09:37:04 +08:00
resources Bump v0.11.6. 2014-04-07 09:21:02 +00:00
ui Order header files. 2014-03-16 09:37:04 +08:00
atom_application_delegate_mac.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_application_delegate_mac.mm Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_application_mac.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_application_mac.mm Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_client.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_client.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00
atom_browser_context.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_context.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_main_parts.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_main_parts.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00
atom_browser_main_parts_mac.mm Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_javascript_dialog_manager.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_javascript_dialog_manager.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
auto_updater.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto_updater.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto_updater_delegate.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto_updater_linux.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto_updater_mac.mm Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto_updater_win.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
browser.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
browser.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
browser_linux.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
browser_mac.mm Move all sources under atom/. 2014-03-16 08:30:26 +08:00
browser_observer.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00
browser_win.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
devtools_delegate.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
devtools_delegate.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
devtools_web_contents_observer.cc Allow sending ipc messages to devtools. 2014-04-04 22:05:43 +08:00
devtools_web_contents_observer.h Allow sending ipc messages to devtools. 2014-04-04 22:05:43 +08:00
native_window.cc Detect unresponsive window when quitting. 2014-04-08 14:24:44 +08:00
native_window.h Add API to execute javascript in devtools. 2014-04-08 12:50:12 +08:00
native_window_gtk.cc gtk: Connect to window-state-event, fixes #226. 2014-04-08 09:32:44 +08:00
native_window_gtk.h gtk: Handle accelerators after renderer handled them. 2014-04-05 19:21:18 +08:00
native_window_mac.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
native_window_mac.mm mac: Do not destroy window immediately. 2014-04-07 17:20:08 +08:00
native_window_observer.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
native_window_win.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
native_window_win.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
window_list.cc Order header files. 2014-03-16 09:37:04 +08:00
window_list.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
window_list_observer.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00