--- gigedit/trunk/ChangeLog 2016/07/22 18:14:29 2975 +++ gigedit/trunk/ChangeLog 2017/01/15 19:18:39 3089 @@ -38,6 +38,19 @@ 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. + * windows, 32-bit: fixed crashes by making sure the stack in sub + threads is 16-byte aligned + * windows: look for the data directory in the parent of the dll + directory, if the dll directory is called "32" or "64" + * Implemented resizing multiple dimension region zones at once, which is + controlled by the infamous checkbox trio "all regions", + "all dimension splits" and "both channels". Version 1.0.0 (2015-07-17)