X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=af42d1b6bc1943dcd43686efe478422e38843ff3;hb=4e908aee85146f7e1a9c6f4286a4539eb923f094;hp=ffed9d44849ab3f95ae58771e595b55325dd05cf;hpb=04a2ebaeef464d826a6e7bdfa37ab66f792f6991;p=evince.git diff --git a/ChangeLog b/ChangeLog index ffed9d44..af42d1b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2007-01-21 Carlos Garcia Campos + + * 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 + + * po/POTFILES.in: + + Remove mdvi files that shouldn't be translated. + +2007-01-21 Carlos Garcia Campos + + * 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 + + * 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 + + * configure.ac: + + Fix a typo in previous commit (24x24/action/ --> 24x24/actions) + 2007-01-19 Luca Ferretti * data/icons/*/apps/evince.*: