Add successful Curve.command_stack maintenance.
[hooke.git] / hooke / engine.py
2010-08-12 W. Trevor KingAdd successful Curve.command_stack maintenance.
2010-08-12 W. Trevor KingChange CommandMessage.command from Command instance...
2010-08-12 W. Trevor KingAdd --debug option to bin/hooke and log CommandEngine...
2010-08-12 W. Trevor KingAdded CurveEngine.run_command and reorganized CommandSt...
2010-08-12 W. Trevor KingMoved QueueMessage and subclasses from hooke.ui to...
2010-08-03 W. Trevor KingFix run cleanup if the UI ends without clearing non...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-16 W. Trevor KingBroke out Hooke.run and Hooke.run_lines into HookeRunner.
2010-05-16 W. Trevor KingRan update_copyright.py, updating all the copyright...
2010-05-16 W. Trevor KingUpdated copyright blurbs in all files to '# Copyright'
2010-05-10 W. Trevor KingPass Hooke instance to CommandEngine.run(), not UserInt...
2010-05-09 W. Trevor KingFinished off hooke.hooke and fleshed out hooke.ui.