Made the datasheet redraw itself when new data is loaded.
[pspp-builds.git] / src / ui / gui / ChangeLog
index a9d7c532f4f2077b9db5f6406d5f595af70d8386..098878a661a2cfa060d9434681b441b75d4fb224 100644 (file)
@@ -1,3 +1,19 @@
+2007-07-12  John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-data-store.c: Added call to g_sheet_model_range_changed to 
+       ensure that datasheet displays the current store.
+
+       * psppire-data-store.h: Formatting tidy up.
+
+2007-07-11  John Darrington <john@darrington.wattle.id.au>
+
+       * compute-dialog.c : Set type-and-label dialog to sensible state,               and made syntax generation depend upon existence of target variable.
+
+2007-07-08  John Darrington <john@darrington.wattle.id.au>
+
+       * data-editor.c data-editor.glade data-editor.h: Implemented 
+       the "Insert Case" button/dialog.
+
 2007-07-08  John Darrington <john@darrington.wattle.id.au>
 
        * goto-case-dialog.c goto-case-dialog.h (new files)