aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-03-19 23:05:08 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-03-19 23:05:08 +0800
commit5a2fbc78d98a8219e4b11176d743cbcaf61b6adf (patch)
tree90586a7b4e0591c56a033c4c7c2b8ed408058c23 /calendar/ChangeLog
parente9daadbcaa3c317be7e941f243ca1a2b7087a30b (diff)
downloadgsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar.gz
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar.bz2
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar.lz
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar.xz
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.tar.zst
gsoc2013-evolution-5a2fbc78d98a8219e4b11176d743cbcaf61b6adf.zip
compare ecalcomponents, not icalcomponents (the compare func is borked),
2004-03-19 JP Rosevear <jpr@ximian.com> * gui/e-day-view.c (process_component): compare ecalcomponents, not icalcomponents (the compare func is borked), check recurrence changes better (e_day_view_init): just use the model the parent creates * gui/e-week-view.c (process_component): create the temporary item from the correct icalcomp (e_week_view_init): just use the model the parent creates svn path=/trunk/; revision=25129
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b2d1733a02..99ce2b2791 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2004-03-19 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-day-view.c (process_component): compare ecalcomponents,
+ not icalcomponents (the compare func is borked), check recurrence
+ changes better
+ (e_day_view_init): just use the model the parent creates
+
+ * gui/e-week-view.c (process_component): create the temporary item
+ from the correct icalcomp
+ (e_week_view_init): just use the model the parent creates
+
2004-03-18 Rodrigo Moya <rodrigo@ximian.com>
* gui/dialogs/select-source-dialog.c (select_source_dialog): create