diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-07 07:10:42 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-07 07:10:42 +0800 |
commit | e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec (patch) | |
tree | 27624c758032b88e835bf2b76a5166a81b1618ed /calendar/ChangeLog | |
parent | 304ec439aef185a16c52ac1e22b9d6e723845ad2 (diff) | |
download | gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.gz gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.bz2 gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.lz gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.xz gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.tar.zst gsoc2013-evolution-e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec.zip |
*gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to
accomodate dynamically generated buttons, which will be tailored to
the type of iTip message that is incoming.
*gui/e-meeting-dialog.glade gui/e-meeting-edit.c: added a new button
to publish events, in addition to requesting meetings.
svn path=/trunk/; revision=6463
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 426ee0b488..a7616b3728 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2000-11-06 Jesse Pavel <jpavel@helixcode.com> + + *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to + accomodate dynamically generated buttons, which will be tailored to + the type of iTip message that is incoming. + + *gui/e-meeting-dialog.glade gui/e-meeting-edit.c: added a new button + to publish events, in addition to requesting meetings. + 2000-11-05 Federico Mena Quintero <federico@helixcode.com> * gui/event-editor-dialog.glade: Removed the old recurrence page. |