Monotone-Parent: 4c862893152bb1557702d3a6ebc6412e3edd9d17

Monotone-Revision: 48eb4fdf222df36089f2758ea90938ded959a5cc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-05T15:34:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-05 15:34:24 +00:00
parent c5b0a191a2
commit 056ccff35f
3 changed files with 38 additions and 4 deletions
+11
View File
@@ -1,3 +1,14 @@
2010-03-05 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/NSString+DAV.m (-davSetterName): enhanced so that
DAV properties directely passed as parameters (and not as dav
method names deduced from DAVPropMap.plist) are handled properly
too.
* SoObjects/SOGo/SOGoUserFolder.m (-setDavSignature:): new
accessor for setting the
{urn:inverse:params:xml:ns:inverse-dav}signature property via DAV.
2010-03-02 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/PreferencesUI/UIxPreferences.m (-nameLabel, -colorLabel):