aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-11-10 18:15:17 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-11-10 18:15:17 +0800
commit1b70a8153b256b9e07d89ad735099de036006cf5 (patch)
tree5c9c9b4ea81b917a5c43dd475330066f7f695317 /calendar/ChangeLog
parent1c36faf822e6370396e4737b00133e8f702572e3 (diff)
downloadgsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar.gz
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar.bz2
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar.lz
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar.xz
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.tar.zst
gsoc2013-evolution-1b70a8153b256b9e07d89ad735099de036006cf5.zip
fixes #321088.
svn path=/trunk/; revision=30592
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4cdaea1b3d..12ebe10fce 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-10 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #321088
+ * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct):
+ (e_meeting_time_selector_style_set),
+ (e_meeting_time_selector_ensure_meeting_time_shown): Set the
+ scroll_increment to days width. Show only 35 days in the canvas
+ since we query freebusy only for those. Set the canvas view to
+ meetings day start instead of time.
+
2005-11-09 Veerapuram Varadhan <vvaradhan@novell.com>
Committing for Nathan Owens <pianocomp81@yahoo.com>