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-02 15:07:30 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-02 15:07:30 (GMT)
commitf950c38c30956005c718b86dd9fe19b39340f4cd (patch)
treed80da59aa5c3201123bdba861677e36a93e45892 /ChangeLog
parent731969528297b9bfbfff7f14f3212a6b1f569d5c (diff)
Add key bindings to the view. Now if the focus would work right...
2005-01-02 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-marshal.list: * shell/ev-view.c: (ev_view_realize), (add_scroll_binding), (ev_view_scroll_view), (ev_view_class_init), (ev_view_init): Add key bindings to the view. Now if the focus would work right...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4e01e5..db1caa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-marshal.list:
+ * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
+ (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
+
+ Add key bindings to the view. Now if the focus would work
+ right...
+
+2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
+
* Makefile.am:
* backend/Makefile.am:
* data/Makefile.am: