X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=2d4aaabc24f558174ce338a7da8dc20c363baa0b;hb=57df208de1acaf93c60bd8401ec72a7d39f6ad9a;hp=64187725c6d41df055b0437ac7a3421d5948c7e3;hpb=5ac7231bd357b88678418b4eec896e90c63b4384;p=evince.git diff --git a/ChangeLog b/ChangeLog index 64187725..2d4aaabc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,78 @@ -2007-03-08 Carlos Garcia Campos +2007-06-09 Carlos Garcia Campos + + * shell/ev-pixbuf-cache.c (copy_job_to_job_info): + + Set points_set to TRUE so that selections don't disappear + after a zoom change. + +2007-06-09 Nickolay V. Shmyrev + + * shell/ev-window.c: (ev_window_add_history): + + Check if history is NULL + +2007-06-05 Bastien Nocera + + * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout), + (ev_metadata_manager_init), (ev_metadata_manager_shutdown), + (ev_metadata_manager_set_last), (ev_metadata_manager_set), + (ev_metadata_manager_save): Adapted patch from Arjan van de + Ven (arjan@linux.intel.com) to avoid the timeout running all the + time, saves on power (Closes: #443851) + +2007-05-19 Carlos Garcia Campos + + * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed): + + Update cursor and tooltip on page change and view scroll. Fixes bug + #439217. + +2007-05-14 Carlos Garcia Campos + + * backend/impress/zip.c: + Add missing ulong definition. + + * backend/ps/ps-interpreter.c: + Add missing headers. + + Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277. + +2007-05-14 Carlos Garcia Campos + + * backend/pdf/ev-poppler.cc: (pdf_document_dispose): + + Add missing call to parent class dispose method. + +2007-03-07 Christian Kirbach + + * evince/data/Makefile.am: + + Also call update-icon-cache in uninstall-local (Gnome Goal #4). + +2007-04-22 Carlos Garcia Campos + + * shell/ev-window.c: (ev_window_setup_document), + (ev_window_set_document), (ev_window_load_job_cb): + * shell/ev-view.c: (setup_caches): + * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document): + + Start rendering pages before any other jobs. + +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 +80,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: