--- CV/Changes 2005/09/24 16:14:17 1.83 +++ CV/Changes 2005/10/22 23:13:08 1.91 @@ -1,8 +1,10 @@ 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/FIXME: dealpha_expose called too at wrong point? TODO: rename, mass-rename + - jobs for files currently shown in a schnauzer get prioritised. - directories visited in a session are shown darker. - unvisited directory with .xvpics in them are shown differently. - add Remove Thumbnails menu entry. @@ -17,6 +19,13 @@ 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. + - do some extra random resizes on the mplayer window to get it + to notice the damned window size. + - reap fork'ed job processes to avoid ressource leaks. 1.0 Wed Sep 7 18:41:38 CEST 2005 - fix alpha handling: we now compose with a checkerboard,