Monotone-Parent: e705fe92d77e84f110a9afc8e89c7bd0fe76b58c

Monotone-Revision: 844f1f631a8e5c8bd991267dca0d6ec51a256f21

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-30T22:57:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-30 22:57:18 +00:00
parent 39fd16a59f
commit ef89c28110
2 changed files with 27 additions and 50 deletions
+9
View File
@@ -1,5 +1,14 @@
2006-08-30 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Contacts/UIxContactSelector.m ([UIxContactSelector
-initialContactsAsString]): renamed implementation of
initialParticipants.
([UIxContactSelector -currentContactId])
([UIxContactSelector -currentContactName]): new methods used when
listing the initial contacts in the widget. Currently, both return
the person's cn but the latter should ultimately return a user
fullname.
* UI/Contacts/UIxContactSelector.h: separated interface from
UIxContactSelector.m.