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

Comparing CV/Changes (file contents):
Revision 1.69 by root, Mon Aug 22 00:49:30 2005 UTC vs.
Revision 1.88 by root, Tue Oct 4 05:06:39 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/FIXME: dealpha_expose called too at wrong point?
5TODO: rename, mass-rename
4 6
7 - directories visited in a session are shown darker.
8 - unvisited directory with .xvpics in them are shown differently.
9 - add Remove Thumbnails menu entry.
10 - allow restricting image size to something less than the screen
11 (ctrl-shift-m).
12 - fix a bug where background processes stopped processing jobs.
13 - primary selection support for schnauzer selections.
14 - documented and implemented scorlling behaviour while drag-selecting.
15 - implemented Select=>By Prefix.
16 - background loading of .xvpics (and checking for symlinks-to-dirs).
17 - use overlays to differentiate between directories that
18 are empty, have .xvpics or are symlinks-to-directories.
19 - better/slower expose handling (we need double-refreshes due to
20 probable bugs in gtk+ or X11).
21 - implement a dirstack (statestack) and make use of it.
22 - don't forget cursor position on ctrl-g and similar commands.
23 - implemented keep_only_thumbnailed and remove_thumbnailed.
24 - implemented multiple-image-window support in cv.
25
261.0 Wed Sep 7 18:41:38 CEST 2005
5 - fix alpha handling: we now compose with a checkerboard, 27 - fix alpha handling: we now compose with a checkerboard,
6 but exposing hidden pixel data is also supported in the code. 28 but exposing hidden pixel data is also supported in the code.
7 - use jpg instead of P7 format for thumbnails and remove p7 29 - use jpg instead of P7 format for thumbnails and remove p7
8 write support: better quality, smaller filesize. 30 write support: better quality, smaller filesize.
9 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size. 31 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines