2006-01-27 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Drawing / ChangeLog
1 2006-01-18  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * System.Drawing_test.dll.sources: Added unit tests for RegionData and
4         non-rectangular Region.
5
6 2006-01-12  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * System.Drawing_test.dll.sources: Added unit tests for GraphicsPath 
9         and PathData.
10
11 2006-01-11  Sebastien Pouliot  <sebastien@ximian.com>
12
13         * System.Drawing_test.dll.sources: Added CAS unit tests for Region to 
14         the build.
15
16 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
17
18         * MetaHeader.cs: Classes need to specify StructLayout attribute\r
19         * EncoderParameter.cs: Classes need to specify StructLayout attribute\r
20         * ImageAttributes.cs: Classes need to specify StructLayout attribute\r
21         * WmfPlaceableFileHeader.cs: Classes need to specify StructLayout attribute\r
22         * MetafileHeader.cs: Classes need to specify StructLayout attribute
23
24 2005-12-04 Konstantin Triger <kostat@mainsoft.com>
25
26         * net_1_1_java_System.Drawing.dll.exclude.sources,
27                 net_1_1_java_System.Drawing.dll.sources:
28                 correcting SystemIcons.cs reference.
29
30 2005-11-28 Konstantin Triger <kostat@mainsoft.com>
31
32         * System.Drawing.vmwcsproj: Added System icons; changed to mono icon implementation.
33
34 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
35
36         * net_1_1_java_System.Drawing.dll.sources,
37         net_1_1_java_System.Drawing.dll.exclude.sources: added java profile
38         sources lists
39         * Makefile: add java profile section
40
41 2005-11-13 Konstantin Triger <kostat@mainsoft.com>
42
43         * System.Drawing.vmwcsproj: Added System.Drawing.Text/LineLayout.jvm.cs,
44                 System.Drawing.Text/LineLayout.jvm.cs
45
46 2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
47
48         * Makefile: Removed /codepage:28591 as it is the default.
49
50 2005-09-19  Miguel de Icaza  <miguel@novell.com>
51
52         * Makefile (EXTRA_DISTFILES): Distribute indexed.png, add resource
53         to build.
54
55 2005-09-14 Vladimir Krasnov <vladimirk@mainsoft.com>
56
57         * System.Drawing.vmwcsproj: Added PlainImage.jvm.cs, PlainImageCollection.jvm.cs
58
59 2005-09-07 Vladimir Krasnov <vladimirk@mainsoft.com>
60
61         * System.Drawing.vmwcsproj: ImageCodec.jvm.cs
62         Added Mainsoft.Drawing.Configuration.jvm folder with
63         ResolutionConfiguration.cs, ResolutionConfigurationCollection.cs, 
64         ResolutionConfigurationHandler.cs
65
66 2005-08-28 Vladimir Krasnov <vladimirk@mainsoft.com>
67
68         * System.Drawing.vmwcsproj: Added GraphicsContainer.jvm.cs, GraphicsState.jvm.cs
69         Excluded: GraphicsContainer.cs, GraphicsState.cs
70         Fixed: const.cs.in
71
72 2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
73
74         * Makefile: build fix for some utf8-defaulted environment.
75
76 2005-08-24 Marek Safar <marek.safar@seznam.cz>
77
78         * SD.csproj: Updated.
79
80 2005-08-23 Eyal Alalyf <eyala@mainsoft.com>
81         * System.Drawing.vmwcsproj: Change it to be developer edition project file
82
83 2005-08-23 Boris Kirzner <borisk@mainsoft.com>
84         * System.Drawing.vmwcsproj: Changed reference to Consts.cs.
85
86 2005-08-16 Andrew Skiba <andrews@mainsoft.com>
87
88         * System.Drawing.vmwcsproj: use ImageFormat.cs instead of jvm.cs
89
90 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
91         
92         * System.Drawing.dll.sources: Removed TestColorConverter again, as 
93         there was already a test class for ColorConverter.
94
95 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
96
97         * System.Drawing.dll.sources: Added TestColorConverter.cs.
98
99 2005-08-14 Vladimir Krasnov <vladimirk@mainsoft.com>
100
101         * System.Drawing.vmwcsproj: Added SystemIcons.jvm.cs, excluded SystemIcons.cs
102         
103 2005-08-11 Konstantin Triger <kostat@mainsoft.com>
104
105         * System.Drawing.vmwcsproj: changing JAVA to TARGET_JVM in release builds
106
107 2005-08-10 Boris Kirzner <borisk@mainsoft.com>
108         * System.Drawing.vmwcsproj: Added ExtendedGeneralPath.jvm.cs and GeneralPathIterator.jvm.cs.
109
110 2005-08-09 Konstantin Triger <kostat@mainsoft.com>
111
112         * System.Drawing.vmwcsproj: Added AdvancedStoke.jvm.cs and StrokeFactory.jvm.cs
113
114 2005-08-09 Andrew Skiba <andrews@mainsoft.com>
115
116         * System.Drawing_test.dll.sources: add ColorConverter.cs and ColorTranslator.cs
117
118 2005-08-07 Konstantin Triger <kostat@mainsoft.com>
119
120         * System.Drawing.vmwcsproj: removed source control dependency
121
122 2005-08-03  Andrew Skiba  <andrews@mainsoft.com>
123
124         * System.Drawing.vmwcsproj, System.Drawing.sln: add a project file and solution for building System.Drawing for Grasshopper
125
126 2004-12-09  Geoff Norton  <gnorton@customerdna.com>
127
128         * System.Drawing.dll.sources: Add System.Drawing/carbonFunctions.cs to the build
129
130 2004-11-22  Ravindra  <rkumar@novell.com>
131
132         * SD.csproj: Removed a wrong entry from files list.
133
134 2004-09-16  Ravindra <rkumar@novell.com>
135
136         * SD.csproj: Added a VS.NET project file. It can be used to build
137         System.Drawing library on MS.
138
139 2004-09-09  Sebastien Pouliot  <sebastien@ximian.com>
140
141         * System.Drawing_test.dll.sources: Added unit tests for 
142         PrintingPermission and it's attribute class.
143
144 2004-06-10  Ravindra <rkumar@novell.com>
145
146         * Makefile: Suppress compiler warning cs:618 for test dll.
147
148 2004-06-03  Ravindra <rkumar@novell.com>
149
150         * Makefile: Updated. We don't need to define the flag
151         DECLARE_CDECL_DELEGATES anymore. As we have moved all the
152         codecs to libgdiplus.
153
154 2004-05-26  Ravindra <rkumar@novell.com>
155
156         * System.Drawing_test.dll.sources: Added TestColor.cs to the test sources list.
157
158 2004-05-20  Sanjay Gupta <gsanjay@novell.com>
159
160         * System.Drawing_test.dll.sources: Added TestIcon.cs to the test sources list.
161
162 2004-05-18  Ravindra <rkumar@novell.com>
163
164         * System.Drawing_test.dll.sources: Added TestHatchBrush.cs to the
165         test sources list.
166         * README: Added some guidelines for writing tests/samples.
167
168 2004-05-17  Sanjay Gupta <gsanjay@novell.com>
169
170         * System.Drawing_test.dll.sources: Added TestIconConverter.cs to the test sources list.
171
172 2004-05-14  Sanjay Gupta <gsanjay@novell.com>
173
174         * System.Drawing_test.dll.sources: Added TestImageConverter.cs and 
175         TestImageFormatConverter.cs to the test sources list.
176
177 2004-04-22  Ravindra <rkumar@novell.com>
178
179         * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
180         TestRectangleConverter.cs and TestSizeConverter.cs to the test
181         sources list.
182
183 2004-04-21  Ravindra <rkumar@novell.com>
184
185         * System.Drawing_test.dll.sources: Added TestPens.cs and
186         TestBrushes.cs to the test sources list.
187
188 2004-04-16  Ravindra <rkumar@novell.com>
189
190         * System.Drawing_test.dll.sources: Added TestSystemPens.cs
191         to the test sources list.
192
193 2004-04-12  Ravindra <rkumar@novell.com>
194
195         * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs
196         to the test sources list.
197
198 2004-03-18  Ravindra <rkumar@novell.com>
199         * System.Drawing_test.dll.sources: Added TestBitmap.cs,
200         TestBlend.cs and TestColorBlend.cs to test sources list.
201
202 2004-03-17  Ravindra <rkumar@novell.com>
203         * Samples: Created directory for samples.
204         * README: Created README that tells about the directory
205         structure for samples and tests.
206
207 2004-02-11  Ravindra <rkumar@novell.com>
208         * System.Drawing.dll.sources: Added EncoderParameter.cs
209         and EncoderParameters.cs.
210
211 2004-02-07  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
212
213         * System.Drawing.dll.sources:
214           SRDescriptionAttribute.cs, Locale.cs added
215
216 2004-01-26  Ravindra <rkumar@novell.com>
217         * System.Drawing.dll.sources: Added TextureBrush.cs.
218
219 2004-01-26  Ravindra <rkumar@novell.com>
220         * System.Drawing_test.dll.sources: Added to create 
221         System.Drawing_test.dll.
222
223 2004-01-23  Ravindra <rkumar@novell.com>
224         * System.Drawing.dll.sources: Removed TextureBrush.cs. 
225         Was added by mistake during last check-in.
226
227 2004-01-19  Ravindra <rkumar@novell.com>
228         * System.Drawing.dll.sources: Added Encoder.cs.
229
230 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
231         * System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
232
233 2003-10-14  Bernie Solomon  <bernard@ugsolutions.com>
234         * Makefile                      do not build gdiplus on Windows
235
236 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
237         * Makefile                      gdiplus added to subdirs
238
239 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
240         * System.Drawing.dll.sources:   Remove cairo,win32,gtk implementations
241                                                                         Add gdi+ implementation
242
243 2003-09-21  Miguel de Icaza  <miguel@ximian.com>
244         * System.Drawing.dll.sources: Remove xr implementation. 
245
246 2003-09-21  Alexandre Pigolkine <pigolkine@gmx.de>
247         * System.Drawing.dll.sources    removed 2 files from Printing namespace
248
249 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
250         * Graphics.cs:
251         * win32functions.cs: Added Win32 Ellipse implementation. 
252
253 2003-08-24  Duncan Mak  <duncan@ximian.com>
254
255         * System.Drawing.dll.sources: Add Cairo implementation.
256
257 2003-07-23  Peter Williams  <peter@newton.cx>
258
259         * System.Drawing.dll.sources: Add Pens.cs
260
261 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
262
263         * System.Drawing.dll.sources:
264         * list.unix: AssemblyInfo.cs added
265
266 2003-06-27 Alexandre Pigolkine <pigolkine@gmx.de>
267         * list.unix             
268                 new file added
269
270 2003-06-22 Alexandre Pigolkine <pigolkine@gmx.de>
271         * list.unix             
272                 reordered by folder names
273                 few new files added
274                 System.Drawing.Design/IDesignerHost.cs removed
275
276 2003-06-18 Alexandre Pigolkine <pigolkine@gmx.de>
277         * list.unix             changed
278
279 2003-06-15 Alexandre Pigolkine <pigolkine@gmx.de>
280         * list.unix             files added
281         * makefile.gnu  --unsafe flag, cdecl delegates
282         
283 2003-06-06 Alexandre Pigolkine <pigolkine@gmx.de>
284         * list.unix             changed
285
286 2003-04-26 Alexandre Pigolkine <pigolkine@gmx.de>
287         * list.unix             changed
288
289 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
290
291         * System.Drawing.Printing/PrinterUnitConvert.cs stubed
292
293 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
294
295         * System.Drawing.Design/ToolboxItemCollection.cs stubed
296
297 2003-03-31  Alan Tam <Tam@SiuLung.com>
298
299         * list.unix: Added UITypeEditor.cs.
300
301 2003-02-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
302
303         * list.unix: added ImageAttributes.cs.
304
305 2003-02-07 Alexandre Pigolkine <pigolkine@gmx.de>
306         * list.unix             changed
307
308 2002-12-1  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
309
310         * list.unix: Changed
311
312
313 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
314
315         * ChangeLog: new file.
316
317         * System.Drawing.build: added System.dll dependency
318