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

Comparing CV/Changes (file contents):
Revision 1.103 by root, Wed Feb 15 19:47:20 2006 UTC vs.
Revision 1.112 by root, Sun Oct 22 21:51:35 2006 UTC

1TODO/FIXME: .ogm support is a must
1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
2TODO/FIXME: remove event does not recalculate schanuzer content size 3TODO/FIXME: remove event does not recalculate schanuzer content size
3TODO: with manual placement, initial contents aren't displayed 4TODO: with manual placement, initial contents aren't displayed
4TODO: rename, mass-rename 5TODO: rename, mass-rename
5TODO: update a file that has been removed etc. 6TODO: update a file that has been removed etc.
7TODO: cv file => rescan => 0 byte size if file no longer exists
6 8
9 - upgraded to IO::AIO 2.0 features.
10
111.3 Wed Sep 27 23:59:27 CEST 2006
12 - simplify redraw, avoid unnecessary schnauzer redraws.
13 - add rotate entries to the schnauzer menu, adapted
14 from a patch by Corris Randall.
15 - use new experimental (but much faster) clustering feature vector
16 based on moments and not on a histogram.
17 - reimplement file movement to use IO::AIO natively, thus much faster
18 and lower on resources.
19
201.2 Fri Mar 31 12:55:15 CEST 2006
7 - fix unnecessarily redraws on partial exposes (scrolling etc). 21 - fix unnecessarily redraws on partial exposes (scrolling etc).
8 - fixed CV_TRASHCAN support. 22 - fixed CV_TRASHCAN support.
9 - "a" calls exiftran to rotate the image on-disk. 23 - "a" calls exiftran to rotate the image on-disk.
10 - don't run jobs on the same file in parallel. 24 - don't run jobs on the same file in parallel.
11 - filenames were sometiems encoded twice when loading xvpics. 25 - filenames were sometiems encoded twice when loading xvpics.
13 - set dithering to 'max', as contrary to documentation 'normal' 27 - set dithering to 'max', as contrary to documentation 'normal'
14 doesn't dither on (my) 8-bit-displays. 28 doesn't dither on (my) 8-bit-displays.
15 - enable dithering for xvpics. 29 - enable dithering for xvpics.
16 - use libmagic for filetype detection. 30 - use libmagic for filetype detection.
17 - set window roles. 31 - set window roles.
32 - changed xor color from 0x8080 PC to 0x8000, as the former yields
33 useless results on gtk 2.8.
34 - fix p7 thumbnail reading.
18 35
191.1 Fri Oct 28 15:47:53 CEST 2005 361.1 Fri Oct 28 15:47:53 CEST 2005
20 - jobs for files currently shown in a schnauzer get prioritised. 37 - jobs for files currently shown in a schnauzer get prioritised.
21 - directories visited in a session are shown darker. 38 - directories visited in a session are shown darker.
22 - unvisited directory with .xvpics in them are shown differently. 39 - unvisited directory with .xvpics in them are shown differently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines