]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fixes bug #542924. Makes enums static to fix Solaris build.
[evince.git] / ChangeLog
index 56d3a40a5c8aab4cbed7993afaf85f3cadaafc95..782e3dc175cf0ee71e8e757d8429017123bd2332 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2008-07-15   Darren Kenny  <darren.kenny@sun.com>
+
+       * libdocument/ev-transition-effect.c
+       (ev_transition_effect_type_get_type),
+       (ev_transition_effect_alignment_get_type),
+       (ev_transition_effect_direction_get_type):
+       
+       Fixes bug #542924. Makes enums static to fix Solaris build.
+
+2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_key_press_event):
+
+       Add '.' keybinding for blanking the screen in presentation
+       mode. Fixes bug #542001.
+       
 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * libdocument/ev-document-misc.c: