This file's very out of date, and it duplicates the bug tracker.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 23 Feb 2008 06:04:47 +0000 (06:04 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 23 Feb 2008 06:04:47 +0000 (06:04 +0000)
Removing it.

src/ui/gui/TODO [deleted file]

diff --git a/src/ui/gui/TODO b/src/ui/gui/TODO
deleted file mode 100644 (file)
index dcc5efe..0000000
+++ /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.