Added a tooltip like feature to display variables' labels when the mouse hovers
[pspp-builds.git] / src / ui / gui / ChangeLog
index 4b2fc7c4bb262afc60c09ec966e8e67ccde3f3ba..caa457ae96d2245d1fd7af2199ce8c74264c7409 100644 (file)
@@ -1,3 +1,24 @@
+2007-07-07  John Darrington <john@darrington.wattle.id.au>
+
+       * 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 
+       data-sheet.c to data-editor.c and made it work again.
+
 2007-06-06  Ben Pfaff  <blp@gnu.org>
 
        Adapt case sources, sinks, and clients of procedure code to the