]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Portuguese translation.
[evince.git] / ChangeLog
index b915296f974ff4bc70f9a46fb2b1033405bd9f15..9869dd42b0eb9c9f35d039d3bd651990138f24c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+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: