diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-12 05:18:37 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-12 05:18:37 +0800 |
commit | d55e310762a3ba82f1cadf118bf2994541199520 (patch) | |
tree | a5c3e06866758f2d57f138efca2928f49ca01ce6 /calendar/ChangeLog | |
parent | cf9552aed5c4f9f4daf45776f1babdbc86b6267e (diff) | |
download | gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar.gz gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar.bz2 gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar.lz gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar.xz gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.tar.zst gsoc2013-evolution-d55e310762a3ba82f1cadf118bf2994541199520.zip |
*** empty log message ***
svn path=/trunk/; revision=5865
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2377a52882..972e23cec4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,25 @@ +2000-10-10 Jesse Pavel <jpavel@helixcode.com> + + * gui/e-itip-control.c: set a default size for the control. + +2000-10-10 Jesse Pavel <jpavel@helixcode.com> + + * gui/evolution-calendar.oafinfo: Added information about the + text/calendar MIME type, so that the evolution-calendar is called + to deal with iMIP attachments. + + * gui/e-itip-control.[ch]: These files implement a Bonobo + control that will eventually deal with iMIP/iTIP messages from + the mailer. Right now, it's not working. + + * gui/e-itip-control.glade: The Glade GUI for the above-mentioned + control. + + * gui/Makefile.am: added references to the files I created. + + * gui/main.c: called the initialization function of the Bonobo + control factory. + 2000-10-11 Tuomas Kuosmanen <tigert@helixcode.com> * gui/task-assigned-to.xpm gui/task-assigned.xpm @@ -69,6 +91,7 @@ * conduits/todo/calendar-conduit.h: same as above +>>>>>>> 1.609 2000-10-09 JP Rosevear <jpr@helixcode.com> * conduits/*: Adjust to using gnome-pilot-sync-abs conduit which |