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>2006-12-25 12:17:45 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-12-25 12:17:45 (GMT)
commiteb72fc5f1b6ca2b156516fda0f75c6e0ad367045 (patch)
treeb6e29492476f7f3254e4563077f6bfda23ab3378 /ChangeLog
parentd4ab67ff12720f2768b54227960640bc83ba9a77 (diff)
Update page-cache when page is changed by the view, so that page-changed
2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (goto_dest): Update page-cache when page is changed by the view, so that page-changed signal is emitted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fda983..6d49c40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view.c: (goto_dest):
+
+ Update page-cache when page is changed by the view, so that
+ page-changed signal is emitted.
+
+2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org>
+
* test/test1.py:
* test/test2.py: