TODO key: d = done, w = work in progress, ? = possibly fixed
          * = required before next release

NOTE: this TODO file is horribly out of date, the accurate one is located in
the latest devel release (1.5.3 at this time). For reference items listed here
that are known done in 1.5.x are marked with a 5.


Unfixable bugs:
----------------------------------------------

 > If, upon selecting a new image, and the image fails to display with only a
   black picture - and GQview's cpu usage goes up to near 100% - try scrolling
   the file view. If the problem corrects, you may be experiencing a bug in
   GTK 2.2.2, try updating GTK to 2.2.4.

Minor (post 1.4 stable):
----------------------------------------------

 >when setting utime on thumbnail files begin to fail, start using a >= check for
  the thumbnail to source image comparisons.

 >add doubleclick to switch to/from fullscreen (on image, this is not that simple to do with current setup...)

 >when resizing/refreshing collection window, keep the same top left thumbnail visible

5>add a real CRC checksum and use in place of checksum_simple

 >add animated image support

Wishlist?:
----------------------------------------------

5>full screen mode option to display filename/zoom.

 >image comparison window (displays two or more images for comaprison)

 >add symlink option (in addition to the move/copy stuff.)

 >the '..' directory icon should be an icon for up one dir

5>add option for delay flip till next image is loaded when in fullscreen + slideshow

 >allow slideshow transition effects (wipe/fade etc.)

5>add 2 extra zoom options (fit width and fit height).

 >support reading image data, or a list of files via stdin (cat $FILE | gqview -)

