]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix memory leak.
[evince.git] / ChangeLog
index 5d7808e59cd810f9d3e9e57330e003e547d723ee..35fa4305f46d093767f384a57d54a4c53fa60305 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window-title.c: (ev_window_title_update):
+
+       Fix memory leak.
+       
+2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (draw_loading_text):
+
+       Show loading text centered. Fixes bug #433061
+       
+2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * 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  <carlosgc@gnome.org>
+
+       * 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  <infernux@web.de>
+
+       * 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  <hadess@hadess.net>
+
+       * shell/ev-metadata-manager.c: Remove extraneous function
+       (Closes: #444386)
+
+2007-06-05  Bastien Nocera  <hadess@hadess.net>
+
+       * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
+       (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
+       (ev_metadata_manager_set), (ev_metadata_manager_save):
+       Simplify the timeout, no need for modified anymore
+
 2007-06-05  Bastien Nocera  <hadess@hadess.net>
 
        * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),