aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-03-16 00:53:51 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-03-16 00:53:51 +0800
commitd3145f766ad4fea8a18619d79a3d7387cc26523f (patch)
treebaac2d4fdd9c936163b4179125407ad0049eee2d /calendar/ChangeLog
parent58b352c98afda13fb05ea5a491a5ebf256050c19 (diff)
downloadgsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.gz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.bz2
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.lz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.xz
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.tar.zst
gsoc2013-evolution-d3145f766ad4fea8a18619d79a3d7387cc26523f.zip
Rename e-cal-view to e-calendar-view and fix includes
2004-03-15 JP Rosevear <jpr@ximian.com> * Rename e-cal-view to e-calendar-view and fix includes * gui/dialogs/comp-editor-page.c (comp_editor_page_fill_widgets): pre-conditions should return FALS * gui/e-cal-model.c (copy_ecdv): return the new struct * gui/Makefile.am: build renamed files svn path=/trunk/; revision=25075
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 36d40ef3b1..b1704500a9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2004-03-15 JP Rosevear <jpr@ximian.com>
+
+ * Rename e-cal-view to e-calendar-view and fix includes
+
+ * gui/dialogs/comp-editor-page.c (comp_editor_page_fill_widgets):
+ pre-conditions should return FALS
+
+ * gui/e-cal-model.c (copy_ecdv): return the new struct
+
+ * gui/Makefile.am: build renamed files
+
2004-03-15 JP Rosevear <jpr@ximian.com>
Fixes #52253
@@ -16,7 +27,7 @@
update_view_times handle it
(gnome_calendar_goto): ditto
(gnome_calendar_direction): ditto
-o (gnome_calendar_set_selected_time_range): ditto
+ (gnome_calendar_set_selected_time_range): ditto
(gnome_calendar_dayjump): ditto
(update_view_times): set the time ranges on the models
(set_view): use the new preserve day setting