--- gigedit/trunk/ChangeLog 2017/11/25 22:24:28 3374 +++ gigedit/trunk/ChangeLog 2018/02/10 12:01:09 3419 @@ -1,3 +1,18 @@ +Version SVN trunk (?) + + * Script Editor: Fixed some minor issues with vertical line number bar + (which was editable, selectable and incorrectly displayed on new scripts). + * Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under + translation control. + * Spelling fixes (patch provided by Debian maintainer Jaromír Mikeš). + * Added new main menu item "View" -> "Tooltips for Beginners" which allows + to disable tooltips intended for newbies only (default: on). + * Extended support for keyboard function keys up to F19. + * List assigned scripts as colored tooltip when hovering mouse over the + "Scripts" column in the instruments list. + * Added global keyboard accelerator Shift + Backspace for dropping all script + slots from an instrument. + Version 1.1.0 (2017-11-25) * allow building with G/GDK/GTK_DISABLE_DEPRECATED