]> www.fi.muni.cz Git - evince.git/commit
Dual mode places even pages to the left. Fix for the bug #309393.
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Sat, 7 Jan 2006 13:18:28 +0000 (13:18 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Sat, 7 Jan 2006 13:18:28 +0000 (13:18 +0000)
commiteb3d8c8e3df570e32e2591eeb650de55dba2f613
treec5bc36c96ca488c1d8e3831b9f6148993e3a21ce
parentc18ba99a47d356a013ac74febcfca6f8f0e18dd5
Dual mode places even pages to the left. Fix for the bug #309393.

* 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.
ChangeLog
shell/ev-page-cache.c
shell/ev-page-cache.h
shell/ev-pixbuf-cache.c
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c