--- gigedit/trunk/ChangeLog 2017/04/25 20:45:54 3123 +++ gigedit/trunk/ChangeLog 2017/05/03 19:00:11 3144 @@ -65,6 +65,15 @@ selected region by keyboard accelerator Alt+Left, Alt+Right, Alt+Up, Alt+Down, as well as simply using the arrow keys alone if the dimension region chooser got focus (i.e. when it was selected by mouse previously). + * Color tweaking on selected regions and selected dimension zones. + * Dimension Region Chooser: Show main selected case in opaque blue color + (like before), but all other selected dimension zones with a blue hatched + pattern instead. + * Dimension Region Chooser: Show the label of the currently selected + dimension in bold font. + * Implemented selecting multiple dimension region zones by keyboard with + keyboard accelerators Alt+Shift+Left and Alt+Shift+Right. + * Implemented copy & paste of DimensionRegion (with Alt+c and Alt+v). Version 1.0.0 (2015-07-17)