Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRicardo Markiewicz <rmarkie@fi.uba.ar>2006-05-27 09:38:42 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-27 09:38:42 (GMT)
commit201abe79e893ec212afe7bf990fa73587983b01f (patch)
treeb54159c9a5170019c9e547b883e3aaa140b4dc21 /ChangeLog
parent4235880ace7cb1372fbd0bdb18de256370b3808f (diff)
Don't show highlight rects if page can't be showed. Fix for the bug
2006-05-27 Ricardo Markiewicz <rmarkie@fi.uba.ar> * shell/ev-view.c: (ev_view_expose_event), (draw_one_page): Don't show highlight rects if page can't be showed. Fix for the bug #342076
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 408a18c..47e86c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-27 Ricardo Markiewicz <rmarkie@fi.uba.ar>
+
+ * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
+
+ Don't show highlight rects if page can't be showed. Fix for
+ the bug #342076
+
2006-05-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-window.c: (setup_sidebar_from_metadata),