From: John Darrington Date: Sat, 23 Feb 2008 06:04:47 +0000 (+0000) Subject: This file's very out of date, and it duplicates the bug tracker. X-Git-Tag: v0.6.0~97 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4f844f0a9893f9a1b6c46371e8e5f0a5d38083;p=pspp-builds.git This file's very out of date, and it duplicates the bug tracker. Removing it. --- diff --git a/src/ui/gui/TODO b/src/ui/gui/TODO deleted file mode 100644 index dcc5efe1..00000000 --- a/src/ui/gui/TODO +++ /dev/null @@ -1,19 +0,0 @@ -* Crashes when reducing the size of string variables. - -* Blank cell reference when deselecting cells. (Eg New command). - -* Cell Ref Entry populate/depopulate. - -* 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.