]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix printing with poppler splash backend. Fixes bug #489774.
[evince.git] / ChangeLog
index b01fdec0aacb9b0e21a09f6fef01cc75a1d7389c..6d38e74d6885e8e932add3a28b4486cd47bbf555 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
+
+       * shell/ev-window.c: (launch_external_uri):
+
+       Let GnomeVFS check the URL, this allow more URL (like mailto:),
+       and report error if the URL is not supported (#489910).
+
+2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
+       (pdf_document_file_exporter_begin_page),
+       (pdf_document_file_exporter_end_page):
+
+       Fix printing with poppler splash backend. Fixes bug #489774.
+       
+2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
+       * shell/ev-print-job.c: (ev_print_job_class_init):
+
+       Fix a crash when printing with the gnome-print dialog. Fixes bug
+       #488939.
+       
+2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
+
+       * backend/pixbuf/pixbuf-document.c:
+
+       Fix an implicit function definition warning (#487655)
+
+2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c:
+
+       Fix conflicting shortcut for view sade pane and presentation.
+       
 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc: