pulsar/native
probablycorey 3de96f1e7a Only cancel termination if there are AtomWindowControllers open.
Sometimes an application has other windows open, like the open
panel. Even when these are closed they seem to live on in the
application's window array. We now ignore those windows when trying
to terminate the app.

Closes #534
2013-05-02 09:38:51 -07:00
..
frameworks Add Quincy crash reporter framework 2013-04-03 15:08:16 -07:00
linux Use oniguruma node module 2013-03-07 10:45:22 -08:00
mac Add version to the Atom Helper plist 2013-03-29 14:13:33 -07:00
v8_extensions Remove native path watcher code. 2013-04-07 19:33:27 +08:00
atom_application.h Open a custom config window on 'open-user-configuration' event 2013-04-26 15:32:47 -07:00
atom_application.mm Only cancel termination if there are AtomWindowControllers open. 2013-05-02 09:38:51 -07:00
atom_cef_app.h Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
atom_cef_client_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_cef_client_mac.mm Atom will auto-update on close if a newer version is on Speakeasy 2013-05-01 13:54:38 -07:00
atom_cef_client_win.mm Whitespace 💄 2012-08-28 11:58:24 -05:00
atom_cef_client.cpp Atom will auto-update on close if a newer version is on Speakeasy 2013-05-01 13:54:38 -07:00
atom_cef_client.h Atom will auto-update on close if a newer version is on Speakeasy 2013-05-01 13:54:38 -07:00
atom_cef_render_process_handler.h Close browser instead of sending shutdown message 2013-04-05 08:34:04 -07:00
atom_cef_render_process_handler.mm Remove native path watcher code. 2013-04-07 19:33:27 +08:00
atom_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_main_mac.mm Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
atom_main.h Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
atom_win.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_window_controller.h Allow Atom to be run in stable mode 2013-04-29 17:51:13 -07:00
atom_window_controller.mm Remove unneeded resource path assignment 2013-04-29 17:58:41 -07:00
main.cpp Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
message_translation.cpp Remove util.h 2012-08-30 09:07:39 -07:00
message_translation.h Update C++ headers 2012-08-30 09:11:01 -07:00
util.h Remove util.h 2012-08-30 09:07:39 -07:00