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

Comparing CV/Changes (file contents):
Revision 1.73 by root, Thu Sep 8 00:29:37 2005 UTC vs.
Revision 1.92 by root, Mon Oct 24 15:39:51 2005 UTC

1TODO/FIXME: popup menu doesn't cause refresh (or maybe only internal refresh)
2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
3TODO/FIXME: cursor movement does not clear selection
4TODO: rename, mass-rename 2TODO: rename, mass-rename
5 3
6 4 - jobs for files currently shown in a schnauzer get prioritised.
7 - directories visited in a session are shown darker. 5 - directories visited in a session are shown darker.
8 - unvisited directory with .xvpics in them are shown differently. 6 - unvisited directory with .xvpics in them are shown differently.
9 - add Remove Thumbnails menu entry. 7 - add Remove Thumbnails menu entry.
8 - allow restricting image size to something less than the screen
9 (ctrl-shift-m).
10 - fix a bug where background processes stopped processing jobs.
11 - primary selection support for schnauzer selections.
12 - documented and implemented scorlling behaviour while drag-selecting.
13 - implemented Select=>By Prefix.
14 - background loading of .xvpics (and checking for symlinks-to-dirs).
15 - use overlays to differentiate between directories that
16 are empty, have .xvpics or are symlinks-to-directories.
17 - better/slower expose handling (we need double-refreshes due to
18 probable bugs in gtk+ or X11).
19 - implement a dirstack (statestack) and make use of it.
20 - don't forget cursor position on ctrl-g and similar commands.
21 - implemented keep_only_thumbnailed and remove_thumbnailed.
22 - implemented multiple-image-window support in cv.
23 - do some extra random resizes on the mplayer window to get it
24 to notice the damned window size.
25 - reap fork'ed job processes to avoid ressource leaks.
26 - fixed GNU R clustering.
10 27
111.0 Wed Sep 7 18:41:38 CEST 2005 281.0 Wed Sep 7 18:41:38 CEST 2005
12 - fix alpha handling: we now compose with a checkerboard, 29 - fix alpha handling: we now compose with a checkerboard,
13 but exposing hidden pixel data is also supported in the code. 30 but exposing hidden pixel data is also supported in the code.
14 - use jpg instead of P7 format for thumbnails and remove p7 31 - use jpg instead of P7 format for thumbnails and remove p7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines