]> www.fi.muni.cz Git - evince.git/commit
Make the page cache aware of page orientation.
authorMarco Pesenti Gritti <mpg@redhat.com>
Fri, 29 Jul 2005 15:05:35 +0000 (15:05 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Fri, 29 Jul 2005 15:05:35 +0000 (15:05 +0000)
commit646b17b09453da438218e6b86a2b8b830e5b73c0
treec03029b1d6e4156e480f898b02700cd215991e9b
parentc7a7adde3814522c4a577cb28569fcc0b48ce07e
Make the page cache aware of page orientation.

2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-page-cache.c: (build_height_to_page),
        (ev_page_cache_new), (ev_page_cache_get_size),
        (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
        (ev_page_cache_get_height_to_page):
        * shell/ev-page-cache.h:
        * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
        (ev_view_size_request_continuous_dual_page),
        (ev_view_size_request_continuous),
        (ev_view_zoom_for_size_continuous_and_dual_page),
        (ev_view_zoom_for_size_continuous):

        Make the page cache aware of page orientation.
ChangeLog
shell/ev-page-cache.c
shell/ev-page-cache.h
shell/ev-view.c