]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Enables 'find next' when bindbar is hidden. Fixes bug #323817.
[evince.git] / ChangeLog
index da4744d9ca0fc0751bd592379e79bc637a93bc1c..3cc053757e181425fc5bcd7b5155653e87b542b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-08-28  Justin Blanchard  <justinb04@aim.com>
+
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
+       (ev_view_set_highlight_search):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (ev_window_cmd_edit_find_next),
+       (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
+       (find_bar_visibility_changed_cb):
+       
+       Enables 'find next' when bindbar is hidden. Fixes bug #323817.
+
 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
@@ -8,7 +20,7 @@
 
        Create always a portrait cairo surface and rotate when needed for
        landscape. It fixes printing problems in real printers.
-       
+
 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
 
        Adjust number of pages per row according to page orientation when
        printing 2 or 6 pages per sheet.
-       
+
 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (ev_window_print_send):
 
        Reset also cups setting to 1 when printing multiple pages per
        sheet. Fixes bug #468853.
-       
+
 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * libdocument/ev-document-misc.c:
@@ -34,7 +46,7 @@
 
        Use directly cairo_surface_get_content() when creating a similar
        surface as suggested by Jeff Muizelaar. Thanks again.
-       
+
 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/djvu/djvu-document.c: (djvu_document_render):
@@ -47,7 +59,7 @@
        Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
        creating page surfaces. Fixes bug #453123. Thank you very much to
        Jeff Muizelaar <jeff@infidigm.net>.
-       
+
 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-page-cache.c: (ev_page_cache_new),
@@ -58,7 +70,7 @@
        Also store in page-cache the dimensions of the thumbnails so that
        they can be used to create the correct loading icon in the side
        pane. Fixes bug #466857.
-       
+
 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc:
@@ -66,7 +78,7 @@
 
        Fix thumbnails rotation in pdf documents that include embedded 
        thumbnails.
-       
+
 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
 
        * backend/pdf/ev-poppler.cc: