Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-08-24 14:23:23 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-08-24 14:23:23 (GMT)
commit8a7ab24a48a337a55b9054d2baf1d04f60df61b5 (patch)
tree2d600ece4484b0194b58104902ece99ab7be5574 /ChangeLog
parent27dce4e648c04fc784527610af77c30cf1318111 (diff)
Remove the idle function for setting the document up when the window is
2008-08-24 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_setup_document), (ev_window_set_document), (ev_window_dispose): Remove the idle function for setting the document up when the window is destroyed. Fixes bug #549163. svn path=/trunk/; revision=3117
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12b07fe..d5d6302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-24 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (ev_window_setup_document),
+ (ev_window_set_document), (ev_window_dispose):
+
+ Remove the idle function for setting the document up when the
+ window is destroyed. Fixes bug #549163.
+
2008-08-22 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-jobs.[ch]: (ev_job_attachments_init),