]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Render "loading..." text into a cairo surface instead of directly into the
[evince.git] / ChangeLog
index e272e8caf9885958d60758a5dba313dd77c68374..da5758b280080d4bdf3c32ea8be98023544f758f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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):