]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated (British) English translation
[evince.git] / ChangeLog
index c1cebee7a6b39ed235ce1b284f738d8317ba55e2..af42d1b6bc1943dcd43686efe478422e38843ff3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/impress/impress-document.c:
+       (impress_document_render_pixbuf):
+
+       Do not acquire fontconfig lock in impress backend, since it is using
+       the main loop for rendering. 
+
+2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * po/POTFILES.in: 
+
+       Remove mdvi files that shouldn't be translated. 
+
+2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
+       (ev_view_set_zoom):
+
+       Render "loading..." text into a cairo surface instead of directly into
+       the window so that fontconfig lock is only needed once and UI is not
+       blocked. Change text color to #9B9B9B. Fixes bug #397356.
+
+2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-stock-icons.c: (ev_stock_icons_init):
+       * shell/ev-application.c: (ev_application_open_uri_at_dest):
+
+       Use icon theme associated with the window screen rather than default. 
+
 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
 
        * configure.ac: