Updated the about box to work properly with Gtk+2.10
[pspp] / src / ui / gui / ChangeLog
index 70931061c0570534744760d686471dcba4382110..a27cd0660b55f065fea74868d9d43e4248d42495 100644 (file)
@@ -1,3 +1,18 @@
+Mon Dec 25 12:38:24 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * data-editor.c data-editor.glade: Enabled deleting of variables from
+       the variable sheet.
+
+Mon Dec 25 11:28:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * 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 <john@darrington.wattle.id.au>
+
+       * 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 <john@darrington.wattle.id.au>
 
        * syntax-editor-source.c syntax-editor-source.h syntax-editor.h: