Home | History | Annotate | Line # | Download | only in x11-ssh-askpass
      1 # TODO: Notes about future work on x11-ssh-askpass
      2 # created 2000-Aug-28 03:32 jmk
      3 # autodate: 2000-Nov-07 06:19
      4 
      5 +------------+
      6 | Fun Things |
      7 +------------+
      8 
      9 - (DONE) Add timeout feature.
     10 
     11 +---------------+
     12 | High Priority |
     13 +---------------+
     14 
     15 No items.
     16 
     17 +--------------+
     18 | Low Priority |
     19 +--------------+
     20 
     21 - (DONE) Make pressed buttons actually look pressed.
     22 
     23 - (DONE) Make pressed buttons pop back up when the pointer leaves them.
     24 
     25 - Investigate use of malloc() vs realloc(NULL,) for SunOS and other
     26   older systems.  Charles Levert <charles (a] comm.polymtl.ca>
     27 
     28