Fixed the refresh button on the dialogs.
[pspp-builds.git] / src / ui / gui / TODO
1 * Crashes when reducing the size of string variables.
2
3 * Blank cell reference when deselecting cells. (Eg New command).
4
5 * Cell Ref Entry populate/depopulate.
6
7 * Goto Variable.
8
9 Wishlist
10 ========
11
12 * Widen columns in var sheet as necessary to accomodate non-english translations.
13
14 * Cut/Paste Buffer.  Cut and paste: a) Between psppire instances. b) From other applications.
15
16 * In datasheet, add tooltips to column buttons, so that hovering over a column button displays 
17   the label for that variable.
18
19 * GtkSheet should implement the AtkTable interface, to allow psppire to become accessible to disabled users.