Monotone-Parent: abac840ff3b9ff48b85eea3e57a9fd3122ec461f

Monotone-Revision: b008761331f87b28af61153588a5722a842c7ce1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-15T21:09:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-15 21:09:50 +00:00
parent 06b1b21533
commit 76803fc033
3 changed files with 32 additions and 182 deletions
+21
View File
@@ -1,5 +1,26 @@
2007-08-15 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailerUI/UIxMailMainFrame.m ([UIxMailMainFrame
-mailAccounts]): rewrote method to return the name of the mail
accounts now available with the -[SOGoUser mailAccounts] method.
([UIxMailMainFrame -showLinkBanner]): removed method.
([UIxMailMainFrame -bannerToolbarStyle]): removed method.
([UIxMailMainFrame -bannerConsumeStyle]): removed method.
([UIxMailMainFrame -rootURL]): removed method.
([UIxMailMainFrame -userRootURL]): removed method.
([UIxMailMainFrame -calendarRootURL]): removed method.
([UIxMailMainFrame -contactsRootURL]): removed method.
([UIxMailMainFrame -hasErrorText])
([UIxMailMainFrame -errorText])
([UIxMailMainFrame -errorAlertJavaScript]): removed methods.
([-composeAction]): removed method. Now provided by
UIxMailAccountActions.
([UIxMailMainFrame -setHideFolderTree:_flag]): removed method.
([UIxMailMainFrame -hideFolderTree]): removed method.
([UIxMailMainFrame -treeRootClassName]): removed method.
([UIxMailMainFrame +initialize]): removed method.
SOGoMailTreeRootClass userdefaults will no longer have any effect.
* UI/Common/WODirectAction+SOGo.m ([WODirectAction
-redirectToLocation:newLocation]): new method that implements the
same functionality as WOComponent.