ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
Revision: 1.6
Committed: Mon Nov 10 00:36:24 2003 UTC (20 years, 6 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.4 0.14
2 root 1.3 - use subpixbufs for cropping.
3     - don't force redraws anymore, hopefully the result is the same.
4     - primitive printing with automaxpect (always to /tmp/x, watch out!).
5     - off-by-one error in flip code fixed.
6 root 1.4 - replaced nearest interpolation to tiles for thumbnail generation.
7 root 1.5 - much improved thumbnail dithering.
8 root 1.6 - applied drag_rect patch by muppet, together with some infrastructure
9     improvements.
10 root 1.1
11     0.13 Sat Nov 8 14:13:24 CET 2003
12 root 1.2 - Applied patch by muppet to backport it to gtk2.0,
13     plus portabiity fixes.