--- gigedit/trunk/ChangeLog 2017/05/08 18:05:35 3158 +++ gigedit/trunk/ChangeLog 2017/05/11 20:59:46 3177 @@ -81,6 +81,15 @@ it (accessible via Alt+x). * Introduced configurable list of macros which are auto assigned to keyboard accelerators (F1 ... F12) and saved along with the app's config file. + * 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)