From 47957b198dae35cb50ab7c4c7b5371a7517ca5c3 Mon Sep 17 00:00:00 2001 From: "Robin \"Rogo\" Goltermann" Date: Fri, 26 Jul 2019 11:41:47 +0200 Subject: [PATCH] added changelog --- CHANGELOG | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d7aed1321..584919cee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,22 +1,25 @@ -Version 0.12.1 +Version 0.12.2 =================== -## General -- changed focus main editor shortcut to CTRL+E (there was a collision on macOS) -- added file associations and icons for .gms and .gdx files on macOS -- fixed potential issue with doubled entries in project explorer on windows systems (#1053) -- added dialog for GAMS return code 110 (too many scratch dirs) (#254) -- added menu entry to delete scratch directories in current working directory (#254) - -## Solver Option Editor -- fixed crash when using one of the following shortcuts: CTRL+C, CTRL+A or CTRL+F -## GDX Viewer -- performance improvements for GDX Viewer table view adjust columns (#1034) -- fixed possible crash related to table view (#1048) +## General +- renamed Option Editor to Parameter Editor to better distinguish solver options and gams parameters +- fixed bug where not all scratch directories where deleted +- disabled unused default menu entries on macOS +- added save of command line parameters when exiting studio +- improved behavior of focussing main editor (CTRL+E) for gdx, lxi, opt, ref files +- improved keyboard navigation when using CTRL+J, -E, Arrow Keys, Tab, and Enter to jump around widgets and make selections +- changed default file filter for open and save dialogs (#1035) +- improved wording and logic for new file dialog (#1080) +- improved discovery of online help documentation for gams version used -## Code Editor -- fixed issue where error highlighting would not update when clicking on the scrollbar (#1056) +## Search +- fixed search gets stuck in solver option editor when using Find Next/Prev (#1074) +- fixed cursor jumping behavior when using "Replace" -## Search -- fixed crash in search dialog when pressing return the first time (#1058) +## Solver Option Editor +- removed message box when there is a problem opening solver option file +- improved select all action in solver option editor +- fixed Studio menu entry "Select All" not working for solver option editor +- selectAll table view when tree view is in focus +- fixed capitalization for context menu