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

Comparing CV/Changes (file contents):
Revision 1.84 by root, Fri Sep 30 04:41:08 2005 UTC vs.
Revision 1.90 by root, Tue Oct 18 00:05:07 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?
4TODO: rename, mass-rename 5TODO: rename, mass-rename
5 6
6 - directories visited in a session are shown darker. 7 - directories visited in a session are shown darker.
7 - unvisited directory with .xvpics in them are shown differently. 8 - unvisited directory with .xvpics in them are shown differently.
8 - add Remove Thumbnails menu entry. 9 - add Remove Thumbnails menu entry.
16 - use overlays to differentiate between directories that 17 - use overlays to differentiate between directories that
17 are empty, have .xvpics or are symlinks-to-directories. 18 are empty, have .xvpics or are symlinks-to-directories.
18 - better/slower expose handling (we need double-refreshes due to 19 - better/slower expose handling (we need double-refreshes due to
19 probable bugs in gtk+ or X11). 20 probable bugs in gtk+ or X11).
20 - implement a dirstack (statestack) and make use of it. 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 - do some extra random resizes on the mplayer window to get it
26 to notice the damned window size.
27 - reap fork'ed job processes to avoid ressource leaks.
21 28
221.0 Wed Sep 7 18:41:38 CEST 2005 291.0 Wed Sep 7 18:41:38 CEST 2005
23 - fix alpha handling: we now compose with a checkerboard, 30 - fix alpha handling: we now compose with a checkerboard,
24 but exposing hidden pixel data is also supported in the code. 31 but exposing hidden pixel data is also supported in the code.
25 - use jpg instead of P7 format for thumbnails and remove p7 32 - use jpg instead of P7 format for thumbnails and remove p7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines