Re-enabled automatic insertion of cases in data sheet.
[pspp] / src / ui / gui / ChangeLog
index c0eeb53840843f1f3ef1c83f49ee5cf70ae273f0..d24ce2883adcadbd8dd45e80f95c7e2b9c2b2c1c 100644 (file)
@@ -1,3 +1,18 @@
+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.