Fixed problem deallocating iconv structs.
[pspp-builds.git] / src / ui / gui / TODO
index bced1fb6ab6b7da0db08114f0c15f7a88272d182..fa7eb0aacb6096e7145fa3c8cadf4bffeab1c58f 100644 (file)
@@ -10,7 +10,7 @@
 
 * Resizing of string variables.
 
-* Goto Variable / Goto Case.
+* Goto Variable.
 
 * Widen columns in var sheet as necessary to accomodate non-english translations.
 
@@ -21,3 +21,5 @@ Wishlist
 
 * In datasheet, add tooltips to column buttons, so that hovering over a column button displays 
   the label for that variable.
+
+* GtkSheet should implement the AtkTable interface, to allow psppire to become accessible to disabled users.