diff options
author | Florian Jung <flo@windfisch.org> | 2011-05-23 18:25:40 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-05-23 18:25:40 +0000 |
commit | a16b4e2746309724086f55d7df8b15da40939b20 (patch) | |
tree | 0380e5724d80c6ac91bd448868525d372de60e2b /muse2/ChangeLog | |
parent | 7caa48f2561ae838049abb64adffe8ce43185b34 (diff) | |
parent | b5bdb59699abd38a3aa90dfb4d9882b2be7f5be0 (diff) |
merged with trunk
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index c46b7f7f..b16462d8 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -30,6 +30,14 @@ - added "reorder list" function to drum roll - changed ctrl-edit's behaviour when control key is pressed +20.05.2011: + - Popup menus: If stay-open mode, space triggers item and double-click simulates return (closing). (Tim) +19.05.2011: + * Feature: Popup menus now auto-scroll if too large to fit on desktop. (p4.0.25 Tim) + Added auto-scroll to my class PopupMenu. Added selectable stay-open. TODO: Use it more, where needed. + - Changed midi track info patch popup behaviour. Now stays open for auditioning patches. (Tim) + - Changed editor 'ctrl' controller popups. Split instrument/other (+ common controls!) + show ctrl numbers. (Tim) + TODO: Add custom (R)NRPN dialog to 'other' section. 15.05.2011: - Changed mouse wheel behaviour in graphical editors except the score editor (rj) * wheel scrolls left-right |