New/Updated test cases. Fixed TraceTest so that it isn't causing test
[mono.git] / mcs / class / System / ChangeLog
1 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
2         
3         * updated .build file(s) to correctly contain required buildfile 
4           attribute for nant
5
6 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
7
8         * list list.unix: Put CSharpCodeGenerator.cs back in build
9
10 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
11
12         * list list.unix: Removed Compiler classes that are being moved to their own assembly
13
14 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
15
16         * list.unix: updated.
17
18 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
19
20         * list.unix: Changed.
21         * System.ComponentModel.Design: Added
22
23 2002-11-11 Tim Coleman <tim@timcoleman.com>
24         * list.unix:
25         * list:
26         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
27                 Add new class
28
29 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
30
31         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
32         
33 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
34
35         * list.unix: added new files.
36
37 2002-11-04  Tim Coleman <tim@timcoleman.com>
38         * System.ComponentModel/RefreshProperties.cs:
39         * System.ComponentModel/RefreshPropertiesAttribute.cs:
40                 Add new classes
41
42 2002-11-02  Duncan Mak  <duncan@ximian.com>
43
44         * list.unix: Added InvalidEnumArgumentException.
45
46 2002-10-31  Dick Porter  <dick@ximian.com>
47
48         * list.unix: Added MonoIO and MonoIOError to the build
49
50 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
51
52         * System.ComponentModel/PropertyDescriptor.cs: added
53         missing abstract methods and properties
54
55         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
56         SetValue and added stubs for missing methods and properties
57         
58 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
59
60         * list.unix: added new files in System.Configuration.
61
62 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
63
64         * list.unix: added new files.
65
66 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
67
68         * System.ComponentModel/Component.cs:
69         * System.ComponentModel/ComponentCollection.cs:
70         * System.ComponentModel/Container.cs:
71         * System.ComponentModel/MarshalByValueComponent.cs:
72         * System.Diagnostics/Process.cs:
73         * System.Diagnostics/TextWriterTraceListener.cs:
74         * System.IO/FileSystemWatcher.cs:
75         IDisposable fixes.
76
77 2002-08-15  Tim Coleman <tim@timcoleman.com>
78         * list.unix: Added System.IO files.
79
80 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
81
82         * list:
83         * list.unix: added EnumConverter.cs
84
85 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
86
87         * list:
88         * list.unix: added DerivedPropertyDescriptor.cs
89
90 2002-07-22  Tim Coleman <tim@timcoleman.com>
91         * list.unix: Added new file
92                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
93                 to build on unix.
94
95 2002-07-22  Tim Coleman <tim@timcoleman.com>
96         * list.unix: Added files to the build for linux
97                 System.ComponentModel.BindableAttribute.cs,
98                 System.ComponentModel.BindableSupport.cs,
99                 System.ComponentModel.ExpandableObjectConverter.cs,
100                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
101                 System.ComponentModel.ToolboxItemAttribute.cs,
102
103 2002-07-22  Tim Coleman <tim@timcoleman.com>
104         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
105                 and System.ComponentModel.DefaultProperty.cs to build
106
107
108 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
109
110         * System.build: removed System.Drawing.dll dependency.
111
112 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
113
114         * System.build: referenced System.Drawing.dll.
115
116 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
117
118         * System.Security.Cryptography.X509Certificates: directory added
119         
120 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
121
122         * System.build: don't exclude anymore excluded files in
123         System.ComponentModel. They compile on Linux, so they might also
124         on Windows.
125
126 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
127
128         * System.build: excluded EventDescriptor.cs, 
129         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
130
131 2002-04-08  Nick Drochak  <ndrochak@gol.com>
132
133         * System.build: Build System.dll with mono's corlib.dll and 
134         System.Xml.dll.
135
136 2002-01-23  Dick Porter  <dick@ximian.com>
137
138         * System.build: Start build System.Net.Sockets.Socket.cs,
139         TcpClient.cs and TcpListener.cs
140
141 2001-12-07  Nick Drochak <ndrochak@gol.com>
142
143         * ChangeLog: Add the change log to this directory
144
145         * System.build: Add dependancy on linux target to test target. Need to 
146         have the dll before we can test it, right?  Plus it encourages others 
147         to try 'make test'.
148