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'.