/[svn]/gigedit/trunk/ChangeLog
ViewVC logotype

Diff of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3187 by schoenebeck, Wed May 17 16:14:20 2017 UTC revision 3299 by schoenebeck, Sun Jul 9 12:44:59 2017 UTC
# Line 92  Version SVN HEAD (?) Line 92  Version SVN HEAD (?)
92      very large amount of dimension regions was requested.      very large amount of dimension regions was requested.
93    * Macro Editor: Handle boolean parameter types appropriately, i.e. show    * Macro Editor: Handle boolean parameter types appropriately, i.e. show
94      'Yes' or 'NO' instead of '1' or '0'.      'Yes' or 'NO' instead of '1' or '0'.
95      * GTK3: Bringing back icons and keyboard accelerators / mnemonics for menus
96        and buttons with GTK3; Cudos to those GTK heros who thought it might be
97        a clever idea to simply remove such features for all users, all devices
98        and all apps by default with GTK3!
99      * Autoconf: check for presence of at least gtk+-2.0-dev.
100      * Instruments list view: show amount of real-time instruments scripts used
101        by instrument.
102      * Script Editor: Fixed Gtk crash while entering a variety of ill formed code
103        like unterminated string literals.
104      * Assigned more useful default dimensions (and default position) for various
105        windows and dialogs (if auto-restore of user's own custom window
106        dimensions is disabled).
107      * Mac fix: Make sure app window appears in front of all other apps.
108      * Script Editor: only if compiled without liblinuxsampler; added support for
109        new NKSP language keyword "synchronized".
110      * Script Editor: strike through code blocks filtered out by the preprocessor.
111      * Combine Tool: Show instruments' index number in the list view.
112      * Combine Tool: Now it allows to select the instruments to be combined
113        already in the main window's instruments list view; then either call the
114        combine instrument dialog from the main menu or use the new keyboard
115        shortcut Ctrl + j.
116    
117  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
118    

Legend:
Removed from v.3187  
changed lines
  Added in v.3299

  ViewVC Help
Powered by ViewVC