[poppler] poppler: ChangeLog,1.239,1.240
Kristian Høgsberg
krh at freedesktop.org
Sat Dec 3 13:55:38 PST 2005
- Previous message: [poppler] poppler/qt4/src: .cvsignore, 1.1, 1.2 Doxyfile, 1.2,
1.3 Mainpage.dox, NONE, 1.1 poppler-page.cc, 1.7,
1.8 poppler-qt4.h, 1.11, 1.12
- Next message: [poppler] poppler/glib: poppler-page.cc,1.38,1.39
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv3997
Modified Files:
ChangeLog
Log Message:
2005-12-03 Kristian Høgsberg <krh at redhat.com>
Fixes from Nickolay V. Shmyrev:
* poppler/TextOutputDev.cc (TextLine::visitSelection,
TextBlock::visitSelection): Fix selection crash with zero-width
word boxes or zero-height line boxes (#4402).
* poppler/CairoOutputDev.h: Fix wrong cairo-ft.h include (#4413).
* poppler/CairoOutputDev.cc (eoFill, fill):
* glib/poppler-page.cc (poppler_page_render_selection): Update to
work with new GfxColor definition and use
cairo_pattern_create_rgba() to cache cairo_pattern_t's for the
fill and stroke colors.
* glib/poppler-page.cc (poppler_page_set_selection_alpha): Zero
out pixbuf first.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- ChangeLog 3 Dec 2005 21:35:45 -0000 1.239
+++ ChangeLog 3 Dec 2005 21:55:36 -0000 1.240
@@ -1,4 +1,24 @@
+2005-12-03 Kristian Høgsberg <krh at redhat.com>
+
+ Fixes from Nickolay V. Shmyrev:
+
+ * poppler/TextOutputDev.cc (TextLine::visitSelection,
+ TextBlock::visitSelection): Fix selection crash with zero-width
+ word boxes or zero-height line boxes (#4402).
+
+ * poppler/CairoOutputDev.h: Fix wrong cairo-ft.h include (#4413).
+
+ * poppler/CairoOutputDev.cc (eoFill, fill):
+ * glib/poppler-page.cc (poppler_page_render_selection): Update to
+ work with new GfxColor definition and use
+ cairo_pattern_create_rgba() to cache cairo_pattern_t's for the
+ fill and stroke colors.
+
+ * glib/poppler-page.cc (poppler_page_set_selection_alpha): Zero
+ out pixbuf first.
+
2005-12-03 Albert Astals Cid <aacid at kde.org>
+
* qt4/src/poppler-page.cc:
* qt4/src/Doxyfile:
* qt4/src/poppler-qt4.h:
@@ -7,6 +27,7 @@
BC. Patch by Stefan Kebekus
2005-12-01 Albert Astals Cid <aacid at kde.org>
+
* poppler/JPXStream.cc:
* poppler/Stream.cc:
* poppler/Stream.h: Fix CAN-2005-3193 based on
- Previous message: [poppler] poppler/qt4/src: .cvsignore, 1.1, 1.2 Doxyfile, 1.2,
1.3 Mainpage.dox, NONE, 1.1 poppler-page.cc, 1.7,
1.8 poppler-qt4.h, 1.11, 1.12
- Next message: [poppler] poppler/glib: poppler-page.cc,1.38,1.39
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list