]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Portuguese translation.
[evince.git] / ChangeLog
index 803b7d29bd4251dce4e32ef7e7905182ac0366fd..9869dd42b0eb9c9f35d039d3bd651990138f24c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * backend/djvu/djvu-document.c: (djvu_document_render):
+       * backend/tiff/tiff-document.c: (tiff_document_render):
+
+       Use the new cairo function cairo_format_stride_for_width when
+       available. Fixes bug #482720.
+
+2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
+       (get_mime_type_from_data), (get_document_from_uri):
+
+       Use g_content_type_guess() only when slow is true in
+       get_document_from_uri(). Fix several memory leaks.
+       
+2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
+
+       * libdocument/ev-document-factory.c:
+       (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
+       (get_document_from_uri):
+
+       Use g_content_type_guess () to get mimetype for files.
+       Bug #510401.
+
 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * thumbnailer/Makefile.am:
 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * thumbnailer/Makefile.am: