aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-07-04 14:05:01 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-07-04 14:05:01 +0800
commit2511473c17a7d5502c359c4f457faf65e45c2569 (patch)
tree49b519ad670a03dfc14d44537cc0fa1bedd01015 /calendar/ChangeLog
parentb3378efef9a89a3fde07877f2cc46cf4825bfe1a (diff)
downloadgsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar.gz
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar.bz2
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar.lz
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar.xz
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.tar.zst
gsoc2013-evolution-2511473c17a7d5502c359c4f457faf65e45c2569.zip
Added vertical scrollbar policy of list view to always so that it does not
2005-07-04 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/meeting-page.c: (meeting_page_construct) Added vertical scrollbar policy of list view to always so that it does not extend the view when there are more contacts. svn path=/trunk/; revision=29623
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 976c414faa..1d22200974 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-04 Srinivasa Ragavan <sragavan@novell.com>
+
+ * gui/dialogs/meeting-page.c: (meeting_page_construct) Added
+ vertical scrollbar policy of list view to always so that it does
+ not extend the view when there are more contacts.
+
2005-07-02 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-meeting-list-view.c: (process_section):