Corey Johnson
db0286f391
only send events to AtomWindows. Fixes #16 .
2011-09-09 15:05:19 -07:00
Corey Johnson
3b0c10ccf9
resource dir is where we want to be
2011-09-08 16:28:53 -07:00
Corey Johnson
df24e48c63
remember the jscocoa instance!
2011-09-05 10:26:51 -07:00
Corey Johnson
e79d1eb752
add the break to the switch
2011-09-05 10:26:30 -07:00
Corey Johnson
094434776d
whitespace and Xcode project cleanup
2011-09-04 18:17:20 -07:00
Corey Johnson
a8625f3056
No longer bootstrap path
2011-09-04 18:13:49 -07:00
Corey Johnson
0b3897a6f3
Capture key bindings.
...
Subclassesed NSApplication to make this work and moved the AppDelegate into there.
2011-09-04 18:11:29 -07:00
Chris Wanstrath
e44414ae26
whoa
2011-09-04 14:23:48 -07:00
Chris Wanstrath
dd9f35d6b6
kill bootstrap - require.js is the only special case.
2011-09-04 14:21:57 -07:00
Chris Wanstrath
984744ed22
kill class.js warning
2011-09-04 00:36:50 -07:00
Corey Johnson
f542026872
goodbye class.js and jslint
2011-08-29 17:05:48 -07:00
Corey Johnson
57ac833533
Don't load class.js, it's the craziest code I've ever seen.
...
If we need stuff out of it, we can move it to a separate file.
2011-08-29 11:02:58 -07:00
Chris Wanstrath
868c0f08c2
hardcore require(). _ and $ are no longer global. ultimate victory.
...
CoffeeScript is still a global because it's used by require() to
open .coffee files. However, you can also load your own:
cs4 = require('my-coffee-script').CoffeeScript
🚬
2011-08-28 12:30:22 -07:00
Chris Wanstrath
409a77c485
gigantic ass reorg. let me know if this breaks.
2011-08-27 03:55:56 -07:00