Monotone-Parent: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd

Monotone-Revision: f7ff6d5a3116963438d6e380ecb9d77fb0dc661d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-09T19:13:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-09 19:13:42 +00:00
parent a85078a658
commit 83fa3e080c
2 changed files with 92 additions and 75 deletions
+5
View File
@@ -1,5 +1,10 @@
2007-05-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailerUI/UIxMailEditor.m ([UIxMailEditor -fromEMails]):
rewrote this method to request all the available email identities
for the current user. Also, the from field also contains the full
name of the user, not just his/her email address.
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent -iCalPersonWithUID:uid]): new method taken
from the previous module iCalEntityObject+Agenor.