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

Major:  (1.2.2 release blockers)
----------------------------------------------

d>fix overwrite dialog logic for move/copy operations

--------------------(higher, but for 1.4.x)

 >add preview column for batch rename dialog when auto-renaming, also use combobox to allow selection of
  past used prefix/suffix names with history.
 >overwrite dialog auto-rename should show the suggested result.

Minor:
----------------------------------------------

 >drag and drop should parse escaped (ex: %20 == space) characters to work with mozilla/konquerer.

 >img rotation [,] should also work with {,} ?? dunno maybe add <,> and ,,. keys instead ?

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

 >tab completion popup filename menu needs some work (currently will not scroll!). (GTK2 does this for us :)

 >there is an icon view bug causing scroll jumping after drag selection with mouse
  (looks like a GTK clist bug ?)

 >the lazy_image_sync option is read/written to the rc file and honored, but is not selectable
  from the options window.

 >port to gtk+ 2, work is in progress in another source tree...

 >list and icon views differ in selecting next image after a delete when multiple files are selected.

 >add EXIF image info support (have patch) - not sure how I want to use it though.

 >add bookmark like list to file dialogs.

 >remove '.' directory in dialogs.

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

 >allow display of text (filename) under icons in collection window.
  (stupid CList is going to make this difficult ?, maybe impossible w/ clist)

 >move from middle button to standard button for mouse dragging (requires either our
  own selection code for the clists, or wait until GTK 2.0 port - looks like latter.)

 >full screen mode option to display filename/zoom.

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

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

 >add tree view icon state for 'have viewed this'

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

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

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