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 <marco@gnome.org>2005-02-24 13:13:23 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-24 13:13:23 (GMT)
commitd5304b64bb19300df181703917d3c06c7c194b33 (patch)
tree8de1c8ce1096ebd22fd98c431859f7722e8814cf /ChangeLog
parent662b57ab5fc05d98a0ab3e4258c15cf2a2cc66c1 (diff)
Calculate offsets before calling the parent class (which does a redraw)
2005-02-24 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-view.c: (ev_view_size_allocate): Calculate offsets before calling the parent class (which does a redraw)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2557032..b668080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-view.c: (ev_view_size_allocate):
+
+ Calculate offsets before calling the parent
+ class (which does a redraw)
+
+2005-02-24 Marco Pesenti Gritti <marco@gnome.org>
+
* pdf/xpdf/pdf-document.cc:
Fix a crasher on exit. Unused code, put a TODO