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

Diff of /gigedit/trunk/ChangeLog

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

revision 3174 by schoenebeck, Wed May 10 23:10:37 2017 UTC revision 3206 by schoenebeck, Thu May 25 10:50:08 2017 UTC
# Line 86  Version SVN HEAD (?) Line 86  Version SVN HEAD (?)
86    * Macro Editor: Show combo box with textual options for enum types.    * Macro Editor: Show combo box with textual options for enum types.
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.
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      * 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    
105  Version 1.0.0 (2015-07-17)  Version 1.0.0 (2015-07-17)
106    

Legend:
Removed from v.3174  
changed lines
  Added in v.3206

  ViewVC Help
Powered by ViewVC