mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 18:57:18 +00:00
Monotone-Parent: a164259525f718f804b625a9f09b4c3b3c9e83f8
Monotone-Revision: 11f4bdac420d36e45b12ca5d1d393ec34f43c609 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-10T00:02:30 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
2007-11-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartICalViewer.m
|
||||
([UIxMailPartICalViewer -acceptLink])
|
||||
([UIxMailPartICalViewer -declineLink])
|
||||
([UIxMailPartICalViewer -tentativeLink]): removed useless methods.
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartICalAction.m ([UIxMailPartICalAction -addToCalendarAction])
|
||||
([UIxMailPartICalAction -deleteFromCalendarAction]): new stub
|
||||
methods.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailObject.m ([SOGoMailObject
|
||||
-lookupImap4BodyPartKey:]): make use of the new method below.
|
||||
|
||||
* SoObjects/Mailer/SOGoMailBodyPart.m ([SOGoMailBodyPart
|
||||
+bodyPartClassForMimeType:mimeTypeinContext:_ctx]): new method
|
||||
that returns an appropriate Class depending on a given mime type.
|
||||
|
||||
* UI/SOGoUI/UIxComponent.m ([UIxComponent -canCreateOrModify]):
|
||||
new boolean accessor that determines whether someone can create
|
||||
(i.e. modify a new entry) or modify an existing entry.
|
||||
|
||||
Reference in New Issue
Block a user