Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-04-03 00:01:48 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-04-03 00:01:48 (GMT)
commitce80b45c492900e204b314c27000d8fd99687130 (patch)
treea5e3ce69ea2956818637040e8aff4635f37a4c32 /ChangeLog
parentc05711d970c3312e5077e384cba77d1a1b14e93f (diff)
Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring up
Sat Apr 2 18:57:00 2005 Jonathan Blandford <jrb@redhat.com> * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring up non-existent help. * shell/eggfindbar.c: Patch from Christian Persch to sync to epiphany's find bar, #167477 * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan <emil@nishra.com> to add space-bar scrolling, * shell/ev-window.c (static GtkActionEntry entries): add default keybinding for Help (F1) Fixes #171068 * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug 170110
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0227b57..18787ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Sat Apr 2 18:57:00 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
+ make F1 bring up non-existent help.
+
+ * shell/eggfindbar.c: Patch from Christian Persch to sync to
+ epiphany's find bar, #167477
+
+ * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
+ <emil@nishra.com> to add space-bar scrolling,
+
+ * shell/ev-window.c (static GtkActionEntry entries): add default
+ keybinding for Help (F1)
+ Fixes #171068
+
+ * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
+ changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
+ 170110
+
2005-04-01 David Malcolm <dmalcolm@redhat.com>
* Makefile.am: