pulsar/native
Kevin Sawicki a9d3d010d9 Use executed-from argument when path is missing
This still allows atom to open its own source when
run from Xcode but will now use the current working
directory when launched from the command line with
no path argument.

Closes #139
2013-01-22 15:58:11 -08:00
..
frameworks/CocoaOniguruma.framework Remove tabs and handle key events when there are no windows open. 2012-08-28 10:37:25 -07:00
linux Use platform independent extension header files 2012-09-20 16:24:20 -07:00
mac Merge remote-tracking branch 'origin/hide-apps' 2013-01-07 08:33:21 -08:00
v8_extensions Store pathToOpen using new atom.set/getWindowState api 2013-01-10 18:04:22 -07:00
atom_application.h Atom will work as your $EDITOR. 2012-12-19 17:15:17 -08:00
atom_application.mm Use executed-from argument when path is missing 2013-01-22 15:58:11 -08:00
atom_cef_app.h Update C++ headers 2012-08-30 09:11:01 -07:00
atom_cef_client_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_cef_client_mac.mm Show window only after root view is attached 2013-01-17 16:50:25 -08:00
atom_cef_client_win.mm Whitespace 💄 2012-08-28 11:58:24 -05:00
atom_cef_client.cpp Upgrade CEF 3 to branch 1364, r1050 2013-01-21 18:05:39 -07:00
atom_cef_client.h Show window only after root view is attached 2013-01-17 16:50:25 -08:00
atom_cef_render_process_handler.h Remove existing PathWatcher when window is reloaded or closed 2012-11-15 13:16:13 -08:00
atom_cef_render_process_handler.mm Add initial support for jump to declaration 2012-12-13 15:22:23 -08:00
atom_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_win.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_window_controller.h Atom will work as your $EDITOR. 2012-12-19 17:15:17 -08:00
atom_window_controller.mm Upgrade CEF 3 to branch 1364, r1050 2013-01-21 18:05:39 -07:00
main_helper_mac.mm rename process_helper_mac.cpp to main_helper_mac.mm 2012-08-29 15:36:01 -07:00
main_mac.mm Activate running Atom when invoked with no path 2012-12-20 13:11:01 -08: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
path_watcher.h Unwatch all paths after each test 2012-11-29 15:31:05 -08:00
path_watcher.mm Log errno when path watcher fails to open an fd 2013-01-02 03:44:25 -07:00
util.h Remove util.h 2012-08-30 09:07:39 -07:00