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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b66667..f20b377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2006-12-09 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view-private.h:
+ * shell/ev-view.c: (draw_end_presentation_page),
+ (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
+
+ Show a blank page after the last page in presentation mode with a
+ message indicating that presentation has finished and how to exit.
+
+2006-12-09 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (fullscreen_timeout_cb):
Hide cursor after a while in presentation mode.