]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Don't use libgnome to lookup icons for MIME types, instead copy code from
[evince.git] / ChangeLog
index fa91dddbb3df656b2c4189c4479c1aae6c51e89d..8aace3186c830d4955d528bdec2337fe740fd9a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2007-05-04  Ross Burton  <ross@openedhand.com>
+
+       * shell/ev-sidebar-attachments.c:
+       Don't use libgnome to lookup icons for MIME types, instead copy
+       code from GTK+ to do it manually.
+
+2007-05-04  Ross Burton  <ross@openedhand.com>
+
+       * configure.ac:
+       Add libxml to the dependencies for SHELL_CORE (#435818).
+
+2007-05-02  Ross Burton  <ross@openedhand.com>
+
+       * configure.ac:
+       * Makefile.am:
+       Add --disable-thumbnailer (#434825)
+
+2007-05-02  Ross Burton  <ross@openedhand.com>
+
+       * shell/ev-window.c:
+       Add missing includes, fix indentation.
+
+       * shell/main.c:
+       Fix indentation.
+
+2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
+
+       * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
+       ev_application_open_uri_at_dest instead of ev_application_open_uri
+       preventing new document always being opened in a new window even if there
+       is an empty window.
+
 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * cut-n-paste/recent-files/egg-recent-view-uimanager.c: