diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-06 08:04:38 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-06 08:04:38 +0000 |
commit | 3a459a08c7bac364ab4454adb5bcfded8d79c6a8 (patch) | |
tree | 1543f065052bf4101d3f01c48c6e333ed27e9f14 /muse2/ChangeLog | |
parent | 2428f541f4a60ade9dc402ac6bec1bb362b768b4 (diff) |
The return of the 'stay open' popup menu! (WIP)
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 331294e3..47859942 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,9 @@ +06.11.2010 + - Yipee! De retour aux les popup menus 'stay-open'. (Tim) + - Fixed PopupMenu class. + Work in progress. Currently midi trackinfo 'iR' button routing is complete. + TODO: Strip routing popups. Also, try to eliminate global routing menu map (gRoutingMenuMap) + and directly store the routes as QVariant action user data. Someone started this already... 04.11.2010 - Fixed LADSPA plugin dialog. TODO: fix sorting order. (Tim) - Fixed MenuTitleItem class. Fixed some usages of it (Jack popup routes, midi cfg routes). (Tim) |