Monotone-Parent: e339a3442f42acdf4909a6baec00b5327ae53cb3

Monotone-Revision: ee950e307e6571a0c19bb8438551295e0126c17e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-26T15:30:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-08-26 15:30:51 +00:00
parent a4488f234f
commit 14d3f1ae86
2 changed files with 66 additions and 50 deletions
+5
View File
@@ -1,5 +1,10 @@
2010-08-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoDraftObject.m (_quoteSpecials:): now work
on single strings.
(_quoteSpecialsInArray:): new method that offers the same
functionality as _quoteSpecials: did before the change above.
* UI/MailerUI/UIxMailEditor.m (_emailFromIdentity:): the "from"
field is handled in SOGoDraftObject, therefore we don't need to
modify it here, especially since this will alterate the display.