electron/atom/browser/api
Cheng Zhao d7261073e7 Free window object immediately in destory().
This put everything back to the original design, since now it's not
possible to destory a window while a context menu is showing.
2014-03-26 09:58:40 +08:00
..
lib Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_app.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_app.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_auto_updater.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_auto_updater.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_browser_ipc.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_browser_ipc.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_dialog.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_dialog.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_event.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_event.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00
atom_api_menu.cc Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_menu.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_menu_gtk.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_menu_gtk.h Move atom/browser/ui/gtk to chrome/. 2014-03-16 08:39:43 +08:00
atom_api_menu_mac.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_api_menu_mac.mm mac: Do not allow nested task when showing menu. 2014-03-25 16:56:02 +08:00
atom_api_menu_win.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_menu_win.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_power_monitor.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_power_monitor.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_protocol.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_protocol.h Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_api_window.cc Free window object immediately in destory(). 2014-03-26 09:58:40 +08:00
atom_api_window.h Bring back build/include_order cpplint. 2014-03-16 09:13:06 +08:00
atom_browser_bindings.cc Move all sources under atom/. 2014-03-16 08:30:26 +08:00
atom_browser_bindings.h Bring back build/header_guard cpplint. 2014-03-16 08:58:59 +08:00