]> www.fi.muni.cz Git - evince.git/commit
Keep a weak reference on proxy->page_cache so that we dont try to
authorMarco Pesenti Gritti <mpg@redhat.com>
Tue, 10 May 2005 09:33:33 +0000 (09:33 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Tue, 10 May 2005 09:33:33 +0000 (09:33 +0000)
commitd58f069362465e0bd50814853b86ab5341beba79
tree30ab28f0c2e201934d1824cfc7e6ae06919089eb
parent43f12b7663328557c87c4d579a21e37e520ebdb3
Keep a weak reference on proxy->page_cache so that we dont try to

2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
        (ev_page_action_widget_finalize),
        (ev_page_action_widget_class_init), (update_page_cache):

        Keep a weak reference on proxy->page_cache so that we
        dont try to disconnect the signal if the object is already
        gone. Maybe there is a better way to cleanup reference handling
        in page action though...
ChangeLog
shell/ev-page-action.c