--- gigedit/trunk/ChangeLog 2017/05/20 17:15:36 3197 +++ gigedit/trunk/ChangeLog 2017/05/31 21:11:56 3261 @@ -99,6 +99,14 @@ * Autoconf: check for presence of at least gtk+-2.0-dev. * Instruments list view: show amount of real-time instruments scripts used by instrument. + * Script Editor: Fixed Gtk crash while entering a variety of ill formed code + like unterminated string literals. + * Assigned more useful default dimensions (and default position) for various + windows and dialogs (if auto-restore of user's own custom window + dimensions is disabled). + * Mac fix: Make sure app window appears in front of all other apps. + * Script Editor: only if compiled without liblinuxsampler; added support for + new NKSP language keyword "synchronized". Version 1.0.0 (2015-07-17)