Made the datasheet redraw itself when new data is loaded.
[pspp-builds.git] / src / ui / gui / ChangeLog
index bed8f31fb940255bf4e34df79ec6e77c0e474ead..098878a661a2cfa060d9434681b441b75d4fb224 100644 (file)
@@ -1,3 +1,10 @@
+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.