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

Comparing CV/Changes (file contents):
Revision 1.98 by root, Wed Dec 28 20:56:20 2005 UTC vs.
Revision 1.107 by root, Sat Jun 17 19:52:49 2006 UTC

1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
2TODO/FIXME: remove event does not recalculate schanuzer content size 2TODO/FIXME: remove event does not recalculate schanuzer content size
3TODO: with manual placement, initial contents aren't displayed
3TODO: rename, mass-rename 4TODO: rename, mass-rename
4TODO: update a file that has been removed etc. 5TODO: update a file that has been removed etc.
5 6
7 - simplify redraw, avoid unnecessray schnauzer redraws.
8 - add rotate entries to the schnauzer menu, adapted
9 from a patch by Corris Randall.
10
111.2 Fri Mar 31 12:55:15 CEST 2006
6 - fix unnecessarily redraws on partial exposes (scrolling etc). 12 - fix unnecessarily redraws on partial exposes (scrolling etc).
7 - fixed CV_TRASHCAN support. 13 - fixed CV_TRASHCAN support.
8 - "a" calls exiftran to rotate the image on-disk. 14 - "a" calls exiftran to rotate the image on-disk.
9 - don't run jobs on the same file in parallel. 15 - don't run jobs on the same file in parallel.
10 - filenames were sometiems encoded twice when loading xvpics. 16 - filenames were sometiems encoded twice when loading xvpics.
17 - do not sort filenames given on the commandline.
18 - set dithering to 'max', as contrary to documentation 'normal'
19 doesn't dither on (my) 8-bit-displays.
20 - enable dithering for xvpics.
21 - use libmagic for filetype detection.
22 - set window roles.
23 - changed xor color from 0x8080 PC to 0x8000, as the former yields
24 useless results on gtk 2.8.
25 - fix p7 thumbnail reading.
11 26
121.1 Fri Oct 28 15:47:53 CEST 2005 271.1 Fri Oct 28 15:47:53 CEST 2005
13 - jobs for files currently shown in a schnauzer get prioritised. 28 - jobs for files currently shown in a schnauzer get prioritised.
14 - directories visited in a session are shown darker. 29 - directories visited in a session are shown darker.
15 - unvisited directory with .xvpics in them are shown differently. 30 - unvisited directory with .xvpics in them are shown differently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines