--- gigedit/trunk/ChangeLog 2017/07/31 11:20:18 3340 +++ gigedit/trunk/ChangeLog 2017/12/03 16:03:34 3391 @@ -1,4 +1,9 @@ -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). + +Version 1.1.0 (2017-11-25) * allow building with G/GDK/GTK_DISABLE_DEPRECATED * fixed building without linuxsampler on Mac @@ -142,6 +147,15 @@ work after switching from an instrument with different dimension types. * Fix: Sample references view dialog had some odd behaviors, like it did not respond to mouse scroll events for instance. + * Debian: Raised Debian compatibility level to Debian 9 "Stretch". + * Raised max. pitchbend range to 48 semi tones. + * Added experimental support for upcoming GTK(MM)4 + (for now up to GTKMM 3.91.2 while still preserving backward compatibility + 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)