]> www.fi.muni.cz Git - evince.git/commit
Remove get_title from the interface, we can just use document info
authorMarco Pesenti Gritti <mpg@redhat.com>
Tue, 19 Apr 2005 16:40:32 +0000 (16:40 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Tue, 19 Apr 2005 16:40:32 +0000 (16:40 +0000)
commit6b05feae2e57d126f57a1f40527ff387070e9a73
tree359dec6db594f5ca815560d0fd56a2989a7652ca
parenta5eb762668b3d758ffdf0133027a15de08e73f94
Remove get_title from the interface, we can just use document info

2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>

        * backend/ev-document.c: (ev_document_class_init),
        (ev_document_get_info), (ev_document_render_pixbuf):
        * backend/ev-document.h:
        * backend/ev-page-cache.c: (_ev_page_cache_new):
        * pdf/ev-poppler.cc:
        * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
        (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
        * ps/ps-document.c: (ps_document_class_init), (document_load),
        (ps_document_get_info), (ps_document_document_iface_init):

        Remove get_title from the interface, we can just use document info
ChangeLog
backend/ev-document.c
backend/ev-document.h
backend/ev-page-cache.c
pdf/ev-poppler.cc
pixbuf/pixbuf-document.c
ps/ps-document.c