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

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

 must Fix for 2.0.1:
 -------------------

   2.0.1 addresses Debian bugs 281377, 288523, 291824, 292865, 308617

d> fix shift scroller mem leak
d> fix rounding error causing missing lines in image

d> merge fix for better handling of large thumbnails for images
   with a size between normal and large.

d> fix windows not to set USER_SIZE flag as we never use gtk_window_resize, USER_POSITION is plenty anyway.

d> update translations: cs(x) fr(x) ( )

d> UPDATE:.fr translation of "Bilinear" needs spelling fix.
          .fr translation for "Safe delete" is incorrect change to:
                    "Suppression rcuprable"
          .fr typo fixes from Debian bug #281377
          .de translation typo rekuriv -> rekursiv (note missing s) Debian bug #291824
          .de translation "Top left" fix Debian bug #292865

d> add comment in config file that it is autogenerated and comments will be lost Debian bug #288523

d> copy/move dialogs text entry allow non-absolute paths that result in file copy/move to unexpected
   location (the current working directory of app) Debian bug #308617
   Fix is to not allow non-absolute paths (ie no '/' in front of destination path results in
   prepending source file's path and updates dialog to notify user an absulute path must be entered).

 -------------

 > document recent additions/changes:
    (none currently)


Minor (non blockers):
----------------------------------------------

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

 > do not lose slideshow when reworking window layout.

 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6)
   > find dupes window (with button to open dialog to add new files/folders)
   > collection window
   > search window


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

 > Initiating full screen from the command line should not
   show main window until full screen is exited.

 > add animated image support

 > add gamma correction patch

 > deleting a file should not discontinue slide show.

 > add option to only preload max # of thumbnails (to conserve memory),
   then release old/load new needed thumbnails on demand.

 > printing (low priority):
   > fix text postscript output by converting utf8 to a locale (better) understood by postscript...
   > allow selection of background color... (for image files only?)...
   > allow text color and font selection

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

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

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

 > allow on the fly slideshow delay change with [,] and [.] (< and > too?)
   > show change in overlay for image...
   > account for changing of imd when toggling full screen...
   > should change be only to current slideshow?

