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

Comparing CV/Changes (file contents):
Revision 1.74 by root, Thu Sep 8 00:40:23 2005 UTC vs.
Revision 1.87 by root, Tue Oct 4 04:55:47 2005 UTC

6 - directories visited in a session are shown darker. 6 - directories visited in a session are shown darker.
7 - unvisited directory with .xvpics in them are shown differently. 7 - unvisited directory with .xvpics in them are shown differently.
8 - add Remove Thumbnails menu entry. 8 - add Remove Thumbnails menu entry.
9 - allow restricting image size to something less than the screen 9 - allow restricting image size to something less than the screen
10 (ctrl-shift-m). 10 (ctrl-shift-m).
11 - fix a bug where background processes stopped processing jobs.
12 - primary selection support for schnauzer selections.
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).
20 - implement a dirstack (statestack) and make use of it.
21 - don't forget cursor position on ctrl-g and similar commands.
22 - implemented keep_only_thumbnailed and remove_thumbnailed.
23 - implemented multiple-image-window support in cv.
11 24
121.0 Wed Sep 7 18:41:38 CEST 2005 251.0 Wed Sep 7 18:41:38 CEST 2005
13 - fix alpha handling: we now compose with a checkerboard, 26 - fix alpha handling: we now compose with a checkerboard,
14 but exposing hidden pixel data is also supported in the code. 27 but exposing hidden pixel data is also supported in the code.
15 - use jpg instead of P7 format for thumbnails and remove p7 28 - use jpg instead of P7 format for thumbnails and remove p7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines