Monotone-Parent: 3188fd0271db42fb785221461e9a3655109f23a8

Monotone-Revision: 962a83d2b39bca57d666c58151e93ea62a7cd0d3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-20T22:18:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-20 22:18:19 +00:00
parent 4522bd5626
commit e636fc143e
3 changed files with 88 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-11-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MailPartViewers/UIxMailPartHTMLViewer.m
([_UIxHTMLMailContentHandler
-setContentEncoding:newContentEncoding]): new method that
specifies an xml charset to return to the parser.
([UIxMailPartHTMLViewer -flatContentAsString]): specifies the
charset to the content handler before parsing.
* SoObjects/Appointments/SOGoAppointmentObject.m: don't take an
empty c_name as a valid response when looking up an event. Create
one in that case instead.