aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-10-20 06:52:59 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-10-20 06:52:59 +0800
commit9dd3248b61831d6530fb61dfde4b277d3820e7ed (patch)
treeb7061f91ead0c27fb1853a22e9e329897c886458 /calendar/ChangeLog
parent260d58ea7515ae6f3b7c3abe3c40680b6ad7dd84 (diff)
downloadgsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar.gz
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar.bz2
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar.lz
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar.xz
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.tar.zst
gsoc2013-evolution-9dd3248b61831d6530fb61dfde4b277d3820e7ed.zip
*** empty log message ***
svn path=/trunk/; revision=6062
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a222fbcc0f..78e0b26619 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -3,6 +3,16 @@
* gui/event-editor.[ch]: added a public function which causes the
event editor to reload its widgets to the associated CalComponent.
+ * gui/e-meeting-edit.c: added rudimentary support for the phat
+ e-meeting-time-selector widget, though it has no effect on the
+ component yet.
+
+ * gui/Makefile.am: the meeting editor depends on the meeting widget
+ library, now.
+
+ * gui/e-itip-control.glade: I added another toolbar button that summons
+ from the hoary deep the meeting time widget.
+
2000-10-19 Ettore Perazzoli <ettore@helixcode.com>
* gui/Makefile.am: Add `event-editor-dialog.glade.h'.