--- gigedit/trunk/ChangeLog 2016/07/16 15:31:47 2956 +++ gigedit/trunk/ChangeLog 2016/09/24 23:34:37 2994 @@ -37,6 +37,13 @@ * Script Editor: Fixed editor which did not appear on some systems due to missing icons (using now lists of alternative icon names). * Script Editor: Added "Font Size ..." selection to editor's menu. + * Script Editor: Fixed crash on Ctrl + A, followed by Del. + * fixed crash when opening dimension manager dialolg multiple times + (and i.e. adding or removing dimensions each time) + * Show sample group name and CRC-32 checksum on "Sample" tab. + * Show instrument index number on instruments list view. + * Added multi-row selection support on samples tree view. + * Added multi-row selection support on instruments list view. Version 1.0.0 (2015-07-17) @@ -159,6 +166,9 @@ * Region Chooser: when moving a region around automatically move the keyboard position dependent pitch accordingly (can be turned off with "Settings"->"Move root key with region moved"). + * Added option to main menu for performing "Save" operation with a + tempoary file (may perform faster than directly modifying existing + .gig file). Version 0.2.0 (2009-07-31)