--- CV/Changes 2006/01/30 19:59:23 1.101 +++ CV/Changes 2006/06/24 16:27:45 1.109 @@ -4,6 +4,15 @@ TODO: rename, mass-rename TODO: update a file that has been removed etc. + - simplify redraw, avoid unnecessray schnauzer redraws. + - add rotate entries to the schnauzer menu, adapted + from a patch by Corris Randall. + - use new experimental (but much faster) clustering feature vector + based on moments and not on a histogram. + - reimplement file movement to use IO::AIO natively, thus much faster + and lower on resources. + +1.2 Fri Mar 31 12:55:15 CEST 2006 - fix unnecessarily redraws on partial exposes (scrolling etc). - fixed CV_TRASHCAN support. - "a" calls exiftran to rotate the image on-disk. @@ -13,6 +22,11 @@ - set dithering to 'max', as contrary to documentation 'normal' doesn't dither on (my) 8-bit-displays. - enable dithering for xvpics. + - use libmagic for filetype detection. + - set window roles. + - changed xor color from 0x8080 PC to 0x8000, as the former yields + useless results on gtk 2.8. + - fix p7 thumbnail reading. 1.1 Fri Oct 28 15:47:53 CEST 2005 - jobs for files currently shown in a schnauzer get prioritised.