]> www.fi.muni.cz Git - evince.git/commit
Render "loading..." text into a cairo surface instead of directly into the
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 21 Jan 2007 16:25:45 +0000 (16:25 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 21 Jan 2007 16:25:45 +0000 (16:25 +0000)
commit4aa27ea1d50e2812707e2fe06247eb8410310979
treeb69fb4e8e99320f4670c9cbb8f4c3409f3deaa40
parent06512c1e8e43656074afb755f8f5af3078965b5f
Render "loading..." text into a cairo surface instead of directly into the

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.

svn path=/trunk/; revision=2240
ChangeLog
shell/ev-view-private.h
shell/ev-view.c