X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=34716111226429190615334d737561b757c4f045;hb=53495c18d3367b6ddc4cb9bcb398278d711eea6a;hp=a9f699ba13d8a3a4afd76d1280f94403010957bb;hpb=74e72e5fe94b080c975203c893d38353fd2e0db4;p=evince.git diff --git a/ChangeLog b/ChangeLog index a9f699ba..34716111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,78 @@ +2005-10-27 Erdal Ronahi + + * configure.ac: Added ku (Kurdish) to ALL_LINGUAS + +2005-10-26 Hubert Figuiere + + * shell/ev-print-job.c: (idle_print_handler): + + Fix for bug Bug 318916: Printing multiple pages. + +2005-10-20 Runa Bhattacharjee + + * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS. + +2005-10-18 Nickolay V. Shmyrev + + * pdf/ev-poppler.cc: + + Thumnail dimensions unified with other backends. + + * shell/ev-window-title.c: (ev_window_title_update): + + Fix warning. + +2005-10-17 Nickolay V. Shmyrev + + * data/ev-stock-zoom-fit-width.png: + + Remove unused file. + +2005-10-17 Nickolay V. Shmyrev + + * configure.ac: + * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save), + (djvu_document_finalize): + * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save), + (dvi_document_finalize): + * pixbuf/pixbuf-document.c: (pixbuf_document_load), + (pixbuf_document_save), (pixbuf_document_finalize): + * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save), + (tiff_document_finalize): + + Save a copy implemented for various backends. + +2005-10-17 Daniel Gryniewicz + + * configure.ac: + + Don't link with ltiff if tiff is disabled. + +2005-10-14 Nickolay V. Shmyrev + + * pdf/GDKSplashOutputDev.cc: + * pdf/GDKSplashOutputDev.h: + * pdf/Thumb.cc: + * pdf/Thumb.h: + * pdf/pdf-document.cc: + * pdf/pdf-document.h: + * pdf/test-gdk-output-dev.cc: + + Remove old unused files. + +2005-10-12 Nickolay V. Shmyrev + + * shell/ev-window.c: (ev_window_setup_document): + + Fixed warnings on reload and probably crash reason. + +2005-10-12 Nickolay V. Shmyrev + + * properties/ev-properties-view.c: + (ev_properties_view_format_date): + + Check if date is invalid. Fix for bug 318134. + 2005-10-02 Wouter Bolsterlee * shell/ev-window-title.c: