Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4858053..d72ac1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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...
+
2005-05-10 Juerg Billeter <j@bitron.ch>
* shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),