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

# Content
1 0.14
2 - 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 - replaced nearest interpolation to tiles for thumbnail generation.
7 - much improved thumbnail dithering.
8 - applied drag_rect patch by muppet, together with some infrastructure
9 improvements.
10
11 0.13 Sat Nov 8 14:13:24 CET 2003
12 - Applied patch by muppet to backport it to gtk2.0,
13 plus portabiity fixes.