hooke.git
2010-08-09 W. Trevor Kingversion 1.0.0.alpha
2010-08-09 W. Trevor KingUpdated version information to 1.0.0.alpha (Ninken).
2010-08-09 W. Trevor KingAdd --version option to hooke.hooke.main
2010-02-01 W. Trevor Kingversion 0.9.0
2008-04-24 W. Trevor Kingversion 0.8.3
2010-08-09 W. Trevor KingAdjust Mercurial repository URL to avoid NFS mounting...
2010-08-09 W. Trevor KingAllow hooke.ui to load with missing hooke.license submo...
2010-08-09 W. Trevor KingConvert the old flatten plotmanip into vclamp's Flatten...
2010-08-08 W. Trevor KingRemove the old multiplier plotmanip from the vclamp...
2010-08-08 W. Trevor KingMoved interesting old vclamp commands over into the...
2010-08-08 W. Trevor KingRemove old vclamp commands replaced by the curve plugin...
2010-08-08 W. Trevor KingUpdate CantileverAdjustedExtensionCommand to use flexib...
2010-08-08 W. Trevor KingUpdate ForceCommand to use flexible column names.
2010-08-08 W. Trevor KingUse .run vs. old ._run in vclamp.scale() to normalize...
2010-08-08 W. Trevor KingUpdate Git -> Mercurial repo link in doc/install.txt.
2010-08-08 W. Trevor KingClose parenthesis on column append in DifferenceCommand
2010-08-07 W. Trevor KingUpdate DifferenceCommand to use flexible column names.
2010-08-07 W. Trevor KingUpdate DerivativeCommand to use flexible column names.
2010-08-07 W. Trevor KingCreate extra block holding PowerSpectrumCommand output...
2010-08-07 W. Trevor KingUpdate SurfaceContactCommand to use flexible column...
2010-08-07 W. Trevor KingAdded 'Analsis' section to doc/hacking.txt
2010-08-07 W. Trevor KingRemove Assistant panel from GUI (get help via mouseover...
2010-08-07 W. Trevor KingUpdated doc/gui.txt and add and use Sphinx' todo extension.
2010-08-07 W. Trevor KingAdded 'delta' command to hooke.plugin.curve
2010-08-07 W. Trevor KingUpdated 'Configuring Hooke' section of tutorial.txt
2010-08-07 W. Trevor KingSet ._digest after saving in hooke.playlist.FilePlaylis...
2010-08-07 W. Trevor KingUpdate note section of tutorial.txt.
2010-08-07 W. Trevor KingFix POSIX URL and markup in tutorial.txt
2010-08-07 W. Trevor KingFix POSIX footnote in tutorial.txt
2010-08-07 W. Trevor KingAdd :: before new playlist creation code samples.
2010-08-07 W. Trevor KingAdd 'new playlist' command and clean up 'Creating a...
2010-08-07 W. Trevor KingFixed empytline -> emptyline typo in hooke.ui.commandline.
2010-08-07 W. Trevor KingFix another wget -o -> -O typo in doc/install.txt
2010-08-07 W. Trevor KingRemoved cruft from procplots & vclamp plugins whose...
2010-08-07 W. Trevor KingRemove differentiation reference from difference's...
2010-08-07 W. Trevor KingRemove differentiation reference from power spectrum...
2010-08-07 W. Trevor KingDon't number properties in if count == 1 in gui.panel...
2010-08-07 W. Trevor KingRemove macro plugin.
2010-08-07 W. Trevor KingFix nm -> m conversion bug in WTKDriver's deflection...
2010-08-07 W. Trevor KingUse Playlist.__str__ code for __repr__ and __unicode__...
2010-08-07 W. Trevor KingAdded point-click status notification to gui.panel...
2010-08-07 W. Trevor KingFixes to polymer_fit plugin.
2010-08-07 W. Trevor KingAdd ability to select multiple y columns to gui.panel...
2010-08-07 W. Trevor KingDon't die comparing 'Low Voltage Z' with 'ZLowVoltage...
2010-08-06 W. Trevor KingUse 'Ciao scan list'/'@Sens. ZSensorSens' to scale...
2010-08-06 W. Trevor KingUse cantilever adjusted extension in polymer fitting.
2010-08-06 W. Trevor KingAdded CantileverAdjustedExtensionCommand to hooke.plugi...
2010-08-06 W. Trevor KingMoved hooke.plugin.fit -> polymer_fit & updated to...
2010-08-04 W. Trevor KingAdd support to GUI's property editor for argument.count...
2010-08-04 W. Trevor KingFix info.columns -> info['columns'] in vclamp.scale()
2010-08-04 W. Trevor KingFix single-parameter rescaling in hooke.util.fit.ModelF...
2010-08-04 W. Trevor KingAdded rescaling option to hooke.util.fit.ModelFitter
2010-08-04 W. Trevor KingRemove 'data = ...' line from the end of vclamp.Surface...
2010-08-04 W. Trevor KingExpose 'conditons' config settings to plugins directly.
2010-08-04 W. Trevor KingAdd better help string to 'conditions' config section
2010-08-04 W. Trevor KingAdd `block` argument to hooke.plugin.vclamp.scale and...
2010-08-04 W. Trevor KingMore cleanups to Setting/Argument type handling, mostly...
2010-08-03 W. Trevor KingBroke type conversion out into hooke.util.convert and...
2010-08-03 W. Trevor KingAdded Licensing section to README
2010-08-03 W. Trevor KingAdded string, bool, int, and float conversion to HookeC...
2010-08-03 W. Trevor KingVelocityClampPlugin is a Plugin (not a Builtin)
2010-08-03 W. Trevor KingFix swapped docstrings for CurvePlugin's DifferenceComm...
2010-08-03 W. Trevor KingUse .index() instead of ._index for NoteIndexList access
2010-08-03 W. Trevor KingBring hooke.plugin.tutorial up to date with Plugin...
2010-08-03 W. Trevor KingFix NoteIndexList.index implementation and add NoteInde...
2010-08-03 W. Trevor KingAdd NoteIndexList.index() so other classes can avoid...
2010-08-03 W. Trevor KingFix PointRequest and improve command line handling...
2010-08-03 W. Trevor KingFix run cleanup if the UI ends without clearing non...
2010-08-03 W. Trevor KingOops. Fix "'." -> ".'" in dependency warning message.
2010-08-03 W. Trevor KingAdd dependency checking to hooke.plugin.load_graph
2010-08-03 W. Trevor KingAdd multi-y TODO comment to gui.panel.plot
2010-08-03 W. Trevor KingUpdated README tutorial reference and troubleshooting...
2010-08-03 W. Trevor KingRemoved hooke/ui/gui/playlist.py, the last outdated...
2010-08-03 W. Trevor KingConsolidated point-handling modules in hooke.ui.gui...
2010-08-03 W. Trevor KingRemove outdated TODO: comments from hooke.ui.gui
2010-08-03 W. Trevor KingFlesh out HookeFrame._on_set_selected_playlist with...
2010-08-03 W. Trevor KingDon't save non-string portions of *.info in playlist...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-08-03 W. Trevor KingGrr. Uncomment authors & file lines un update_copyright...
2010-08-02 W. Trevor KingAlso escape quotes (") in minidom's _write_data.
2010-08-02 W. Trevor KingAdjust hooke.playlist to allow spaces in .info keys.
2010-08-02 W. Trevor KingAdd hooke.compat.minidom to fix Python's XML generation...
2010-08-02 W. Trevor KingUpdated gui.panel.note and simplified hooke.plugin...
2010-08-02 W. Trevor KingUpdate the curve in ui.gui after a vclamp plugin command.
2010-08-02 W. Trevor KingDon't plot data blocks that are missing a selected...
2010-08-02 W. Trevor KingRemove debugging printout from gui.panel.commands
2010-08-02 W. Trevor KingRename _on_mouse_over -> _on_motion in panel.propertyeditor
2010-08-02 W. Trevor KingAdd help tooltips to commands in gui.panel.commands
2010-08-02 W. Trevor KingAdded axes-selection choice widgets to gui.panel.plot...
2010-08-01 W. Trevor KingRemove LocalWords (accidental Emacs spellcheck) from...
2010-08-01 W. Trevor KingMake gui.panel.plot's toolbar optional & start generali...
2010-08-01 W. Trevor Kinggenrst calls xsltproc to generate gui_flow.svg.
2010-08-01 W. Trevor KingAdded note about GUI architecture to doc/hacking.txt...
2010-07-31 W. Trevor KingUse 'hooke' log vs. print to output debugging messages...
2010-07-31 W. Trevor KingAlso remove crufty old gui.plugin.plot
2010-07-31 W. Trevor KingRemoved some old cruft from hooke/ui/gui/
2010-07-31 W. Trevor KingMoved MemoDialog from hookepropertyeditor -> dialog...
2010-07-31 W. Trevor KingMoved HookeScalarFormatter from formatter -> panel...
2010-07-31 W. Trevor KingMake hooke.config.HookeConfigParser's options case...
2010-07-31 W. Trevor Kingprettyformat -> hooke.util.si, and 'plot SI format...
next