Commit graph

29 commits

Author SHA1 Message Date
Joe Walker
3fd894954b minor tidy-up 2010-11-26 16:11:40 +00:00
Joe Walker
022f3b240d make fromString return a conversion object. rather than the converted value 2010-11-26 12:04:34 +00:00
Joe Walker
ab25eee135 Add greatly simplified Requisition and Assignment from old bespin 2010-11-26 12:04:27 +00:00
Joe Walker
7b2bee9d49 remove command support from the plugin manager, and tidy up 2010-11-24 15:56:53 +00:00
Joe Walker
f6fa510708 beef up the canon for exec commands and the knowledge of the environment 2010-11-24 15:56:42 +00:00
Joe Walker
f61550c862 adding historyLength setting 2010-11-24 14:21:50 +00:00
Joe Walker
1772e7eab5 add basic extension catalog 2010-11-24 14:21:25 +00:00
Joe Walker
ad335b2cce add extra modules to startup sequence 2010-11-24 14:14:40 +00:00
Joe Walker
98a711fa51 rationalize set|unset commands into a commandSpec and startup|shutdown config 2010-11-24 14:14:31 +00:00
Joe Walker
b92164036f fix startup process, remove Canon object and expose registration functions directly 2010-11-24 14:14:18 +00:00
Joe Walker
cd03bfcda8 minor tidy-up 2010-11-24 14:13:40 +00:00
Joe Walker
5b1f565a4d fix startup issue where a require of oop was missing from canon 2010-11-23 15:54:10 +00:00
Joe Walker
10843ba7e6 remove $ function and property from EventEmitter 2010-11-23 15:52:44 +00:00
Joe Walker
7974ef5a71 s/MEventEmitter/EventEmitter/g 2010-11-23 15:49:02 +00:00
Joe Walker
bd2a2bff98 move event_emitter into pilot 2010-11-23 15:46:59 +00:00
Joe Walker
3d3cef1a6f make canon and settings use EventEmitter 2010-11-23 15:38:32 +00:00
Joe Walker
81cb24ef17 minor tidyups 2010-11-23 14:50:28 +00:00
Joe Walker
be9b8a0f3f move oop.js into pilot 2010-11-23 14:36:12 +00:00
Joe Walker
5f3beef482 move lang.js into pilot 2010-11-23 14:35:01 +00:00
Joe Walker
0977c392f1 move event.js into pilot 2010-11-23 14:33:38 +00:00
Joe Walker
87a15aaa5a move dom.js into pilot 2010-11-23 14:27:44 +00:00
Joe Walker
82143b473b move core into pilot 2010-11-23 14:27:16 +00:00
Joe Walker
504acb230c fix loading
it appears that modules with a shutdown cause a load failure ???
2010-11-23 14:23:49 +00:00
Joe Walker
1de0d55759 move old browser fixes to a separate file, and have way to startup/shutdown other modules 2010-11-23 12:34:14 +00:00
Joe Walker
45e64eeca0 add canon from skywriter 2010-11-23 12:32:31 +00:00
Joe Walker
af278fa573 add settings from skywriter 2010-11-23 12:30:13 +00:00
Joe Walker
fca0eeb1ff Minor tidyups 2010-11-23 12:28:29 +00:00
Joe Walker
5564b2fd86 addition of types to pilot from skywriter 2010-11-19 15:48:45 +00:00
Kevin Dangoor
01e9fdf772 editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00