--- CV/Changes 2005/09/24 02:41:44 1.80 +++ CV/Changes 2005/09/30 04:41:08 1.84 @@ -2,11 +2,6 @@ TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) TODO/FIXME: cursor movement does not clear selection TODO: rename, mass-rename -TODO: updir etc. stringbased, better dir info -TODO: symlinks-to-dirs as dirs -TODO: empty-dir should be easily visible -TODO: alpha-compositng for dirs -TODO: flag-based icon selection/delayed xvpic reading etc. - directories visited in a session are shown darker. - unvisited directory with .xvpics in them are shown differently. @@ -16,6 +11,13 @@ - 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. 1.0 Wed Sep 7 18:41:38 CEST 2005 - fix alpha handling: we now compose with a checkerboard,