]> www.fi.muni.cz Git - evince.git/commit
Free the EvDocumentInfo.
authorJonathan Blandford <jrb@redhat.com>
Tue, 17 May 2005 04:57:48 +0000 (04:57 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Tue, 17 May 2005 04:57:48 +0000 (04:57 +0000)
commit18be5e6b25095ca2e901d050becd83141face316
treeef744d93a37fab192af96e57947dd98f74d7a92e
parent1a1099e24c625b8ab7816f1ec1ff85cb8e2880d4
Free the EvDocumentInfo.

Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>

        * backend/ev-document-info.h:
        * backend/ev-document.c: (ev_document_info_free): Free the
        EvDocumentInfo.

        * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
        (clear_range), (add_range), (update_visible_range),
        (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
        (ev_sidebar_thumbnails_set_document):
        * shell/ev-window.c: (ev_window_setup_document): Only render the
        visible thumbnails.  It takes an instant to render, but it uses
        much less memory.
ChangeLog
backend/ev-document-info.h
backend/ev-document.c
shell/ev-sidebar-thumbnails.c
shell/ev-window.c