Monotone-Parent: 3bc6c320ea1c13389aa491a54220b9bbde550307

Monotone-Revision: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-01T04:15:56
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-01 04:15:56 +00:00
parent f493c81516
commit 85783c8b8d
2 changed files with 37 additions and 31 deletions
+8
View File
@@ -1,5 +1,13 @@
2007-06-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentFolder.m
([SOGoAppointmentFolder -_privacySqlString]): "owner" is now an
ivar in SOGoObject.
([SOGoAppointmentFolder
-fetchFields:_fieldsfromFolder:_folderfrom:_startDateto:_endDatecomponent:_component]): same as above.
([-fetchContentObjectNames]): commented out method since it was
usefull only for testing Funambol.
* SoObjects/SOGo/NSArray+Utilities.m ([NSArray
-containsCaseInsensitiveString:match]): an enhanced version of
containsObject:.