mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-16 12:23:17 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user