]> www.fi.muni.cz Git - evince.git/commitdiff
add xpdf/gpdf-print-progress-dialog.glade GNOME_2_4_ANCHOR GPDF_0_111 GPDF_0_112 GPDF_0_112_1 GPDF_0_120 GPDF_0_121
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 24 Sep 2003 21:06:46 +0000 (21:06 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 24 Sep 2003 21:06:46 +0000 (21:06 +0000)
* POTFILES.in: add xpdf/gpdf-print-progress-dialog.glade

* xpdf/gpdf-control.cc (gpdf_print_job_prepare, idle_print_handler:
(gpdf_control_print_job_print, using_postscript_printer)
(gpdf_control_no_preview_alert, gpdf_control_no_postscript_printer_alert)
(gpdf_control_get_range_page, gpdf_control_print_dialog_new)
(gpdf_control_print, verb_FilePrint_cb): implement printing.
(gpdf_control_set_property): disable PersistStream implementation.

* xpdf/gpdf-print-progress-dialog.glade: add.

* xpdf/gpdf-control-ui.xml: add Print verb, menu item, tool item.

* xpdf/Makefile.am (libgpdf_a_SOURCES): include PSOutputDev
(glade_DATA): add gpdf-print-progress-dialog.glade.

* xpdf/GNOME_PDF.server.in.in: don't advertise PersistStream

* configure.in: bump version to 0.110.99; require libgnomeprint >=
2.3.0.

pdf/xpdf/Makefile.am

index e4d059c9c748d8bd1e94a1e2f8b3e19c9f7e20f5..73bc215d99152d85854e66d7c5a950b04ff73799 100644 (file)
@@ -125,6 +125,8 @@ libgpdf_a_SOURCES =                 \
        GnomeVFSStream.h                \
        GPOutputDev.cc                  \
        GPOutputDev.h                   \
+       PSOutputDev.cc                  \
+       PSOutputDev.h                   \
        eog-hig-dialog.c                \
        eog-hig-dialog.h                \
        gpdf-control.cc                 \
@@ -272,7 +274,8 @@ stockdir = $(datadir)/pixmaps/gpdf
 stock_DATA = fitwidth.png
 
 gladedir = $(datadir)/gpdf/glade
-glade_DATA =                           \
+glade_DATA =                                   \
+       gpdf-print-progress-dialog.glade        \
        gpdf-properties-dialog.glade
 
 server_in_files = GNOME_PDF.server.in.in