Removed the "feature" where rows are automatically appended
[pspp-builds.git] / src / ui / gui / ChangeLog
index 81a8544480c4da76aa8cba85c6c910a9bab5ae9f..35ed6d860a3bcb63b13830730999b86f55317122 100644 (file)
@@ -1,3 +1,29 @@
+2008-02-08  Jason Stover  <jhs@math.gcsu.edu>
+
+       * crosstabs-dialog.c: New file.
+
+       * crosstabs-dialog.h: New file.
+
+       * crosstabs.glade: New file.
+
+2008-02-08  John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-data-store.c: Remove feature which automatically inserts
+       cases at end of data.
+
+       * datasheet.c: Make rows after the last + 1, not editable.
+
+2008-02-08  John Darrington <john@darrington.wattle.id.au>
+
+       * sort-cases-dialog.c transpose-dialog.c: Added dialog_valid
+       predicates.
+
+2008-02-04  John Darrington <john@darrington.wattle.id.au>
+
+       * checkbox-treeview.c: In toggle callback, use the treeview's 
+       current model, instead of relying on the one set at creation.
+       Use attributes instead of cell_renderer functions.
+
 2008-02-03  John Darrington <john@darrington.wattle.id.au>
 
         * psppire-case-file.c psppire-case-file.h: Dont clone the casereader