2008-02-12 Nickolay V. Shmyrev * configure.ac: Update for release 2.21.91. 2008-02-08 Carlos Garcia Campos * configure.ac: * shell/Makefile.am: * shell/ev-application.[ch]: * shell/ev-sidebar-links.c: * shell/ev-utils.[ch]: * shell/ev-window.[ch]: Remove libgnomeprint support. Fixes bug #512370. 2008-02-08 Matthias Clasen * thumbnailer/evince-thumbnailer.c: (main): Initialize glib type system before using it. Fixes bug #513934. 2008-02-03 Carlos Garcia Campos * properties/ev-properties-main.c: Add missing #include. 2008-01-31 Carlos Garcia Campos * 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 * 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 * 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 * thumbnailer/Makefile.am: Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203. 2008-01-29 Carlos Garcia Campos * configure.ac: Fix build with --without-libgnome. Fixes bug #512771. 2008-01-29 Matthias Clasen * backend/dvi/Makefile.am: Install only dvi module. Fixes bug #512718. 2008-01-29 Matthias Clasen * properties/ev-properties-main.c: (nautilus_module_initialize): Initialize backends in properties tab. Fixes bug #512720. 2008-01-29 Matthias Clasen * properties/Makefile.am: No need to link with libraries. Fixes bug #512719.