]> www.fi.muni.cz Git - evince.git/commit
new test.
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sun, 25 May 2003 13:34:01 +0000 (13:34 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sun, 25 May 2003 13:34:01 +0000 (13:34 +0000)
commitef52d26f0772fa913097371f9f9896cd9f19593e
tree59b50b6ec5d5e83c5044a98a8efc3378894d5661
parent1e29ffa9c742cce28c7212f04a765ff803569b98
new test.

* xpdf/tests/test-pdf-loading.cc: new test.

* xpdf/tests/Makefile.am (TESTS_NEEDING_PDFTEX): add
test-pdf-loading.

* xpdf/Makefile.am (libgpdf_a_SOURCES): move more files to the lib.

* xpdf/gpdf-persist-stream.cc (gpdf_persist_stream_get_length):
kill.
(gpdf_persist_stream_delete_doc_and_stream): rename from
delete_pdf_doc_full, simplify.
(load_pdf_from_stream): make priv->pdf_stream local to this method,
kill redundant test for catalog.

* xpdf/gpdf-persist-stream.h (gpdf_persist_stream_get_length):
kill.

* xpdf/gpdf-control.cc (verb_FileProperties_cb): remove file size
argument.

* xpdf/nautilus-pdf-property-page.cc
(gpdf_nautilus_property_page_set_uri): ditto.

* xpdf/pdf-info-dict-util.cc (pdf_doc_process_properties): kill
file size parameter.

* xpdf/pdf-info-dict-util.h: ditto.

* xpdf/pdf-properties-display.c: kill traces of the file size
label.
pdf/xpdf/Makefile.am