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

Comparing CV/Changes (file contents):
Revision 1.61 by root, Tue Aug 16 23:50:39 2005 UTC vs.
Revision 1.63 by root, Fri Aug 19 00:06:28 2005 UTC

6TODO: untach/delete xvpics &c 6TODO: untach/delete xvpics &c
7 7
8 - replace control characters and other goo by \x241a. 8 - replace control characters and other goo by \x241a.
9 avoids an endless loop with pango as it insist on a 9 avoids an endless loop with pango as it insist on a
10 very wide string otherwise. 10 very wide string otherwise.
11 - use jpg instead of P7 format for thumbnails:
12 better quality, smaller filesize.
11 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size. 13 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size.
12 - better mplayer integration (resize handling, aspect handling). 14 - better mplayer integration (resize handling, aspect handling).
13 - fix some bugs when a Schnauzer window was resized and got 15 - fix some bugs when a Schnauzer window was resized and got
14 the wrong offset. 16 the wrong offset.
15 - don't crash when trying to crop to a size of less than a pixel. 17 - don't crash when trying to crop to a size of less than a pixel.
29 - try very hard to get the window size correct befre first map. 31 - try very hard to get the window size correct befre first map.
30 - only load the default title image when necessary (saves mem & cpu). 32 - only load the default title image when necessary (saves mem & cpu).
31 - change drag xor colour to #808080, uglier, but visible on all 33 - change drag xor colour to #808080, uglier, but visible on all
32 images. 34 images.
33 - added icon for .tif files. 35 - added icon for .tif files.
34 - started a job system (unlink only currently, no feedback either). 36 - created a job system and create thumbnails in parallel and
37 in the background.
35 - more careful handling of filename encodings. 38 - more careful handling of filename encodings.
36 39
370.5 Mon Jul 11 05:48:13 CEST 2005 400.5 Mon Jul 11 05:48:13 CEST 2005
38 - image window resizing now works again. 41 - image window resizing now works again.
39 - much improved resize/move handling (still not up to xv's level). 42 - much improved resize/move handling (still not up to xv's level).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines