]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fixes bug #542924. Makes enums static to fix Solaris build.
[evince.git] / ChangeLog
index 04adffd6fa042e559ae4ed9a88569f581b7ba230..782e3dc175cf0ee71e8e757d8429017123bd2332 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+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:
+       (ev_document_misc_pixbuf_from_surface):
+
+       Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
+       #540950.
+       
 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * backend/comics/comics-document.c (comics_document_load):