]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Make sure print job is only run when the print button is clicked. Based on
[evince.git] / ChangeLog
index 8cd1d17c93624bd078207b5ee7e186468476e3c8..3f9f7bf7bb3bf82e92288e11ca47ea1e7edcfad8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_print_dialog_response_cb):
+
+       Make sure print job is only run when the print button is
+       clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
+       
+2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/pdfdocument.evince-backend.in:
+       * libdocument/ev-backends-manager.c:
+       (ev_backends_manager_load_backend),
+       (ev_backends_manager_get_document):
+       * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
+
+       Allow making backend modules resident. This is needed only for
+       some backends like pdf to avoid registering glib types more than
+       once.
+       
+2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/comics/comics-document.c:
+       * backend/djvu/djvu-document.c:
+       * backend/impress/impress-document.c:
+       * backend/pdf/ev-poppler.cc:
+       * backend/pixbuf/pixbuf-document.c:
+       * backend/ps/ev-spectre.c:
+       * backend/ps/ps-document.c:
+       * backend/tiff/tiff-document.c:
+       * libdocument/ev-document.h:
+       * properties/ev-properties-main.c:
+
+       Use g_type_module_add_interface instead of
+       g_type_add_interface_static. Fixes bug #519679.
+       
 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
 
        * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
 
        * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):