X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=a27cd0660b55f065fea74868d9d43e4248d42495;hb=9cb85c5eb1b0e041f4b7b7f1c5ab9cce55de524f;hp=c20e3be26f7281b22e500878846060112458616f;hpb=4f2f805c653f0dc901924944ea4c55309ff14d32;p=pspp diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index c20e3be26f..a27cd0660b 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,35 @@ +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: + New files. + + * message-dialog.c : Now reports the filename and line number in + error messages. + + * psppire.c psppire.glade syntax-editor.c: Added the ability to run + syntax from the syntax editor. + + +Sat Dec 16 14:13:07 2006 Ben Pfaff + + * psppire-data-store.c (geometry_get_justification): Don't assume + that ALIGN_* and GTK_JUSTIFY_* values coincide. + Sat Dec 16 14:10:43 2006 Ben Pfaff * psppire-var-store.c (text_for_column): Adjust to account for new