[poppler] [PATCHES] New annotation features, removal of objects from xref and arrays

Fabio D'Urso fabiodurso at hotmail.it
Wed Mar 21 16:15:03 PDT 2012


[PATCH 1/7] Yet new setters to AnnotFreeText
 poppler/Annot.cc |   45 +++++++++++++++++++++++++++++++++++++++++++++
 poppler/Annot.h  |    2 ++
 2 files changed, 47 insertions(+), 0 deletions(-)


[PATCH 2/7] Basic Annot border editing support
 poppler/Annot.cc |   23 +++++++++++++++++++++++
 poppler/Annot.h  |    9 +++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)


[PATCH 3/7] Fix in AnnotMarkup's popup window handling
 poppler/Annot.cc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


[PATCH 4/7] Added XRef::removeIndirectObject
 poppler/PDFDoc.cc |   15 ++++++++++-----
 poppler/XRef.cc   |   15 +++++++++++++++
 poppler/XRef.h    |    2 ++
 3 files changed, 27 insertions(+), 5 deletions(-)


[PATCH 5/7] Added Array::remove (and Object::arrayRemove)
 poppler/Array.cc |   12 ++++++++++++
 poppler/Array.h  |    4 ++++
 poppler/Object.h |    5 +++++
 3 files changed, 21 insertions(+), 0 deletions(-)


[PATCH 6/7] Basic support for Annot appearance stream removal and invalidation
 poppler/Annot.cc |  172 ++++++++++++++++++++++++++++++++++++++----------------
 poppler/Annot.h  |   26 +++++++-
 2 files changed, 145 insertions(+), 53 deletions(-)


[PATCH 7/7] Annotation removal
 poppler/Annot.cc |   16 ++++++++++++++++
 poppler/Annot.h  |    1 +
 poppler/Page.cc  |   35 +++++++++++++++++++++++++++++++++++
 poppler/Page.h   |    2 ++
 4 files changed, 54 insertions(+), 0 deletions(-)

 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Yet-new-setters-to-AnnotFreeText.patch
Type: text/x-patch
Size: 2663 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Basic-Annot-border-editing-support.patch
Type: text/x-patch
Size: 2573 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-in-AnnotMarkup-s-popup-window-handling.patch
Type: text/x-patch
Size: 1212 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Added-XRef-removeIndirectObject.patch
Type: text/x-patch
Size: 3819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Added-Array-remove-and-Object-arrayRemove.patch
Type: text/x-patch
Size: 3023 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0011.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Basic-support-for-Annot-appearance-stream-removal-an.patch
Type: text/x-patch
Size: 9119 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0012.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Annotation-removal.patch
Type: text/x-patch
Size: 3193 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20120322/7d566998/attachment-0013.bin>


More information about the poppler mailing list