--- gigedit/trunk/ChangeLog 2017/05/10 21:21:14 3170 +++ gigedit/trunk/ChangeLog 2017/05/11 20:59:46 3177 @@ -84,6 +84,12 @@ * Macro Editor: Fixed deleting rows when delete button was hit without Ctrl being pressed. * Macro Editor: Show combo box with textual options for enum types. + * "Macro" main menu section: show macro comments as tooltip. + * Macro Editor: Display demangled C++ type names. + * Macros Setup: Implemented cloning of macros. + * Live mode performance optimization: fixed the editor to be non-responsive + for a very long time, which happened if changing instrument parameters of a + very large amount of dimension regions was requested. Version 1.0.0 (2015-07-17)