From 453211ad7afd2d9ad29c7fa66adf3681885c9f0c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 16 Jul 2008 04:22:30 +0000 Subject: [PATCH] Monotone-Parent: 10bd36248ea07224b256dcee6fb1ba205a8338d6 Monotone-Revision: 968d106fbab318497571d45998864ccefcc20480 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-16T04:22:30 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d10ad2852..671f8972b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-07-16 Francis Lachapelle + + * 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 * 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.