X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=35fa4305f46d093767f384a57d54a4c53fa60305;hb=6af898f7cec050d05fb795310ea184b40db71645;hp=b6eb20c49f86fb10f787b34c7291cc1ef37db064;hpb=bd9b5427d0f4e3c98976b0ae209b18922445b879;p=evince.git diff --git a/ChangeLog b/ChangeLog index b6eb20c4..35fa4305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2007-06-12 Carlos Garcia Campos + + * shell/ev-window-title.c: (ev_window_title_update): + + Fix memory leak. + +2007-06-09 Carlos Garcia Campos + + * shell/ev-view.c: (draw_loading_text): + + Show loading text centered. Fixes bug #433061 + +2007-06-09 Carlos Garcia Campos + + * shell/ev-sidebar-thumbnails.c: + (ev_sidebar_thumbnails_set_loading_icon): + + Remove a mutex in the main thread that blocks the UI in heavy + documents. + +2007-06-09 Carlos Garcia Campos + + * shell/ev-pixbuf-cache.c (copy_job_to_job_info): + + Set points_set to TRUE so that selections don't disappear after a + zoom change. + 2007-06-07 Michael Monreal * data/icons/16x16/actions/Makefile.am: