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

Comparing CV/Changes (file contents):
Revision 1.70 by root, Wed Sep 7 17:17:39 2005 UTC vs.
Revision 1.91 by root, Sat Oct 22 23:13:08 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
6
7 - jobs for files currently shown in a schnauzer get prioritised.
8 - directories visited in a session are shown darker.
9 - unvisited directory with .xvpics in them are shown differently.
10 - add Remove Thumbnails menu entry.
11 - allow restricting image size to something less than the screen
12 (ctrl-shift-m).
13 - fix a bug where background processes stopped processing jobs.
14 - primary selection support for schnauzer selections.
15 - documented and implemented scorlling behaviour while drag-selecting.
16 - implemented Select=>By Prefix.
17 - background loading of .xvpics (and checking for symlinks-to-dirs).
18 - use overlays to differentiate between directories that
19 are empty, have .xvpics or are symlinks-to-directories.
20 - better/slower expose handling (we need double-refreshes due to
21 probable bugs in gtk+ or X11).
22 - implement a dirstack (statestack) and make use of it.
23 - don't forget cursor position on ctrl-g and similar commands.
24 - implemented keep_only_thumbnailed and remove_thumbnailed.
25 - implemented multiple-image-window support in cv.
26 - do some extra random resizes on the mplayer window to get it
27 to notice the damned window size.
28 - reap fork'ed job processes to avoid ressource leaks.
4 29
51.0 Wed Sep 7 18:41:38 CEST 2005 301.0 Wed Sep 7 18:41:38 CEST 2005
6 - fix alpha handling: we now compose with a checkerboard, 31 - fix alpha handling: we now compose with a checkerboard,
7 but exposing hidden pixel data is also supported in the code. 32 but exposing hidden pixel data is also supported in the code.
8 - use jpg instead of P7 format for thumbnails and remove p7 33 - use jpg instead of P7 format for thumbnails and remove p7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines