Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-01 19:20:26 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-01 19:20:26 (GMT)
commit8e5042edbe098c8a8b760a36a8bc35dfca4e6041 (patch)
treec840a67d9ca05ae99efd49eedd5c7878ea0c8507 /ChangeLog
parent3d66ec495af171b60fed13902e840c72ee32fd92 (diff)
Fix mouse wheel scrolling
2005-01-01 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-view.c: (ev_view_realize): Fix mouse wheel scrolling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 883686f..b1f569b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-view.c: (ev_view_realize):
+
+ Fix mouse wheel scrolling
+
+2005-01-01 Marco Pesenti Gritti <marco@gnome.org>
+
* ps/Makefile.am:
* ps/gstypes.h:
* ps/gtkgs.c: