]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Update backends to make them build with new rotation system
[evince.git] / ChangeLog
index 7e28e94b92805574d504fb48bea07b9852978140..7a64383f1bcb0873348904098ba88c7655217394 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,42 @@
-2005-07-29  set REAL_NAME environment variable  <set EMAIL_ADDRESS environment variable>
+2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * djvu/djvu-document.c: (djvu_document_get_page_size),
+       (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
+       (djvu_document_thumbnails_get_thumbnail):
+       * dvi/dvi-document.c: (dvi_document_get_page_size),
+       (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
+       (dvi_document_thumbnails_get_dimensions),
+       (dvi_document_thumbnails_get_thumbnail):
+       * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
+       (pixbuf_document_render_pixbuf),
+       (pixbuf_document_document_iface_init),
+       (pixbuf_document_thumbnails_get_thumbnail):
+       
+       Update backends to make them build with new rotation system.
+
+2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * help/C/figures/evince_start_window.png:
+       
+       Update documentation image from Luca Ferretti <elle.uca@libero.it>
 
-       reviewed by: <delete if not using a buddy>
+Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
+       * shell/ev-pixbuf-cache.h:
+       * shell/ev-sidebar-thumbnails.c:
+       (ev_sidebar_thumbnails_get_property), (add_range),
+       (adjustment_changed_cb):
+       * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
+       pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
+       we were thumbnailing the entire docment on startup, slowing us
+       down hugely. 
+
+Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
 
        * shell/ev-page-cache.c: (ev_page_cache_new):
-       * shell/ev-window.c: (update_action_sensitivity):
+       * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
+       == 0, fixes #310306.
 
 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>