mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
Monotone-Parent: 6b7485d7999f592e4a4b077024f47c2323c3fdbc
Monotone-Revision: d47c52bbe608df33a336ba2d63dad8b7524aa9d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T21:31:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
2008-09-22 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* UI/MailerUI/UIxMailFolderActions.m ([UIxMailFolderActions
|
||||
-deleteMessagesAction]): make use of the new SOGoFolder's
|
||||
deleteUIDs:inContext: method described below.
|
||||
|
||||
* UI/MailerUI/UIxMailActions.m ([-trashAction]): removed web method.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailObject.m ([-trashInContext:_ctx]):
|
||||
removed method, obsoleted by the new "deletedUIDS:..." method
|
||||
described below.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailManager.[hm]: removed all methods
|
||||
except -copyMailURL:srcurltoFolderURL:desturlpassword:pwd, which
|
||||
is the only one still used.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailFolder.m ([SOGoMailFolder
|
||||
-deleteUIDs:uidsinContext:localContext]): new method enabling the
|
||||
deletion of many IMAP uids in one batch.
|
||||
|
||||
2008-09-22 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
|
||||
Reference in New Issue
Block a user