Commit Graph

12724 Commits

Author SHA1 Message Date
Corey Johnson
a2fdd0fd16 window.path is now window.url 2011-11-11 11:24:50 -08:00
Corey Johnson
4052efcab4 window.path is used everywhere now. Still on the fence about it 2011-11-11 11:19:39 -08:00
Corey Johnson
e744b6bbc6 To add the content to a document, you have to call open. #controversialChange 2011-11-11 10:00:09 -08:00
Corey Johnson
2b2f2d9bb6 Get the window stuff loaded up top.
Is there a reason we had it being loaded at the bottom?
2011-11-11 09:58:37 -08:00
Corey Johnson
4ae59fa5a7 window.path is the thing now 2011-11-10 17:43:36 -08:00
Corey Johnson
4dc2d2fca1 Oh no, we can't set the title in the constructor because window hasn't been required yet! 2011-11-10 17:22:33 -08:00
Corey Johnson
930a5ff5c7 making close work 2011-11-10 17:13:36 -08:00
Corey Johnson
5fef3f1aff more event killing 2011-11-10 17:03:36 -08:00
Corey Johnson
59aba8dc05 got rid of shit 2011-11-10 16:53:24 -08:00
Corey Johnson
0ce8b8816a corey is anal 2011-11-10 16:50:04 -08:00
Corey Johnson
0300ce263b window open is working cool 2011-11-10 16:47:54 -08:00
Corey Johnson
fff3e19a50 Awesome shit. 2011-11-10 16:31:53 -08:00
Corey Johnson
c47de309e3 Spaces between methods and properties. 💄 2011-11-10 15:06:11 -08:00
Corey Johnson
444aa3f6cd Only focus if the document can open the path 2011-11-10 15:05:21 -08:00
Corey Johnson
35a78425c9 window.path doesn't exist if we have atom.path 2011-11-10 15:00:45 -08:00
Corey Johnson
ddcd9d4e0f Not ready for these yet. 2011-11-10 14:30:38 -08:00
Corey Johnson
f8efdba497 Don't remember window position. #technicaldebt 2011-11-10 13:57:35 -08:00
Chris Wanstrath
5e7e78b3a7 Project document type 2011-11-10 13:38:21 -08:00
Chris Wanstrath
970603c9e9 editor can open files 2011-11-10 11:40:21 -08:00
Chris Wanstrath
353b2d1840 Document.handler just returns the class, not an instance 2011-11-10 11:39:29 -08:00
Chris Wanstrath
b590d57515 tweak 2011-11-10 11:36:35 -08:00
Chris Wanstrath
572be8ee7d window calls atom.document.open 2011-11-10 11:21:57 -08:00
Chris Wanstrath
19d7225d5c document:load event 2011-11-10 11:21:31 -08:00
Chris Wanstrath
4aa8bf392a not ready for this yet. focusing on one window for now. 2011-11-10 11:21:28 -08:00
Chris Wanstrath
89624fcaa4 no more removeBuffer 2011-11-10 10:54:21 -08:00
Chris Wanstrath
b30455ee5e atom.app is the final responder 2011-11-10 10:50:17 -08:00
Chris Wanstrath
40a2d127c5 not all constructors have names 2011-11-10 10:45:30 -08:00
Chris Wanstrath
1b049db51c shuffle 2011-11-10 09:33:47 -08:00
Chris Wanstrath
c11227da25 cmd-shift-d 2011-11-10 09:07:16 -08:00
Chris Wanstrath
1e50af3db8 cmd-D, cmd-shift-d, and cmd-shift-D are now all the same binding 2011-11-10 01:17:53 -08:00
Chris Wanstrath
7f8dffa6e0 no more keybindings in static/ 2011-11-10 00:55:15 -08:00
Chris Wanstrath
11019faa30 now that keymaps are based on class, they can be inherited 2011-11-10 00:54:34 -08:00
Chris Wanstrath
c42e75e8f2 settings in stdlib 2011-11-10 00:43:48 -08:00
Chris Wanstrath
ea8781f07d new keybinder dispatch method 2011-11-10 00:43:41 -08:00
Chris Wanstrath
1b8f48659a refactor editor and browser 2011-11-09 21:25:05 -08:00
Chris Wanstrath
42e528547a atom.open and atom.close 2011-11-09 19:37:01 -08:00
Chris Wanstrath
940b56844c ... 2011-11-09 19:28:08 -08:00
Chris Wanstrath
01c8b2131f unload too 2011-11-09 19:20:53 -08:00
Chris Wanstrath
5fdea060a3 whoops 2011-11-09 19:18:36 -08:00
Chris Wanstrath
36abc6ffc0 ExtensionManager and Settings 2011-11-09 19:16:27 -08:00
Chris Wanstrath
10753c9b61 startup loads all the classes, not app 2011-11-09 19:09:50 -08:00
Chris Wanstrath
d3e54ec1ae document handlers 2011-11-09 18:51:07 -08:00
Chris Wanstrath
9dea4c24b2 atom and stdlib 2011-11-09 18:33:43 -08:00
Chris Wanstrath
9ccebd0d2e this makes more sense 2011-11-09 14:41:41 -08:00
Chris Wanstrath
2baf464e3d hwhat 2011-11-09 14:40:41 -08:00
Chris Wanstrath
1fd1e34271 window.atom is an instance of App 2011-11-09 14:40:14 -08:00
Chris Wanstrath
dcd11ac1f8 tweak 2011-11-09 14:21:23 -08:00
Chris Wanstrath
4668f43991 not ready for this yet 2011-11-09 14:21:03 -08:00
Chris Wanstrath
235fd66529 Browser and Editor extend Document 2011-11-09 14:19:44 -08:00
Chris Wanstrath
3c1c00cc1b Merge remote-tracking branch 'origin/demo-demo-demo' into refaxtor
Conflicts:
	src/window.coffee
2011-11-09 14:12:44 -08:00