X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=bed8f31fb940255bf4e34df79ec6e77c0e474ead;hb=077c3c1774fd75627783b407169d6884adcbe663;hp=caa457ae96d2245d1fd7af2199ce8c74264c7409;hpb=0e9db36b34555b194714aa3f2af19e51907e8426;p=pspp diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index caa457ae96..bed8f31fb9 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,4 +1,24 @@ +2007-07-11 John Darrington + + * compute-dialog.c : Set type-and-label dialog to sensible state, and made syntax generation depend upon existence of target variable. + +2007-07-08 John Darrington + + * data-editor.c data-editor.glade data-editor.h: Implemented + the "Insert Case" button/dialog. + +2007-07-08 John Darrington + + * goto-case-dialog.c goto-case-dialog.h (new files) + * automake.mk data-editor.c data-editor.glade data-editor.h + psppire-case-file.c psppire-case-file.h psppire-data-store.c + psppire-data-store.h psppire.glade : Implemented the goto-case dialog + + 2007-07-07 John Darrington + + * psppire-data-store.c psppire-data-store.h: Made cases number from + 1 instead of 0. * psppire-data-store.c: Added a tooltip like feature to display the label of variables.