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

Comparing CV/Changes (file contents):
Revision 1.102 by root, Wed Feb 15 08:08:58 2006 UTC vs.
Revision 1.108 by root, Thu Jun 22 20:50:05 2006 UTC

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: with manual placement, initial contents aren't displayed
4TODO: rename, mass-rename 4TODO: rename, mass-rename
5TODO: update a file that has been removed etc. 5TODO: update a file that has been removed etc.
6 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
131.2 Fri Mar 31 12:55:15 CEST 2006
7 - fix unnecessarily redraws on partial exposes (scrolling etc). 14 - fix unnecessarily redraws on partial exposes (scrolling etc).
8 - fixed CV_TRASHCAN support. 15 - fixed CV_TRASHCAN support.
9 - "a" calls exiftran to rotate the image on-disk. 16 - "a" calls exiftran to rotate the image on-disk.
10 - don't run jobs on the same file in parallel. 17 - don't run jobs on the same file in parallel.
11 - filenames were sometiems encoded twice when loading xvpics. 18 - filenames were sometiems encoded twice when loading xvpics.
12 - do not sort filenames given on the commandline. 19 - do not sort filenames given on the commandline.
13 - set dithering to 'max', as contrary to documentation 'normal' 20 - set dithering to 'max', as contrary to documentation 'normal'
14 doesn't dither on (my) 8-bit-displays. 21 doesn't dither on (my) 8-bit-displays.
15 - enable dithering for xvpics. 22 - enable dithering for xvpics.
16 - use libmagic for filetype detection. 23 - use libmagic for filetype detection.
24 - set window roles.
25 - changed xor color from 0x8080 PC to 0x8000, as the former yields
26 useless results on gtk 2.8.
27 - fix p7 thumbnail reading.
17 28
181.1 Fri Oct 28 15:47:53 CEST 2005 291.1 Fri Oct 28 15:47:53 CEST 2005
19 - jobs for files currently shown in a schnauzer get prioritised. 30 - jobs for files currently shown in a schnauzer get prioritised.
20 - directories visited in a session are shown darker. 31 - directories visited in a session are shown darker.
21 - unvisited directory with .xvpics in them are shown differently. 32 - unvisited directory with .xvpics in them are shown differently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines