X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=53390643d6778e0dc8c04729bc13858de8900900;hb=fb53dffc05b5bf6f767a6b33abf6eabb627e7644;hp=64187725c6d41df055b0437ac7a3421d5948c7e3;hpb=5ac7231bd357b88678418b4eec896e90c63b4384;p=evince.git diff --git a/ChangeLog b/ChangeLog index 64187725..53390643 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,42 @@ -2007-03-08 Carlos Garcia Campos +2007-04-20 Iñigo Martínez + + * shell/ev-application.c: + * shell/ev-job-queue.c: + * shell/ev-metadata-manager.c: + * shell/ev-stock-icons.c: + * shell/ev-window.c: + * shell/main.c: + + Developers documentation updated. + +2007-04-19 Carlos Garcia Campos + + * shell/ev-window.c: (uri_is_valid), (launch_external_uri): + + Check whether uri is valid before launching it. Fixes bug #427664. + +2007-04-19 Carlos Garcia Campos + + * shell/ev-window.c: + + Change key accelerator for Open a Copy menu entry which is in conflict + with Close. Fixes bug #427321. + +2007-04-10 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.8.1 + +2007-04-10 Nickolay V. Shmyrev + + * shell/ev-window.c: (setup_size_from_metadata): + + Do not make window bigger than screen. Fixes bug + #388985. + +2007-04-08 Carlos Garcia Campos * backend/tiff/tiff-document.c: (tiff_document_get_resolution), (tiff_document_get_page_size), (tiff_document_render_pixbuf): @@ -6,7 +44,7 @@ Use default resolution when it's not provided by document. Fixes bug #408762. -2007-03-08 Carlos Garcia Campos +2007-04-08 Carlos Garcia Campos * configure.ac: * thumbnailer/Makefile.am: