]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Occitan translation
[evince.git] / ChangeLog
index e34dc751c553a60f3b5b2c937e849d08e9e8301b..b860ab53d92fe7767fe11d4a6a21093a098da8d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-cache.c: (ev_page_cache_new),
+       (ev_page_cache_get_thumbnail_size):
+       * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
+       (ev_sidebar_thumbnails_set_loading_icon):
+
+       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:
+       (pdf_document_thumbnails_get_thumbnail):
+
+       Fix thumbnails rotation in pdf documents that include embedded 
+       thumbnails.
+       
+2007-08-15  Jens Granseuer  <jensgr@gmx.net>
+
+       * backend/pdf/ev-poppler.cc:
+
+       Don't use #ifdef in macro expansion. Some compilers don't
+       like that. Closes bug #467042.
+
 2007-08-15  Justin Blanchard  <justinb04@aim.com>
 
        * backend/djvu/djvu-document.c: (djvu_document_finalize):