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

Comparing CV/Changes (file contents):
Revision 1.21 by root, Mon Feb 7 12:59:34 2005 UTC vs.
Revision 1.106 by root, Fri Mar 31 10:56:01 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines