--- gigedit/trunk/ChangeLog 2020/01/08 15:49:24 3703 +++ gigedit/trunk/ChangeLog 2020/02/01 19:39:06 3736 @@ -38,6 +38,14 @@ correctly as it supposed to. * Fix: dimregion edit actions were ignored if user did not click (ever) on any dimension zone yet. + * Added boolean setting to main menu -> "View" -> "Instrument Properties by + Double Click", which allows to prevent double clicking an instrument on the + instruments list view from opening its properties dialog. + * Added "Move Instrument To ..." menu action (available as Ctrl + i shortcut) + which shows a small dialog for entering the instrument's new index. + * Added widget class 'MultiLineLabel' to fix size issues with stock Gtk::Label + on large text blocks. + * Script Editor: highlight new NKSP 'patch' keyword in pink color. Version 1.1.1 (2019-07-27)