2002-12-10 Jeroen Janssen * updated .build file(s) to correctly contain required buildfile attribute for nant 2002-12-07 Jackson Harper * list list.unix: Put CSharpCodeGenerator.cs back in build 2002-12-07 Jackson Harper * list list.unix: Removed Compiler classes that are being moved to their own assembly 2002-12-05 Alejandro Sánchez Acosta * list.unix: updated. 2002-11-30 Alejandro Sánchez Acosta * list.unix: Changed. * System.ComponentModel.Design: Added 2002-11-11 Tim Coleman * list.unix: * list: * System.ComponentModel/DesignTimeVisibleAttribute.cs: Add new class 2002-11-06 Jackson Harper * list.unix: Added Microsoft.CSharp/Compiler.cs to build 2002-11-04 Gonzalo Paniagua Javier * list.unix: added new files. 2002-11-04 Tim Coleman * System.ComponentModel/RefreshProperties.cs: * System.ComponentModel/RefreshPropertiesAttribute.cs: Add new classes 2002-11-02 Duncan Mak * list.unix: Added InvalidEnumArgumentException. 2002-10-31 Dick Porter * list.unix: Added MonoIO and MonoIOError to the build 2002-10-29 Daniel Morgan * System.ComponentModel/PropertyDescriptor.cs: added missing abstract methods and properties * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented SetValue and added stubs for missing methods and properties 2002-10-03 Gonzalo Paniagua Javier * list.unix: added new files in System.Configuration. 2002-10-02 Gonzalo Paniagua Javier * list.unix: added new files. 2002-08-28 Gonzalo Paniagua Javier * System.ComponentModel/Component.cs: * System.ComponentModel/ComponentCollection.cs: * System.ComponentModel/Container.cs: * System.ComponentModel/MarshalByValueComponent.cs: * System.Diagnostics/Process.cs: * System.Diagnostics/TextWriterTraceListener.cs: * System.IO/FileSystemWatcher.cs: IDisposable fixes. 2002-08-15 Tim Coleman * list.unix: Added System.IO files. 2002-07-29 Gonzalo Paniagua Javier * list: * list.unix: added EnumConverter.cs 2002-07-28 Gonzalo Paniagua Javier * list: * list.unix: added DerivedPropertyDescriptor.cs 2002-07-22 Tim Coleman * list.unix: Added new file System.ComponentModel.RecommendedAsConfigurableAttribute.cs to build on unix. 2002-07-22 Tim Coleman * list.unix: Added files to the build for linux System.ComponentModel.BindableAttribute.cs, System.ComponentModel.BindableSupport.cs, System.ComponentModel.ExpandableObjectConverter.cs, System.ComponentModel.NotifyParentPropertyAttribute.cs, System.ComponentModel.ToolboxItemAttribute.cs, 2002-07-22 Tim Coleman * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs and System.ComponentModel.DefaultProperty.cs to build 2002-06-20 Gonzalo Paniagua Javier * System.build: removed System.Drawing.dll dependency. 2002-06-15 Gonzalo Paniagua Javier * System.build: referenced System.Drawing.dll. 2002-05-12 Lawrence Pit * System.Security.Cryptography.X509Certificates: directory added 2002-05-09 Rodrigo Moya * System.build: don't exclude anymore excluded files in System.ComponentModel. They compile on Linux, so they might also on Windows. 2002-05-05 Gonzalo Paniagua Javier * System.build: excluded EventDescriptor.cs, EventDescriptorCollection.cs and ICustomTypeDescriptor.cs. 2002-04-08 Nick Drochak * System.build: Build System.dll with mono's corlib.dll and System.Xml.dll. 2002-01-23 Dick Porter * System.build: Start build System.Net.Sockets.Socket.cs, TcpClient.cs and TcpListener.cs 2001-12-07 Nick Drochak * ChangeLog: Add the change log to this directory * System.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right? Plus it encourages others to try 'make test'.