Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-07-29 17:59:01 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-07-29 17:59:01 (GMT)
commitff551a74825c4174486df1932f65dab463ed686a (patch)
tree64d73c0ec905eeb9a44ac86d54d3c53ccaf70b93 /ChangeLog
parent3419ad56996f478e62f836563a9e507e90da9ba0 (diff)
Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go out
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right), (ev_view_rotate_left): Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go out of bounds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3402b9..8c8b169 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
+ * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
+ (ev_view_rotate_left):
+
+ Account rotation in doc_rect_to_view_rect.
+ Ensure rotation doesnt go out of bounds.
+
+2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
+
* shell/ev-page-cache.c: (ev_page_cache_get_size):
Correct and cleanup w/h swapping