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

Comparing CV/Changes (file contents):
Revision 1.67 by root, Mon Aug 22 00:46:50 2005 UTC vs.
Revision 1.95 by root, Sun Dec 4 22:07:25 2005 UTC

1TODO/FIXME: popup menu doesn't cause refresh (or maybe only internal refresh)
2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
3TODO/FIXME: cursor movement does not clear selection 2TODO/FIXME: remove event does not recalculate schanuzer content size
3TODO: rename, mass-rename
4TODO: update a file that has been removed etc.
4 5
6 - fix unnecessarily redraws on partial exposes (scrolling etc).
7 - fixed CV_TRASHCAN support.
8
91.1 Fri Oct 28 15:47:53 CEST 2005
10 - jobs for files currently shown in a schnauzer get prioritised.
11 - directories visited in a session are shown darker.
12 - unvisited directory with .xvpics in them are shown differently.
13 - add Remove Thumbnails menu entry.
14 - allow restricting image size to something less than the screen
15 (ctrl-shift-m).
16 - fix a bug where background processes stopped processing jobs.
17 - primary selection support for schnauzer selections.
18 - documented and implemented scorlling behaviour while drag-selecting.
19 - implemented Select=>By Prefix.
20 - background loading of .xvpics (and checking for symlinks-to-dirs).
21 - use overlays to differentiate between directories that
22 are empty, have .xvpics or are symlinks-to-directories.
23 - better/slower expose handling (we need double-refreshes due to
24 probable bugs in gtk+ or X11).
25 - implement a dirstack (statestack) and make use of it.
26 - don't forget cursor position on ctrl-g and similar commands.
27 - implemented keep_only_thumbnailed and remove_thumbnailed.
28 - implemented multiple-image-window support in cv.
29 - do some extra random resizes on the mplayer window to get it
30 to notice the damned window size.
31 - reap fork'ed job processes to avoid ressource leaks.
32 - fixed GNU R clustering.
33
341.0 Wed Sep 7 18:41:38 CEST 2005
5 - fix alpha handling: we now compose with a checkerboard, 35 - fix alpha handling: we now compose with a checkerboard,
6 but exposing hidden pixel data is also supported in the code. 36 but exposing hidden pixel data is also supported in the code.
7 - use jpg instead of P7 format for thumbnails and remove p7 37 - use jpg instead of P7 format for thumbnails and remove p7
8 write support: better quality, smaller filesize. 38 write support: better quality, smaller filesize.
9 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size. 39 - evaluate _NET_FRAME_EXTENTS to get actual maximum screen size.
10 - better mplayer integration (resize handling, aspect handling). 40 - better mplayer integration (resize handling, aspect handling).
11 - fix some bugs when a Schnauzer window was resized and got 41 - fix some bugs when a Schnauzer window was resized and got
12 the wrong offset. 42 the wrong offset.
13 - don't crash when trying to crop to a size of less than a pixel. 43 - don't crash when trying to crop to a size of less than a pixel.
14 - schnauzer now has two modes: directors view or single-file view. 44 - schnauzer now has two modes: directors view or single-file view.
15 this changes it's behaviour on rescan and other occasions. 45 this changes it's behaviour on rescan and other occasions.
16 - reduce the amount of random dithering. 46 - reduce the amount of random dithering.
17 - load jpeg files ~20% faster, create jpeg thumbnails an order 47 - load jpeg files ~20% faster, create jpeg thumbnails an order
18 of magnitude faster. 48 of magnitude faster.
19 - improved bin/cv documentation. 49 - improved bin/cv documentation.
20 - improve scanning performance further by usign the directory 50 - improve scanning performance further by usign the directory
21 link count and by stat'ing possible directories early. 51 link count and by stat'ing possible directories early.
22 - do file data prefetch after space or backspace and 0.3s. 52 - do file data prefetch after space or backspace and 0.3s.
23 - better and faster casefolding. 53 - better and faster casefolding.
24 - use pango's ellipsise functionality and cut at the end. 54 - use pango's ellipsise functionality and cut at the end.
25 - moved the R clustering algo to a separate plugin (and fix it). 55 - moved the R clustering algo to a separate plugin (and fix it).
26 - moved the filename clustering algo to a separate plugin. 56 - moved the filename clustering algo to a separate plugin.
27 - try very hard to get the window size correct befre first map. 57 - try very hard to get the window size correct befre first map.
28 - only load the default title image when necessary (saves mem & cpu). 58 - only load the default title image when necessary (saves mem & cpu).
29 - change drag xor colour to #808080, uglier, but visible on all 59 - change drag xor colour to #808080, uglier, but visible on all
30 images. 60 images.
31 - added icon for .tif files. 61 - added icon for .tif files.
62 - updated icons for some file-extensions.
32 - created a job system and create thumbnails in parallel and 63 - created a job system and create thumbnails in parallel and
33 in the background. 64 in the background.
34 - more careful handling of filename encodings. 65 - more careful handling of filename encodings.
35 - use gdk_pixbuf_rotate_simple instead of our own functions. 66 - use gdk_pixbuf_rotate_simple instead of our own functions.
67 - played with resizing logic once more.
36 68
370.5 Mon Jul 11 05:48:13 CEST 2005 690.5 Mon Jul 11 05:48:13 CEST 2005
38 - image window resizing now works again. 70 - image window resizing now works again.
39 - much improved resize/move handling (still not up to xv's level). 71 - much improved resize/move handling (still not up to xv's level).
40 - every schnauzer now has an associated label/info field. 72 - every schnauzer now has an associated label/info field.
41 - better ^D performance. 73 - better ^D performance.
42 - can now play videos if mplayer is in the path (and probably is 74 - can now play videos if mplayer is in the path (and probably is
43 identical to my versions and your config file is empty etc. etc. 75 identical to my versions and your config file is empty etc. etc.
44 the usual caveats about embedding mplayer...) 76 the usual caveats about embedding mplayer...)
45 (http://itdp.fh-biergarten.de/mplayer-dev-eng/2004-12/txt00028.txt fixes 77 (http://itdp.fh-biergarten.de/mplayer-dev-eng/2004-12/txt00028.txt fixes
46 the resize problems). 78 the resize problems).
47 - remove gtk20-compatibility cruft. 79 - remove gtk20-compatibility cruft.
48 - added progress window for lengthy operations. 80 - added progress window for lengthy operations.
49 - removed <parent> entry, use popup=>Up. 81 - removed <parent> entry, use popup=>Up.
50 - change of contact address. 82 - change of contact address.
51 - updated logos for some file-extensions. 83 - updated icons for some file-extensions.
52 - make cv's info label wrap as not to change horizontal window width 84 - make cv's info label wrap as not to change horizontal window width
53 (doesn't work, but that's general gtk2 brokenness). 85 (doesn't work, but that's general gtk2 brokenness).
54 - use set_absolute_size for the schnauzer font. doesn't result in an 86 - use set_absolute_size for the schnauzer font. doesn't result in an
55 absolute size, but at least results in the same height everywhere. 87 absolute size, but at least results in the same height everywhere.
56 - implemented a primitive plugin system (see Gtk2::CV::Plugin and 88 - implemented a primitive plugin system (see Gtk2::CV::Plugin and
57 eg/plugin-skeleton). 89 eg/plugin-skeleton).
58 - removed bin/cvc's clusteriser. 90 - removed bin/cvc's clusteriser.
59 - added a new clusteriser algorithm, use Popup=>"Filename clustering..." 91 - added a new clusteriser algorithm, use Popup=>"Filename clustering..."
60 - set _X_CWD to current dir in bin/cv (a rather special feature...). 92 - set _X_CWD to current dir in bin/cv (a rather special feature...).
61 - further directory scanning speed improvements. 93 - further directory scanning speed improvements.
62 - IO::AIO use for some speedups and more concurrency. 94 - IO::AIO use for some speedups and more concurrency.
63 95
640.3 Sun Aug 1 21:59:49 CEST 2004 960.3 Sun Aug 1 21:59:49 CEST 2004
65 - cv * now correctly loads && selects the first image again. 97 - cv * now correctly loads && selects the first image again.
66 - changed selection behaviour to select ranges not rectangles 98 - changed selection behaviour to select ranges not rectangles
67 (could be configurable at runtime). 99 (could be configurable at runtime).
68 - many small bugfixes. 100 - many small bugfixes.
69 - better display behaviour when viewing many images quickly. 101 - better display behaviour when viewing many images quickly.
70 - changed sort order to sth... strange (case insensitive, 102 - changed sort order to sth... strange (case insensitive,
71 numbers < 5 digits sorted in numerical order). 103 numbers < 5 digits sorted in numerical order).
72 104
730.2 Thu Nov 20 07:49:55 CET 2003 1050.2 Thu Nov 20 07:49:55 CET 2003
74 - add DSC comments (except for %%page). 106 - add DSC comments (except for %%page).
75 - implemented binary encoding for postscript printing. 107 - implemented binary encoding for postscript printing.
76 - ctrl-s == rescan. 108 - ctrl-s == rescan.
77 - less-latency resizes. 109 - less-latency resizes.
78 - after implementing filename_to_unicode maybe it is time to use it... 110 - after implementing filename_to_unicode maybe it is time to use it...
79 111
800.15 Wed Nov 12 21:33:32 CET 2003 1120.15 Wed Nov 12 21:33:32 CET 2003
81 - add nifty print dialog, using glade and GladeXML. GladeXML needs 113 - add nifty print dialog, using glade and GladeXML. GladeXML needs
82 some convinience functions, but is ok to use. 114 some convinience functions, but is ok to use.
83 - improved schnauzer scrolling and geometry hints. 115 - improved schnauzer scrolling and geometry hints.
84 - bugfixes, as usual. 116 - bugfixes, as usual.
85 - implemented ctrl-u. 117 - implemented ctrl-u.
86 - implemented maxpect-always mode. 118 - implemented maxpect-always mode.
87 119
880.14 Mon Nov 10 20:11:15 CET 2003 1200.14 Mon Nov 10 20:11:15 CET 2003
89 - use subpixbufs for cropping. 121 - use subpixbufs for cropping.
90 - don't force redraws anymore, hopefully the result is the same. 122 - don't force redraws anymore, hopefully the result is the same.
91 - primitive printing with automaxpect (always to /tmp/x, watch out!). 123 - primitive printing with automaxpect (always to /tmp/x, watch out!).
92 - off-by-one error in flip code fixed. 124 - off-by-one error in flip code fixed.
93 - replaced nearest interpolation to tiles for thumbnail generation. 125 - replaced nearest interpolation to tiles for thumbnail generation.
94 - much improved thumbnail dithering. 126 - much improved thumbnail dithering.
95 - applied drag_rect patch by muppet, together with some infrastructure 127 - applied drag_rect patch by muppet, together with some infrastructure
96 improvements. 128 improvements.
97 - faster and less accurate text "autoscaling". 129 - faster and less accurate text "autoscaling".
98 130
990.13 Sat Nov 8 14:13:24 CET 2003 1310.13 Sat Nov 8 14:13:24 CET 2003
100 - Applied patch by muppet to backport it to gtk2.0, 132 - Applied patch by muppet to backport it to gtk2.0,
101 plus portabiity fixes. 133 plus portabiity fixes.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines