Monotone-Parent: 641127c41cfee5608e04c80873154e605d00e178

Monotone-Revision: fbb867d290fbac74eedd76bf137347b1886150c3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-17T03:40:34
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-17 03:40:34 +00:00
parent 3556365e47
commit ba5f751a3b
2 changed files with 76 additions and 0 deletions
+5
View File
@@ -1,5 +1,10 @@
2007-09-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder -compare:otherFolder]):
new method for sorting folders. The folders are compared based on
their ownership, whether they are a main folder and finally
depending on their display name.
* SoObjects/SOGo/SOGoObject.m ([SOGoObject
-pathArrayToSOGoObject]): do not reorder the paths if the third
element is an instance of NSNull.