[poppler] poppler: ChangeLog,1.380,1.381
Albert Astals Cid
aacid at kemper.freedesktop.org
Tue May 23 13:49:18 PDT 2006
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv10254
Modified Files:
ChangeLog
Log Message:
* poppler/SplashOutputDev.cc:
* qt4/src/poppler-private.h:
* splash/Splash.cc:
* splash/SplashBitmap.cc:
* splash/SplashTypes.h: bring splashModeRGB8 back to the old code
(before Frank's patch), create splashModeRGB8Qt that has Frank's
codepath and is used by Qt frontends. Fixes corruption on
other programs expecting the old behaviour.
Remember dude we are now a lib! you can not change behaviour from one day to another!
/me hits himself
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -d -r1.380 -r1.381
--- ChangeLog 23 May 2006 19:16:37 -0000 1.380
+++ ChangeLog 23 May 2006 20:49:16 -0000 1.381
@@ -1,3 +1,14 @@
+2006-05-21 Albert Astals Cid <aacid at kde.org>
+
+ * poppler/SplashOutputDev.cc:
+ * qt4/src/poppler-private.h:
+ * splash/Splash.cc:
+ * splash/SplashBitmap.cc:
+ * splash/SplashTypes.h: bring splashModeRGB8 back to the old code
+ (before Frank's patch), create splashModeRGB8Qt that has Frank's
+ codepath and is used by Qt frontends. Fixes corruption on
+ other programs expecting the old behaviour.
+
2006-05-23 Kristian Høgsberg <krh at redhat.com>
* qt4/src/Makefile.am (libpoppler_qt4_la_SOURCES): Add missing
More information about the poppler
mailing list