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 17:40:08 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-01-12 17:40:08 (GMT)
commitf0baa4b2679ca5692d210f2979d76f2c4be9ccf2 (patch)
tree35a5521c807307f7503779d627f57f05a1429c67 /ChangeLog
parent47cd9d5b88adc4a58bc982e32e84b01682ec2030 (diff)
Keep selected cell always visible in index treeview.
2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-sidebar-links.c: (update_page_callback_foreach): Keep selected cell always visible in index treeview. svn path=/trunk/; revision=2219
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19d50a1..c64ddd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-sidebar-links.c: (update_page_callback_foreach):
+
+ Keep selected cell always visible in index treeview.
+
+2007-01-12 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_size_allocate):