Commit Graph

14 Commits

Author SHA1 Message Date
Kevin Sawicki
527db661d8 Log console message to standard out 2012-08-01 10:00:39 -07:00
Kevin Sawicki
8e530b85a1 Add missing return statement 2012-08-01 10:00:39 -07:00
Kevin Sawicki
30778b0833 Don't log console messages to file. 2012-08-01 10:00:39 -07:00
Kevin Sawicki
b0489810cc Add install target to Makefile
Install atom into /usr/local/atom and adds a 
symlink for /usr/local/bin/atom
2012-08-01 10:00:39 -07:00
Kevin Sawicki
666c219015 Remove another windows ifdef 2012-08-01 10:00:38 -07:00
Kevin Sawicki
6e1b8dc3f0 Remove unused string_util.h and string_util.cpp 2012-08-01 10:00:38 -07:00
Kevin Sawicki
2e5afb509b Remove references to button no longer present in UI
These were in the default app which had an address bar.

They are no longer present and were causing assertion
failures to be logged.
2012-08-01 10:00:38 -07:00
Kevin Sawicki
ffb4721303 Format client_handler.cpp
No functional change
2012-08-01 10:00:38 -07:00
Kevin Sawicki
22ab010d10 Support opening file specified as argument
Moves build to out/ folder and use shell script
to bootstrap loading of libraries
2012-08-01 09:56:39 -07:00
Kevin Sawicki
1003f6a225 Set load path relative to working directory 2012-08-01 09:56:39 -07:00
Kevin Sawicki
f1b6bf152d Support opening files from dialog 2012-08-01 09:56:38 -07:00
Kevin Sawicki
d809b0d47b Open src/app/atom.coffee by default 2012-08-01 09:56:38 -07:00
Kevin Sawicki
b2b81815e6 Add initial stubbed openDialog implementation 2012-08-01 09:56:38 -07:00
Kevin Sawicki
a393f02d5a Initial work towards a Linux build 2012-08-01 09:54:32 -07:00