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

Diff of /gigedit/trunk/ChangeLog

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

revision 3176 by schoenebeck, Thu May 11 11:36:33 2017 UTC revision 3192 by schoenebeck, Fri May 19 18:09:37 2017 UTC
# Line 87  Version SVN HEAD (?) Line 87  Version SVN HEAD (?)
87    * "Macro" main menu section: show macro comments as tooltip.    * "Macro" main menu section: show macro comments as tooltip.
88    * Macro Editor: Display demangled C++ type names.    * Macro Editor: Display demangled C++ type names.
89    * Macros Setup: Implemented cloning of macros.    * Macros Setup: Implemented cloning of macros.
90      * Live mode performance optimization: fixed the editor to be non-responsive
91        for a very long time, which happened if changing instrument parameters of a
92        very large amount of dimension regions was requested.
93      * Macro Editor: Handle boolean parameter types appropriately, i.e. show
94        '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    
101  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
102    

Legend:
Removed from v.3176  
changed lines
  Added in v.3192

  ViewVC Help
Powered by ViewVC