Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad2d01..74be37a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-04-20 Wouter Bolsterlee <uws+gnome@xs4all.nl>
+
+ * data/evince-ui.xml:
+ * shell/ev-view.c: (ev_view_can_find_previous):
+ * shell/ev-view.h:
+ * shell/ev-window.c: (ev_window_update_actions),
+ (ev_window_cmd_edit_find_previous):
+
+ Add support for "Find Previous" as dictated by the GNOME HIG. A
+ menu item is added and some glue code to make it all work is added
+ to various files.
+
2006-04-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* configure.ac: Award myself the "useless use of cat" award.