--- gigedit/trunk/ChangeLog 2017/11/14 18:07:25 3364 +++ gigedit/trunk/ChangeLog 2018/02/10 12:01:09 3419 @@ -1,4 +1,19 @@ -Version SVN HEAD (?) +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 * fixed building without linuxsampler on Mac @@ -149,6 +164,8 @@ down to GTKMM 2). * Re-merged r2845 to compile now with and without Gtk "Stock ID" API (see also r3158). + * Visual cosmetics on Gtk 3. + * Script Editor: Use consistent font size on all screens and DPI settings. Version 1.0.0 (2015-07-17)