Monotone-Parent: 10bd36248ea07224b256dcee6fb1ba205a8338d6

Monotone-Revision: 968d106fbab318497571d45998864ccefcc20480

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-07-16T04:22:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-07-16 04:22:30 +00:00
parent 0770d6b77a
commit 453211ad7a
+11 -1
View File
@@ -1,3 +1,13 @@
2008-07-16 Francis Lachapelle <flachapelle@inverse.ca>
* UI/Contacts/UIxContactEditor.m ([BOOL isNew])
([void setAddressBookItem:_item])
([id addressBookItem])
([NSArray addressBooksList])
([SOGoContactFolder componentAddressBook])
([NSString addressBookDisplayName]): new methods to allow the
selection of the destination address book when creating a new contact.
2008-07-15 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Scheduler/NSDictionary+Scheduler.m: new category module that
@@ -22,7 +32,7 @@
on contacts of a specific address book.
* UI/Contacts/UIxContactFolderActions.m
([_moveContacts:toFolder:andKeepCopy:]): private method to
([NSException _moveContacts:toFolder:andKeepCopy:]): private method to
move and optionnaly copy one or many contacts to another
address book.