X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=a27cd0660b55f065fea74868d9d43e4248d42495;hb=9cb85c5eb1b0e041f4b7b7f1c5ab9cce55de524f;hp=70931061c0570534744760d686471dcba4382110;hpb=a8a5c3b5634a6255d1e0a057fc47c5a931b8492a;p=pspp diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 70931061c0..a27cd0660b 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,18 @@ +Mon Dec 25 12:38:24 WST 2006 John Darrington + + * data-editor.c data-editor.glade: Enabled deleting of variables from + the variable sheet. + +Mon Dec 25 11:28:29 WST 2006 John Darrington + + * psppire-dict.c psppire-dict.h: Removed explicit signal emit calls. + These are not required, now that src/data/dictionary.c has callbacks + +Mon Dec 25 08:49:57 WST 2006 John Darrington + + * var-sheet.c val-labs-dialog.c val-labs-dialog.h: Fixed bug in value + labels dialog box. + Sun Dec 17 08:26:10 WST 2006 John Darrington * syntax-editor-source.c syntax-editor-source.h syntax-editor.h: