]> www.fi.muni.cz Git - evince.git/commit
Solve more refs issues.
authorMarco Pesenti Gritti <marco@gnome.org>
Mon, 7 Feb 2005 22:09:43 +0000 (22:09 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 7 Feb 2005 22:09:43 +0000 (22:09 +0000)
commit29c8dda6046a5038a4d894ca2581199f217cf750
treedbeaa706d3fddec37497f22453d44938fb614f84
parenteaa64d066e4b4e7e85d5045e5cb16ab2c19716f9
Solve more refs issues.

2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>

        * shell/ev-page-view.c: (ev_page_view_dispose):
        * shell/ev-view.c: (ev_view_finalize):
        * shell/ev-window.c: (ev_window_setup_document),
        (ev_window_dispose), (ev_window_init):

        Solve more refs issues.

        I commented out the page_view initialization for now:
        it was never destroyed (because it's never added
        to a container). Because of that we was leaking
        gs processes. Couldnt think to a clean fix.
        We need to figure this out, password view has the
        same issue probably.
ChangeLog
shell/ev-page-view.c
shell/ev-view.c
shell/ev-window.c