X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=35fa4305f46d093767f384a57d54a4c53fa60305;hb=6af898f7cec050d05fb795310ea184b40db71645;hp=280b3224ff808c8cd39dc21be37c1f1ce2e0ec80;hpb=4ba8e83dce65d2537cb1c345323be074192c0989;p=evince.git diff --git a/ChangeLog b/ChangeLog index 280b3224..35fa4305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +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: + * data/icons/16x16/actions/zoom.svg: + * data/icons/22x22/actions/Makefile.am: + * data/icons/22x22/actions/zoom.svg: + * data/icons/24x24/actions/Makefile.am: + * shell/ev-stock-icons.c: + * shell/ev-stock-icons.h: + * shell/ev-window.c: + + Zoom icon artwork. See bug #444795. + +2007-06-05 Bastien Nocera + + * shell/ev-metadata-manager.c: Remove extraneous function + (Closes: #444386) + 2007-06-05 Bastien Nocera * shell/ev-metadata-manager.c: (ev_metadata_manager_init),