--- gigedit/trunk/ChangeLog 2013/04/28 06:07:22 2445 +++ gigedit/trunk/ChangeLog 2013/09/15 18:16:21 2474 @@ -26,6 +26,17 @@ * made sure the instruments menu is updated when instruments are added, removed or renamed * fixed name entry field in instrument properties window + * use character encoding Windows-1252 for all strings in gig files + * show dimension zone start and end as numeric text labels + * copying sample informations automatically may now be disabled from the + new "Edit" main menu + * import 'fine tune' when importing samples with libsndfile + * Mac OS X: initialize gtk and gettext with files from base + directory of the libgigedit library + * Mac OS X: fixed "recently used" in file dialogs + * Mac OS X: avoid crash when starting gigedit as an application + bundle + * Mac OS X: try to launch the GUI on the process's "main" thread Version 0.2.0 (2009-07-31)