]> www.fi.muni.cz Git - evince.git/commit
Some more sanitization of the ps backend. Remove a lot of unused code and EVINCE_0_1_7
authorMarco Pesenti Gritti <marco@gnome.org>
Tue, 8 Mar 2005 16:06:22 +0000 (16:06 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Tue, 8 Mar 2005 16:06:22 +0000 (16:06 +0000)
commit710ec65f6202732a44a010339d0770a9c0e46ed2
tree95b7b6c06280ec96638cc591854f84e61f714c59
parent09aa3e2b90d20966010f76a7e5459f4581ef3247
Some more sanitization of the ps backend. Remove a lot of unused code and

2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>

        * ps/Makefile.am:
        * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
        (gtk_gs_defaults_get_alpha_parameters),
        (gtk_gs_defaults_get_ungzip_cmd),
        (gtk_gs_defaults_get_unbzip2_cmd):
        * ps/gsdefaults.h:
        * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
        (ps_document_get_orientation), (document_load),
        (ps_document_goto_page), (ps_document_set_page_size):
        * ps/ps-document.h:

        Some more sanitization of the ps backend. Remove a lot
        of unused code and do not base our defaults on ggv
        preferences (ugh!)
ChangeLog
ps/Makefile.am
ps/gsdefaults.c
ps/gsdefaults.h
ps/ps-document.c
ps/ps-document.h