]> www.fi.muni.cz Git - evince.git/commit
tests/experiments
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sun, 18 May 2003 15:55:38 +0000 (15:55 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Sun, 18 May 2003 15:55:38 +0000 (15:55 +0000)
commit1f43d57893b1f4178f2d52ee222a2f3dfe84afbb
treede07ec8ea69d87e25f9910baa2771efcd4452966
parentec7ac46534baa755fb21806c68405191ed602597
tests/experiments

* xpdf/tests/test-page-setup.cc, xpdf/tests/test-links.cc:
tests/experiments

* xpdf/tests/Makefile.am, xpdf/tests/.cvsignore: infrastructure

* xpdf/gpdf-view.h: signal slots for close and quit requests

* xpdf/gpdf-view.cc (gpdf_view_link_action_named, link_clicked_cb)
(gpdf_view_class_init): implement some named action links:
NextPage, PrevPage, FirstPage, LastPage, signals for Close and Quit

* xpdf/Makefile.am (SUBDIRS): add tests

* test-files/simple-links.tex: test file, simple pdf links

* test-files/.cvsignore, test-files/Makefile.am: infrastructure

* configure.in: check for pdftex (not a hard requirement)
add test-files/Makefile and xpdf/tests/Makefile

* NEWS: update

* Makefile.am (SUBDIRS): add test-files
pdf/xpdf/Makefile.am