Monotone-Parent: 76b80b70d982a6797653b57df9258fed33df4bd9

Monotone-Revision: 43873f327e4f2327b78f3b1c2f2c079cbe5f76d0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-10-26T15:35:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-10-26 15:35:51 +00:00
parent 941605d08f
commit 116df618ef
9 changed files with 116 additions and 14 deletions
+10
View File
@@ -1,5 +1,15 @@
2007-10-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/PreferencesUI/UIxPreferences.m ([UIxPreferences -messageCheckList])
([UIxPreferences -itemMessageCheckText])
([UIxPreferences -userMessageCheck])
([UIxPreferences -setUserMessageCheck:newMessageCheck]): new
methods for handling the retrieval of new messages automatically.
* SoObjects/SOGo/SOGoUser.m ([SOGoUser -messageCheck]): new method
that returns the interval of time between automatic message
retrievals.
* UI/MailerUI/UIxMailListView.m ([UIxMailListView
-defaultAction]): now expunges the last folder marked for expunge.