--- gigedit/trunk/ChangeLog 2014/06/11 21:22:24 2625 +++ gigedit/trunk/ChangeLog 2014/06/17 22:55:02 2644 @@ -82,6 +82,16 @@ * Restructured main menu: duplicated all popup menus to the main menu, automatically switch to the right tree view tab when either selecting the "Sample", "Instrument" or "Script" main menu entry. + * Dimension Region Selector: implemented multi zone selection by press and + hold CTRL key. + * Dimension Region Selector: show bottom and upper limit values for all + dimension zones, not just the currently selected ones. + * Dimension Region Selector: Fixed drawing issues when zone sizes were + altered by mouse drag and labels being displayed at wrong positions. + * Region Chooser: Double click opens dimension manager dialog. + * Dimension Manager: Clicking on dimension type cell of an existing dimension + opens a popup to alter the dimension type. + * Script Tree: Double click opens script editor. Version 0.2.0 (2009-07-31)