test/data/vclamp_jpk/README: Document sample versions
[hooke.git] / hooke / ui / gui / panel / playlist.py
2012-11-18 W. Trevor KingRan update-copyright.py
2012-03-08 W. Trevor KingAdd a `Delete` button to the GUI NavBar, and cleanup...
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-01-08 W. Trevor KingRan update_copyright.py.
2011-11-10 W. Trevor KingCall 'remove curve from playlist' when deleting curves...
2011-04-28 W. Trevor KingRan update_copyright.py.
2010-08-19 W. Trevor KingPatch GUI to handle 'new playlist' and 'glob curves...
2010-08-14 W. Trevor KingUpdate (don't re-add) already loaded playlists in Hooke...
2010-08-10 W. Trevor KingFix tree method exposure in playlist GUI pansl
2010-08-03 W. Trevor KingUse .index() instead of ._index for NoteIndexList access
2010-08-03 W. Trevor KingFlesh out HookeFrame._on_set_selected_playlist with...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-07-31 W. Trevor KingUse 'hooke' log vs. print to output debugging messages...
2010-07-31 W. Trevor KingSeveral changes while getting 'plot' panel working
2010-07-30 W. Trevor Kingget prev/next playlist buttons working in the navbar
2010-07-30 W. Trevor KingCleaned up playlist panel's curve selection
2010-07-30 W. Trevor KingFilled in the playlist panel's _on_delete handling
2010-07-30 W. Trevor KingRestored the playlist panel + cleanups now that I can...
2010-07-27 W. Trevor Kinghooke.ui.gui was getting complicated, so I stripped...
2010-07-26 W. Trevor KingRearranged gui.panel.commands
2010-07-26 W. Trevor KingMajor rework of gui.panel.playlist.
2010-07-24 W. Trevor KingCleaning up hooke.ui.gui. Can initialize, but without...
2010-07-24 W. Trevor KingRework gui/__init__.py imports