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

Comparing CV/Changes (file contents):
Revision 1.99 by root, Fri Jan 13 01:08:06 2006 UTC vs.
Revision 1.108 by root, Thu Jun 22 20:50:05 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
131.2 Fri Mar 31 12:55:15 CEST 2006
6 - fix unnecessarily redraws on partial exposes (scrolling etc). 14 - fix unnecessarily redraws on partial exposes (scrolling etc).
7 - fixed CV_TRASHCAN support. 15 - fixed CV_TRASHCAN support.
8 - "a" calls exiftran to rotate the image on-disk. 16 - "a" calls exiftran to rotate the image on-disk.
9 - don't run jobs on the same file in parallel. 17 - don't run jobs on the same file in parallel.
10 - filenames were sometiems encoded twice when loading xvpics. 18 - filenames were sometiems encoded twice when loading xvpics.
11 - do not sort filenames given on the commandline. 19 - do not sort filenames given on the commandline.
20 - set dithering to 'max', as contrary to documentation 'normal'
21 doesn't dither on (my) 8-bit-displays.
22 - enable dithering for xvpics.
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.
12 28
131.1 Fri Oct 28 15:47:53 CEST 2005 291.1 Fri Oct 28 15:47:53 CEST 2005
14 - jobs for files currently shown in a schnauzer get prioritised. 30 - jobs for files currently shown in a schnauzer get prioritised.
15 - directories visited in a session are shown darker. 31 - directories visited in a session are shown darker.
16 - 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