TODO key: d = done, w = work in progress, ? = possibly fixed, * = wt? - how?

Major:
----------------------------------------------
d>Add create dir code (empty)
d>Fix float/hide so that hide, hide does not hide, float
d>fix panning with mouse in large images (larger than display window)
d>fix file display to highlight current image when changing dir and viewed
  image is in the new dir.
*>Fix window resizing to start-up size when window is made smaller, then an
  image is changed, or widget is 'operated'.
d>Add xvpics support, supplied by e-mailed patch (read-only).
d>Make specifying and image in the path entry to display that image/dir.
  also use parse_out_relatives() on the input.
d>Fix 'fit window to image' code when in zoom-to-fit, so that it does not
  go into a constantly-shrinking-window cycle.
d>Add drop support (dnd) to view window. (files _and_ dirs)
d>Add that confounded keyboard support ;)
d>Decrease image redraws/renders

Minor:
----------------------------------------------
d>use shift->arrows to scroll image,
d>us q and ctrl-q to exit
 >When deleted image is displayed, move to nearest file or logo.
 >When renaming file, keep thumbnail image when changing name in list.
  also rename image, if it is the currently viewed file.
 >When generating thumbnails, generate the visible lines first.

 >add progress dialog when moving/copying/deleting multiple files.

 >add +tools -tools to commandline to force tools display/hide (+t/-t)
 >ability to specify view window background color
 >show wait cursor during image load

Wishlist?:
----------------------------------------------
 >full-screen view
 >slideshows
 >image list, like playlist in sound players
 >add vert drag bar
 >make *.jpg on command line show only jpg files, for ex.

