]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Add a new job to get the attachments in a thread with the document lock
[evince.git] / ChangeLog
index 46d9d50a7a845883d13773ec3c19d9e7bc92a55e..12b07fe1758b8e8752a7a5288cfde161ae9d20d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,56 @@
+2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]: (ev_job_attachments_init),
+       (ev_job_attachments_dispose), (ev_job_attachments_run),
+       (ev_job_attachments_class_init), (ev_job_attachments_new):
+       * shell/ev-sidebar-attachments.c:
+       (ev_sidebar_attachments_set_document):
+
+       Add a new job to get the attachments in a thread with the document
+       lock held. Fixes bug #548653.
+       
+2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
+       (tiff_document_document_iface_init):
+
+       Implement document_get_page_label in tiff backend.
+       
+2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/tiff/tiff-document.c: (tiff_document_render):
+
+       Handle document orientation in tiff backend. Fixes bug #548444.
+       
+2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
+
+       Do not crash when adjustment page size is 0. Fixes bug #547440.
+       
+2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/evmountoperation/ev-mount-operation.c:
+
+       Sync with current GTK+.
+       
 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * configure.ac:
        
        Update for release 2.23.6.
 
+2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
+       (ev_job_load_set_password):
+       * shell/ev-password.[ch]: (ev_password_dialog_get_password):
+       * shell/ev-window.c: (password_dialog_response),
+       (ev_window_load_job_cb):
+
+       Fix loading encrypted documents since I broke it with the jobs
+       rework.
+       
 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * NEWS: