--- CV/Changes 2005/09/08 00:40:23 1.74 +++ CV/Changes 2005/10/04 04:55:47 1.87 @@ -8,6 +8,19 @@ - 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,