Commit Graph

15 Commits

Author SHA1 Message Date
Corey Johnson
912654cddf opening paths and multiple windows is working! 2011-10-31 16:14:43 -07:00
Corey Johnson
445e5a8ce0 Every window has a path 2011-10-28 17:12:16 -07:00
Corey Johnson
3c976e37f3 things got a little out of hand 2011-10-27 17:45:42 -07:00
Corey Johnson
24b39115c2 consistently using fs instead of File 2011-10-26 14:21:02 -07:00
Corey Johnson
e64a0e64a1 wip 2011-10-26 11:10:52 -07:00
Corey Johnson
80d6222809 bring App back to bare bones 2011-10-24 11:11:05 -07:00
Corey Johnson
38f265f33f ALWAYS BE PATHING 2011-09-22 16:48:39 -07:00
Corey Johnson
2ea875e700 require cleanup 2011-09-21 17:38:52 -07:00
Corey Johnson
47b8d0dc02 making plugins unique to windows and 'classy'.
This checkin breaks everything BTW.
2011-09-21 14:26:44 -07:00
Corey Johnson
4cb47ab96f window loads plugins. prepping for plugin refactor 2011-09-20 16:54:50 -07:00
Corey Johnson
9eee6ad9ad Some app errors 2011-09-20 13:44:42 -07:00
Corey Johnson
e60fa30daa Made App a fake singleton. It only has class methods and variables. 2011-09-20 11:06:34 -07:00
Corey Johnson
a65d081855 Store the last opened path.
Just throwing stuff into localStorage seems 
sloppy. Maybe we just need some guidelines to
follow.
2011-09-12 12:24:50 -07:00
Chris Wanstrath
45d2bdc5fd move open, openURL, new, reload, & showConsole key commands into Window 2011-09-04 19:23:52 -07:00
Chris Wanstrath
804b67f8df osx.coffee is dead.
Split Chrome into App and Window, in app.coffee and window.coffee
2011-09-04 14:17:46 -07:00