Implemented the goto-case dialog
[pspp-builds.git] / src / ui / gui / ChangeLog
index cb2cae257eb96ed0fb1e8bac33a51299af8e33e9..a9d7c532f4f2077b9db5f6406d5f595af70d8386 100644 (file)
@@ -1,3 +1,30 @@
+2007-07-08  John Darrington <john@darrington.wattle.id.au>
+
+       * goto-case-dialog.c goto-case-dialog.h (new files)
+       * automake.mk data-editor.c data-editor.glade data-editor.h 
+       psppire-case-file.c psppire-case-file.h psppire-data-store.c 
+       psppire-data-store.h psppire.glade :  Implemented the goto-case dialog
+       
+
+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 
+       psppire-data-store.h: Enabled cell reference entry and datum 
+       entry widgets.
+
 2007-06-29  John Darrington <john@darrington.wattle.id.au>
 
        * data-editor.c data-sheet.c: Moved update_cell_ref_entry from