--- gigedit/trunk/ChangeLog 2016/04/29 14:19:53 2893 +++ gigedit/trunk/ChangeLog 2016/05/02 14:36:40 2899 @@ -17,8 +17,14 @@ 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 - (yet limited to main window and script editor window). + * 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. Version 1.0.0 (2015-07-17)