]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Restart the job search when the find bar is opened for the second time.
[evince.git] / ChangeLog
index 04adffd6fa042e559ae4ed9a88569f581b7ba230..035149370b31111124e1dec6215a27afb8af1a16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (find_bar_visibility_changed_cb):
+
+       Restart the job search when the find bar is opened for the second
+       time. Fixes bug #531956.
+       
+2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-document-factory.c: (get_mime_type_from_data),
+       (get_document_from_uri):
+
+       Make sure we always return a valid error struct when
+       get_document_from_uri fails. Fixes nautilus crash, see bug
+       #542548.
+       
+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):