Monotone-Parent: 76da8aec6316337cc5bf03ff7940ad6b6e408b2f

Monotone-Revision: 59f0f480bdfbd6070fd3e31647f083f47262153b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-07T20:15:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-07 20:15:20 +00:00
parent 50b2ececb6
commit 387d5189de
2 changed files with 55 additions and 14 deletions
+7
View File
@@ -1,5 +1,12 @@
2006-11-07 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoDraftObject.m ([NSString
-asQPSubjectString]): new method that returns the special QP
string with its qp declaration for email subjects.
([SOGoDraftObject -bodyPartForText])
([SOGoDraftObject -mimeMessageForContentWithHeaderMap:]): don't
double-encode data in UTF-8.
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
-newStartDate]): new method to determine the start date depending
on the URL parameters, the current day and the current time.