X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=6238e0f7c7dac427601b3c7a41b0d2eb0c003794;hb=020c7feaeb2f56ae271c51381798f90c71a7e922;hp=a3d4f6a9cc92741e1ed367b7aa76b3a85c494417;hpb=93b405c0e37eb86c0bf019b7fccc8d53aa7e59f2;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index a3d4f6a9..6238e0f7 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,17 @@ +2007-09-06 John Darrington + + * helper.c helper.h (execute_syntax): changed return type to + gboolean to indicated if all the syntax executed successfully or not. + + * data-editor.c syntax-editor.c: Fixed update of recent file list + and window title, on data_file_open. They now only change, if + the file_open was successfull. + + +2007-08-25 John Darrington + + * psppire.c : Enable journal. + 2007-08-18 John Darrington * clipboard.c clipboard.h data-editor.c: Added the ability to paste from