aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2005-01-19 00:18:05 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2005-01-19 00:18:05 +0800
commitdd64b26d1b1a04b26414449a29ed73eebd9cb958 (patch)
tree13ec56d4ee4e3b30a766b752c4405fcf52f6cfc3 /calendar/ChangeLog
parent01ca679d17f577ce7d2e7c74a634c609e253de3a (diff)
downloadgsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar.gz
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar.bz2
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar.lz
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar.xz
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.tar.zst
gsoc2013-evolution-dd64b26d1b1a04b26414449a29ed73eebd9cb958.zip
killed warnings. (e_week_view_start_editing_event): do nothing if the
2005-01-18 Rodrigo Moya <rodrigo@novell.com> * gui/e-week-view.c (process_component): killed warnings. (e_week_view_start_editing_event): do nothing if the calendar is read only. * gui/e-day-view.c (e_day_view_start_editing_event): ditto. svn path=/trunk/; revision=28440
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 1d63733b7c..bce454a3a9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-18 Rodrigo Moya <rodrigo@novell.com>
+
+ * gui/e-week-view.c (process_component): killed warnings.
+ (e_week_view_start_editing_event): do nothing if the calendar is
+ read only.
+
+ * gui/e-day-view.c (e_day_view_start_editing_event): ditto.
+
2005-01-18 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/cal-attachment-bar.c