]> www.fi.muni.cz Git - evince.git/commit
Add support for PDF attachments. Fixes bug #325143
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 3 Apr 2006 00:30:59 +0000 (00:30 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 3 Apr 2006 00:30:59 +0000 (00:30 +0000)
commitf91763ca68146b026095915fc0ee380ac23ab9ab
tree636d8ebd106709f96a3ef7e54e8a919ddce4b256
parenta4a3a2301361cb6a71e1b127e8e43589f2749105
Add support for PDF attachments. Fixes bug #325143

* backend/Makefile.am:
* data/evince-ui.xml:
* backend/ev-attachment.[ch]:
* backend/ev-document.[ch]: (ev_document_has_attachments),
(ev_document_get_attachments):
* pdf/ev-poppler.cc: (pdf_document_has_attachments),
(attachment_save_to_buffer), (pdf_document_get_attachments),
(pdf_document_document_iface_init):
* shell/Makefile.am:
* shell/ev-attachment-bar.[ch]:
* shell/ev-window.c:

  Add support for PDF attachments. Fixes bug #325143
AUTHORS
ChangeLog
backend/Makefile.am
backend/ev-document.c
backend/ev-document.h
configure.ac
data/evince-ui.xml
pdf/ev-poppler.cc
shell/Makefile.am
shell/ev-window.c