test/data/vclamp_jpk/README: Document sample versions
[hooke.git] / hooke / engine.py
2012-11-19 W. Trevor KingConvert from "print ..." to "print(...)"
2012-11-18 W. Trevor KingRan update-copyright.py
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-01-08 W. Trevor KingRan update_copyright.py.
2011-04-28 W. Trevor KingRan update_copyright.py.
2010-08-27 W. Trevor KingAdded CommandStack.explicit_user_call to distinguish...
2010-08-22 W. Trevor KingStay on top of Curve.set_hooke() so we can run CommandS...
2010-08-21 W. Trevor KingTransition from v0.1 XML playlists to v0.2 YAML playlists.
2010-08-13 W. Trevor KingAdded hooke.plugin.playlist.ApplyCommandStack and relat...
2010-08-12 W. Trevor KingAdded nicer CommandMessage string-ification methods
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.