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

Comparing CV/Changes (file contents):
Revision 1.96 by root, Mon Dec 19 00:13:44 2005 UTC vs.
Revision 1.109 by root, Sat Jun 24 16:27:45 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 - use new experimental (but much faster) clustering feature vector
11 based on moments and not on a histogram.
12 - reimplement file movement to use IO::AIO natively, thus much faster
13 and lower on resources.
14
151.2 Fri Mar 31 12:55:15 CEST 2006
6 - fix unnecessarily redraws on partial exposes (scrolling etc). 16 - fix unnecessarily redraws on partial exposes (scrolling etc).
7 - fixed CV_TRASHCAN support. 17 - fixed CV_TRASHCAN support.
8 - "a" calls exiftran to rotate the image on-disk. 18 - "a" calls exiftran to rotate the image on-disk.
9 - don't run jobs on the same file in parallel. 19 - don't run jobs on the same file in parallel.
20 - filenames were sometiems encoded twice when loading xvpics.
21 - do not sort filenames given on the commandline.
22 - set dithering to 'max', as contrary to documentation 'normal'
23 doesn't dither on (my) 8-bit-displays.
24 - enable dithering for xvpics.
25 - use libmagic for filetype detection.
26 - set window roles.
27 - changed xor color from 0x8080 PC to 0x8000, as the former yields
28 useless results on gtk 2.8.
29 - fix p7 thumbnail reading.
10 30
111.1 Fri Oct 28 15:47:53 CEST 2005 311.1 Fri Oct 28 15:47:53 CEST 2005
12 - jobs for files currently shown in a schnauzer get prioritised. 32 - jobs for files currently shown in a schnauzer get prioritised.
13 - directories visited in a session are shown darker. 33 - directories visited in a session are shown darker.
14 - unvisited directory with .xvpics in them are shown differently. 34 - unvisited directory with .xvpics in them are shown differently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines