--- gigedit/trunk/ChangeLog 2016/04/26 17:42:26 2891 +++ gigedit/trunk/ChangeLog 2016/05/02 16:10:56 2901 @@ -17,6 +17,16 @@ backend for displaying parser errors and warnings directly within the source code. * User settings are now automatically saved and restored. + * Automatically save & restore window size and position. + * Script Editor: Show precise parser error/warning messages as tooltip + when the mouse points over the respective location in the script's + source code. + * Script Editor: Show a question dialog to the user when the editor is + to be closed and the script changes have not been applied yet. + * Script Editor: Added status bar at the bottom of the script editor + window showing the amount (if any) of errors and warnings. + * Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S) + and "Close" (Ctrl-X). Version 1.0.0 (2015-07-17)