File: TODO

package info (click to toggle)
ssh-askpass 1%3A1.2.4.1-6.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 280 kB
  • ctags: 891
  • sloc: ansic: 1,789; makefile: 913; sh: 266
file content (28 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# TODO: Notes about future work on x11-ssh-askpass
# created 2000-Aug-28 03:32 jmk
# autodate: 2001-Apr-01 17:40

+------------+
| Fun Things |
+------------+

- (DONE) Add timeout feature.

+---------------+
| High Priority |
+---------------+

No items.

+--------------+
| Low Priority |
+--------------+

- (DONE) Make pressed buttons actually look pressed.

- (DONE) Make pressed buttons pop back up when the pointer leaves them.

- (DONE) Investigate use of malloc() vs realloc(NULL,) for SunOS and
  other older systems.  Charles Levert <charles@comm.polymtl.ca> and
  Steve VanDevender <stevev@efn.org>.