aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-10-16 00:47:38 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-10-16 00:47:38 +0800
commit00f836ea75d6cbcf116aa5223f6123409f395a1d (patch)
tree6ba82d8cff56e7139c145361eaa1879386759cf2 /calendar/ChangeLog
parent4665c04ce8be49ff3c67749ef0c15afe1a3bc28e (diff)
downloadgsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar.gz
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar.bz2
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar.lz
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar.xz
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.tar.zst
gsoc2013-evolution-00f836ea75d6cbcf116aa5223f6123409f395a1d.zip
try to preserve the work week view setting if it makes sense (set_view):
2002-10-11 JP Rosevear <jpr@ximian.com> * gui/gnome-cal.c (gnome_calendar_on_date_navigator_selection_changed): try to preserve the work week view setting if it makes sense (set_view): don't update the info again based on our view change call svn path=/trunk/; revision=18369
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index edaaa58c14..b2d7b87ca5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2002-10-11 JP Rosevear <jpr@ximian.com>
+
+ * gui/gnome-cal.c
+ (gnome_calendar_on_date_navigator_selection_changed): try to
+ preserve the work week view setting if it makes sense
+ (set_view): don't update the info again based on our view change
+ call
+
2002-10-08 Rodrigo Moya <rodrigo@ximian.com>
Fixes #11434