ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
Revision: 1.4
Committed: Sat Nov 8 21:43:18 2003 UTC (20 years, 7 months ago) by root
Branch: MAIN
Changes since 1.3: +2 -1 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.1
8     0.13 Sat Nov 8 14:13:24 CET 2003
9 root 1.2 - Applied patch by muppet to backport it to gtk2.0,
10     plus portabiity fixes.