Rewrite formatted data input routines to conform to SPSS data formats
[pspp] / src / ui / gui / ChangeLog
index c0eeb53840843f1f3ef1c83f49ee5cf70ae273f0..2c04876d3a37cdbce1be3721f80c9166eda6862c 100644 (file)
@@ -1,3 +1,24 @@
+Tue Oct 31 19:25:31 2006  Ben Pfaff  <blp@gnu.org>
+
+       * var-type-dialog.c: Add missing "#include <config.h>".
+
+       * psppire.c: Ditto.
+
+Mon Jul 17 18:21:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+    * automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h
+    psppire-data-store.c psppire-dict.c psppire-dict.h psppire-variable.c
+    psppire.c psppire.glade: Adjusted code to use the new flexifile object.
+
+Sat Jul 15 11:27:15 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+   * psppire.c psppire.glade automake.mk icons/* : Added toolbar icons where 
+       there's no suitable gtk stock icon.
+
+Tue Jul  4 09:08:38 WST 2006 John Darrington <john@darrington.wattle.id.au>
+       
+   * psppire.c: Fixed --help and --version options.
+       
 Sat Jun 24 16:56:22 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
    * menu-actions.c: Added goto case and sort cases dialogs.