From 39c51b63804387f5f7c0f3fce193da9eb9998774 Mon Sep 17 00:00:00 2001 From: Justin Blanchard Date: Mon, 27 Aug 2007 21:36:20 +0000 Subject: Enables 'find next' when bindbar is hidden. Fixes bug #323817. 2007-08-28 Justin Blanchard * 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. svn path=/trunk/; revision=2645 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index da4744d..3cc0537 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-08-28 Justin Blanchard + + * 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 * 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 * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin): @@ -19,14 +31,14 @@ Adjust number of pages per row according to page orientation when printing 2 or 6 pages per sheet. - + 2007-08-25 Carlos Garcia Campos * 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 * 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 * 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 . - + 2007-08-17 Carlos Garcia Campos * 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 * backend/pdf/ev-poppler.cc: @@ -66,7 +78,7 @@ Fix thumbnails rotation in pdf documents that include embedded thumbnails. - + 2007-08-15 Jens Granseuer * backend/pdf/ev-poppler.cc: -- cgit v0.9.1