Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-22 17:13:23 (GMT)
committer Christian Persch <chpe@src.gnome.org>2005-09-22 17:13:23 (GMT)
commit064a924a0f06b6cca264bfdef530311da2bac1c8 (patch)
tree3b5de43f5fd86476453b66620100c6be4657624c /ChangeLog
parentbc0670b7f0170108f71923ddb7aefddb3cbad08b (diff)
Remove unused unrealize handler. Add scroll handling to
2005-09-22 Christian Persch <chpe@cvs.gnome.org> * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init): Remove unused unrealize handler. Add scroll handling to ev_view_scroll_event for presentation mode (bug #316708), and fix the event state checks there.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29bbe46..8beb2d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-22 Christian Persch <chpe@cvs.gnome.org>
+
+ * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
+ Remove unused unrealize handler. Add scroll handling to
+ ev_view_scroll_event for presentation mode (bug #316708),
+ and fix the event state checks there.
+
2005-09-22 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-action.c: (page_changed_cb):