From kde-commits Sat Mar 12 08:35:22 2005 From: Enrico Ros Date: Sat, 12 Mar 2005 08:35:22 +0000 To: kde-commits Subject: kpdf_annotations: kdegraphics/kpdf/ui Message-Id: <20050312083522.D132917B90 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111061652806790 CVS commit by eros: Adapted to changes in Annotation and children strcuts. PagePainter: Only draw annotation extents (the rect property). PageViewAnnotator: Changed AnnotatorEngine(s) to deal with new attribs in structures. In particular they use the NormalizedRect attribute of annotation instead of the annotation as a rect itself. Todo: Updated. M +18 -1 pagepainter.cpp 1.7.2.3 M +30 -34 pageviewannotator.cpp 1.1.2.2 M +2 -3 data/tools.xml 1.1.2.2