--- CV/Changes 2005/09/07 20:17:25 1.71 +++ CV/Changes 2005/10/04 05:06:39 1.88 @@ -1,9 +1,27 @@ TODO/FIXME: popup menu doesn't cause refresh (or maybe only internal refresh) TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) TODO/FIXME: cursor movement does not clear selection -TODO: mark visited dirs somehow +TODO/FIXME: dealpha_expose called too at wrong point? TODO: rename, mass-rename -WISH: a special icon for folders with existing thumbnails would be great (existing .xvpics) + + - directories visited in a session are shown darker. + - unvisited directory with .xvpics in them are shown differently. + - add Remove Thumbnails menu entry. + - allow restricting image size to something less than the screen + (ctrl-shift-m). + - fix a bug where background processes stopped processing jobs. + - primary selection support for schnauzer selections. + - documented and implemented scorlling behaviour while drag-selecting. + - implemented Select=>By Prefix. + - background loading of .xvpics (and checking for symlinks-to-dirs). + - use overlays to differentiate between directories that + are empty, have .xvpics or are symlinks-to-directories. + - better/slower expose handling (we need double-refreshes due to + probable bugs in gtk+ or X11). + - implement a dirstack (statestack) and make use of it. + - don't forget cursor position on ctrl-g and similar commands. + - implemented keep_only_thumbnailed and remove_thumbnailed. + - implemented multiple-image-window support in cv. 1.0 Wed Sep 7 18:41:38 CEST 2005 - fix alpha handling: we now compose with a checkerboard,