X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=12b07fe1758b8e8752a7a5288cfde161ae9d20d3;hb=27dce4e648c04fc784527610af77c30cf1318111;hp=32410fdf348f721627ffe29d219c91e09044722c;hpb=de132bfcabbb4c65a250e1756b59706cebcc96bb;p=evince.git diff --git a/ChangeLog b/ChangeLog index 32410fdf..12b07fe1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2008-08-22 Carlos Garcia Campos + + * 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 + + * 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 + + * backend/tiff/tiff-document.c: (tiff_document_render): + + Handle document orientation in tiff backend. Fixes bug #548444. + +2008-08-17 Carlos Garcia Campos + + * 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 + + * cut-n-paste/evmountoperation/ev-mount-operation.c: + + Sync with current GTK+. + 2008-08-06 Nickolay V. Shmyrev * configure.ac: