Made the datasheet number cases from 1 instead of zero.
[pspp-builds.git] / src / ui / gui / ChangeLog
index c3b28138eaba2faab054abd14e99f010ff14ab8f..2ac8567c360cc0a6c522f73a696ca72d8ea419c3 100644 (file)
@@ -1,3 +1,16 @@
+2007-07-07  John Darrington <john@darrington.wattle.id.au>
+       
+       * psppire-data-store.c psppire-data-store.h: Made cases number from 
+       1 instead of 0. 
+
+       * psppire-data-store.c: Added a tooltip like feature to display
+       the label of variables. 
+       
+2007-07-03  John Darrington <john@darrington.wattle.id.au>
+       
+       * data-editor.c data-sheet.c: Turned off autoscrolling, and 
+       manually move to cell on column click instead.
+
 2007-06-29  John Darrington <john@darrington.wattle.id.au>
 
        * data-editor.c data-editor.glade psppire-data-store.c