1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
2007-05-03 Dick Porter <dick@ximian.com>
* ITrackingHandler.cs:
* EnterpriseServicesHelper.cs:
* TrackingServices.cs: Update to 2.0 profile
2005-08-18 Lluis Sanchez Gual <lluis@ximian.com>
* TrackingServices.cs: Properly generate an array from the
ArrayList. Added fast empty list check in the notification methods.
2005-05-26 Ben Maurer <bmaurer@ximian.com>
* TrackingServices.cs: Lock on arraylist syncroot rather than
typeof.
2003-11-26 Lluis Sanchez Gual <lluis@ximian.com>
* EnterpriseServicesHelper.cs: Added to CVS.
2003-02-03 Patrik Torstensson
* TrackingServices.cs: Implemented
2002-12-10 Jaime Anguiano Olarra <jaime@gnome.org>
* TrackingServices.cs: Added to CVS.
2002-07-30 Duncan Mak <duncan@ximian.com>
* ITrackingHandler.cs: Added to CVS.
|