aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-09-12 02:50:53 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-09-12 02:50:53 +0800
commit842c040cf17d43067ad22d73a89ea457ee0d3fbe (patch)
tree5f84babb396fd3e34a7f6dde5eebe1a2d3db7784 /calendar/ChangeLog
parent956988dccd9203add52dd6e37ef1ba8011467511 (diff)
downloadgsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar.gz
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar.bz2
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar.lz
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar.xz
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.tar.zst
gsoc2013-evolution-842c040cf17d43067ad22d73a89ea457ee0d3fbe.zip
create a new appointment based on the selection
2002-09-11 JP Rosevear <jpr@ximian.com> * gui/e-week-view.c (e_week_view_new_appointment): create a new appointment based on the selection (e_week_view_on_button_press): use above (e_week_view_on_new_appointment): ditto (e_week_view_on_new_meeting): ditto svn path=/trunk/; revision=18043
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 f8b32cbd2e..8e9b676105 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2002-09-11 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-week-view.c (e_week_view_new_appointment): create a new
+ appointment based on the selection
+ (e_week_view_on_button_press): use above
+ (e_week_view_on_new_appointment): ditto
+ (e_week_view_on_new_meeting): ditto
+
2002-09-10 JP Rosevear <jpr@ximian.com>
* gui/comp-editor-factory.c (get_default_event): duh, don't