diff options
author | Tim E. Real <termtech@rogers.com> | 2012-09-17 22:29:46 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2012-09-17 22:29:46 +0000 |
commit | edd3eb6d5b73b2868398bef6ae7fbb6fd92c5800 (patch) | |
tree | e2da58edd541ce359fa513a9332d7a37965efef5 /muse2/ChangeLog | |
parent | ef0a06629a9d4652b3a91d85af768e7e5797fe2a (diff) |
Info text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc).
In cases of multiple items in one operation, the first is shown,
with ", .." ("Undo AddTrack, ..").
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 8c2a1751..a22ef487 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -4,6 +4,8 @@ not writable or is shared with another independent (non-clone) wave event. TODO: Improve by asking even for writable waves outside the Project Directory (add a 'copy' checkbox column to the dialog, settable only under certain conditions). + * Added: Informative text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc). (Tim) + In cases of multiple items in one operation, the first is shown, with ", .." ("Undo AddTrack, .."). 16.09.2012: - Fixed allocation error with drag&drop of plugins (rj) - Fixed close menu alternative in Instrument editor (rj) |