Made Missing Values and Value Label cells non-editable, if the variable
[pspp-builds.git] / src / ui / gui / ChangeLog
index 23707386a7ea20278bcbd05c690b66d8f52fb42a..e0b6a971300024b4157e30cd8d6b4274264c764a 100644 (file)
@@ -1,3 +1,13 @@
+2007-07-25  John Darrington <john@darrington.wattle.id.au>
+
+       * customentry.c: Redraw button in insensitive state, if the widget's 
+        "editable" style is FALSE.  Don't emit the "clicked" signal if 
+        "editable" is FALSE.
+       
+       * var-sheet.c: If variables are long-string variables, then set the 
+       "editable" properties of the entry widgets for the values and missing
+       cells to FALSE,
+
 2007-07-18  John Darrington <john@darrington.wattle.id.au>
 
        * psppire-case-file.c psppire-case-file.h psppire-data-store.c