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

Comparing CV/Changes (file contents):
Revision 1.2 by root, Sat Nov 8 13:34:37 2003 UTC vs.
Revision 1.19 by root, Wed Dec 1 21:15:33 2004 UTC

10.14 1
2 - better window resize/move logic.
3
40.3 Sun Aug 1 21:59:49 CEST 2004
5 - cv * now correctly loads && selects the first image again.
6 - changed selection behaviour to select ranges not rectangles
7 (could be configurable at runtime).
8 - many small bugfixes.
9 - better display behaviour when viewing many images quickly.
10 - changed sort order to sth... strange (case insensitive,
11 numbers < 5 digits sorted in numerical order).
12
130.2 Thu Nov 20 07:49:55 CET 2003
14 - add DSC comments (except for %%page).
15 - implemented binary encoding for postscript printing.
16 - ctrl-s == rescan.
17 - less-latency resizes.
18 - after implementing filename_to_unicode maybe it is time to use it...
19
200.15 Wed Nov 12 21:33:32 CET 2003
21 - add nifty print dialog, using glade and GladeXML. GladeXML needs
22 some convinience functions, but is ok to use.
23 - improved schnauzer scrolling and geometry hints.
24 - bugfixes, as usual.
25 - implemented ctrl-u.
26 - implemented maxpect-always mode.
27
280.14 Mon Nov 10 20:11:15 CET 2003
29 - use subpixbufs for cropping.
2 - Don't force redraws anymore, hopefully the result is the same. 30 - don't force redraws anymore, hopefully the result is the same.
31 - primitive printing with automaxpect (always to /tmp/x, watch out!).
32 - off-by-one error in flip code fixed.
33 - replaced nearest interpolation to tiles for thumbnail generation.
34 - much improved thumbnail dithering.
35 - applied drag_rect patch by muppet, together with some infrastructure
36 improvements.
37 - faster and less accurate text "autoscaling".
3 38
40.13 Sat Nov 8 14:13:24 CET 2003 390.13 Sat Nov 8 14:13:24 CET 2003
5 - Applied patch by muppet to backport it to gtk2.0, 40 - Applied patch by muppet to backport it to gtk2.0,
6 plus portabiity fixes. 41 plus portabiity fixes.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines