summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2011-10-04 18:58:03 +0000
committerRobert Jonsson <spamatica@gmail.com>2011-10-04 18:58:03 +0000
commitad507206af844ea5f9ca0b89726a92e159fc9c8c (patch)
tree7ab0904cf67ba9000ca0e1c751ced32d068f7782 /muse2/ChangeLog
parentf3313cc78e637ec9bc11efce5eb943434da93416 (diff)
fixes to SigEdit
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 4c45bc99..6487f593 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,5 @@
+04.09.2011:
+ - More fixes to SigEdit, close on enter, navigate with arrows and / between values, fixed background color, focus (rj)
02.09.2011:
- SigEdit reworked to use two spinboxes, plan on adding Enter/Return detection so the widget will close when
Enter/Return is pressed (rj)