ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
Revision: 1.3
Committed: Sat Nov 8 18:22:21 2003 UTC (20 years, 6 months ago) by root
Branch: MAIN
Changes since 1.2: +5 -2 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.3 0.14 Sat Nov 8 19:22:10 CET 2003
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 root 1.1
7     0.13 Sat Nov 8 14:13:24 CET 2003
8 root 1.2 - Applied patch by muppet to backport it to gtk2.0,
9     plus portabiity fixes.