]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Allow to enable/disable the pixbuf backend. Default to off for now. If we
[evince.git] / ChangeLog
index b1ab898ef44defa101e2441b7f5e87a8068acf73..404ed2f4c792b2a603105619fbde5323c078933b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * Makefile.am:
+       * backend/Makefile.am:
+       * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
+       * configure.ac:
+       * shell/ev-document-types.c: (ev_document_types_add_filters):
+
+       Allow to enable/disable the pixbuf backend.
+       Default to off for now. If we want it enabled we should
+       really put mime types in the desktop, implement properties etc.
+
+       * properties/evince-properties.c:
+
+       Initialize error to NULL.
+       Check error is not NULL before freeing.
+
 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-window.c: