aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-02-09 04:59:18 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-02-09 04:59:18 +0800
commitccdc7bcf2a46a8eb394d2419f20151588db9d6ab (patch)
tree2420c104e0fd8a2a0abc49130bbea60ca048f3dd /calendar/ChangeLog
parent67336a8d362a3ddb78d3daa82375ab647d75f5e4 (diff)
downloadgsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar.gz
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar.bz2
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar.lz
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar.xz
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.tar.zst
gsoc2013-evolution-ccdc7bcf2a46a8eb394d2419f20151588db9d6ab.zip
More 0.9 stuff
2001-02-08 JP Rosevear <jpr@ximian.com> * gui/e-week-view.c (e_week_view_on_schedule_meet): new routine to throw up the meeting schedule dialog (e_week_view_show_popup_menu): add schedule meeting to the contextual menu where appropriate svn path=/trunk/; revision=8117
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f4b252a734..45e41cf30d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2001-02-08 JP Rosevear <jpr@ximian.com>
+ * gui/e-week-view.c (e_week_view_on_schedule_meet): new routine to
+ throw up the meeting schedule dialog
+ (e_week_view_show_popup_menu): add schedule meeting to the
+ contextual menu where appropriate
+
+2001-02-08 JP Rosevear <jpr@ximian.com>
+
* gui/event-editor.c: Remove assorted menu/bonobo stuff
* gui/dialogs/task-editor.c: Remove assorted menu/bonobo stuff