diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-21 12:01:50 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-21 12:01:50 +0800 |
commit | cfa0f85ab441447009b96f97cd94f4cfb026abef (patch) | |
tree | b1693cdfa65c1bb4f817bcd77a2e3b0d3c6dfcb5 /calendar/ChangeLog | |
parent | a1ce50b1b3a0867a6297ee54326fa51c03ebcbb4 (diff) | |
download | gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar.gz gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar.bz2 gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar.lz gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar.xz gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.tar.zst gsoc2013-evolution-cfa0f85ab441447009b96f97cd94f4cfb026abef.zip |
added more (working) integration with the
meeting schedular.
svn path=/trunk/; revision=6096
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 76a6ce2c0c..bb846fb265 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2000-10-20 Jesse Pavel <jpavel@helixcode.com> + + * gui/e-meeting-editor.c: added more (working) integration with the + meeting schedular. + +2000-10-20 Jesse Pavel <jpavel@helixcode.com> + + * cal-utils/cal-component.c: in set_datetime(), I put an #if 0'd portion + of the code back into operation, because the icalproperty_remove_parameter() + function is now implemented. + + * gui/e-meeting-editor.c: added more (unworking) integration with the + meeting schedular. + 2000-10-20 JP Rosevear <jpr@helixcode.com> * pcs/cal-backend.c (cal_backend_destroy): New destroy @@ -81,6 +95,7 @@ to 1 rather than 0, so if you move the hpane you'll see the date navigator. +>>>>>>> 1.631 2000-10-19 Jesse Pavel <jpavel@helixcode.com> * gui/event-editor.[ch]: added a public function which causes the |