Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-01-12 16:58:49 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-01-12 16:58:49 (GMT)
commit47cd9d5b88adc4a58bc982e32e84b01682ec2030 (patch)
tree08da65747b8202ee0174b12b1133ec27c23b2d1f /ChangeLog
parentdff5f4dfdc338d4786c0aac8c59d2c0e9a1685b0 (diff)
Restore horizontal scrollbar after switching to/from fullscreen or
2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_size_allocate): Restore horizontal scrollbar after switching to/from fullscreen or presentation mode. Fixes bug #331728. svn path=/trunk/; revision=2218
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 758dfba..19d50a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view.c: (ev_view_size_allocate):
+
+ Restore horizontal scrollbar after switching to/from fullscreen
+ or presentation mode. Fixes bug #331728.
+
2007-01-11 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view-private.h: