Monotone-Parent: 98814195ee0653059251e5fef63d4cfbcda8d5f1

Monotone-Revision: 1b89ce2fe004930400d04b4bed9edb04d4d4fa82

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-11T19:03:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-11 19:03:42 +00:00
parent 9c2fe1288e
commit 772b31b277
3 changed files with 24 additions and 82 deletions
+4
View File
@@ -1,5 +1,9 @@
2007-04-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoObject.m: new ivar "context" that permits
every subclass to access [WOApplication context] without having to
invoke it more than once.
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent -changeParticipationStatus:_status]):
moved method from SOGoTaskObject and SOGoAppointmentObject up to