ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
(Generate patch)

Comparing CV/Changes (file contents):
Revision 1.79 by root, Sat Sep 24 00:51:28 2005 UTC vs.
Revision 1.83 by root, Sat Sep 24 16:14:17 2005 UTC

1TODO/FIXME: popup menu doesn't cause refresh (or maybe only internal refresh) 1TODO/FIXME: popup menu doesn't cause refresh (or maybe only internal refresh)
2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
3TODO/FIXME: cursor movement does not clear selection 3TODO/FIXME: cursor movement does not clear selection
4TODO: rename, mass-rename 4TODO: rename, mass-rename
5TODO: updir etc. stringbased, better dir info
6TODO: symlinks-to-dirs as dirs
7TODO: empty-dir should be easily visible
8TODO: alpha-compositng for dirs
9 5
10 - directories visited in a session are shown darker. 6 - directories visited in a session are shown darker.
11 - unvisited directory with .xvpics in them are shown differently. 7 - unvisited directory with .xvpics in them are shown differently.
12 - add Remove Thumbnails menu entry. 8 - add Remove Thumbnails menu entry.
13 - allow restricting image size to something less than the screen 9 - allow restricting image size to something less than the screen
14 (ctrl-shift-m). 10 (ctrl-shift-m).
15 - fix a bug where background processes stopped processing jobs. 11 - fix a bug where background processes stopped processing jobs.
16 - primary selection support for schnauzer selections. 12 - primary selection support for schnauzer selections.
17 - documented and implemented scorlling behaviour while drag-selecting. 13 - documented and implemented scorlling behaviour while drag-selecting.
14 - implemented Select=>By Prefix.
15 - background loading of .xvpics (and checking for symlinks-to-dirs).
16 - use overlays to differentiate between directories that
17 are empty, have .xvpics or are symlinks-to-directories.
18 - better/slower expose handling (we need double-refreshes due to
19 probable bugs in gtk+ or X11).
18 20
191.0 Wed Sep 7 18:41:38 CEST 2005 211.0 Wed Sep 7 18:41:38 CEST 2005
20 - fix alpha handling: we now compose with a checkerboard, 22 - fix alpha handling: we now compose with a checkerboard,
21 but exposing hidden pixel data is also supported in the code. 23 but exposing hidden pixel data is also supported in the code.
22 - use jpg instead of P7 format for thumbnails and remove p7 24 - use jpg instead of P7 format for thumbnails and remove p7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines