X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FTODO;h=dcc5efe1930727f0e696761ef326130fc40640c3;hb=360dcdd5b188e73cf8cf97238cc4c0c44b3e6cf8;hp=bced1fb6ab6b7da0db08114f0c15f7a88272d182;hpb=e294a372f351d7105c21a2db58022af8b119aa64;p=pspp-builds.git diff --git a/src/ui/gui/TODO b/src/ui/gui/TODO index bced1fb6..dcc5efe1 100644 --- a/src/ui/gui/TODO +++ b/src/ui/gui/TODO @@ -1,23 +1,19 @@ -* Crashes when resizing rows/columns when no cell is selected. +* Crashes when reducing the size of string variables. * Blank cell reference when deselecting cells. (Eg New command). -* Strip leading/trailing whitespace on data in cells. - * Cell Ref Entry populate/depopulate. -* Case weights. - -* Resizing of string variables. - -* Goto Variable / Goto Case. - -* Widen columns in var sheet as necessary to accomodate non-english translations. +* Goto Variable. Wishlist ======== +* Widen columns in var sheet as necessary to accomodate non-english translations. + * Cut/Paste Buffer. Cut and paste: a) Between psppire instances. b) From other applications. * 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.