X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=59db5ec4a57b5e2f3bd56e3472d4d3fe94002cb7;hb=86c64a5457135c89d6234c8671e89993f03f9dea;hp=96b49e4576ed580e6551ceb31f7ab3613030a7b7;hpb=6f6d3ab0b6d1a8ab8b9fc9bcf59062e5b26f9fb5;p=evince.git diff --git a/ChangeLog b/ChangeLog index 96b49e45..59db5ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2006-01-07 Nickolay V. Shmyrev + + * shell/ev-page-cache.c: (build_height_to_page), + (ev_page_cache_get_height_to_page): + * shell/ev-page-cache.h: + * shell/ev-view.c: (view_update_range_and_current_page), + (get_page_y_offset), (get_page_extents), (ev_view_next_page), + (ev_view_previous_page): + + Dual mode places even pages to the left. Fix for the bug #309393. + + * shell/ev-view.h: + * shell/ev-window.c: (update_action_sensitivity), + (setup_view_from_metadata), (view_menu_popup_cb): + + Don't restore presentation in empty windows, more intelligent + next page behaviour in dual mode. + + * shell/ev-pixbuf-cache.c: (check_job_size_and_unref), + (ev_pixbuf_cache_clear_job_sizes): + + Cleanup job callback on removal. Fix for the bug #325886. + +2006-01-07 Nickolay V. Shmyrev + + * ps/ps.c: (psscan): + + Commit workaround Mozilla problem. Fix for the bug #325919 + + * shell/ev-metadata-manager.c: (parse_value), (parseItem), + (save_item): + + Fix for year 2038 problem. + +2006-01-06 Nickolay V. Shmyrev + + * shell/ev-window.c: (setup_document_from_metadata), + (ev_window_cmd_view_reload): + + Clamp page recieved from metadata in valid values. Fix + for the bug #325986. + 2006-01-06 Nickolay V. Shmyrev * MAINTAINERS: