2007-03-19 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / System.Drawing / ChangeLog
1 2007-03-15  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
4         the build.
5
6 2007-03-14  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * Makefile: Add the new GIF87a test files to the dist.
9
10 2007-03-09  Sebastien Pouliot  <sebastien@ximian.com>
11
12         * Makefile: Add metafiles (WMF and EMF) test files to the dist.
13         * System.Drawing_test.dll.sources: Add Metafile unit tests to the 
14         build.
15
16 2007-02-28  Sebastien Pouliot  <sebastien@ximian.com>
17
18         * System.Drawing_test.dll.sources: Add (existing!) SystemFontsTest to
19         the build.
20
21 2007-02-08  Sebastien Pouliot  <sebastien@ximian.com>
22
23         * Makefile: Add non-inverted bitmap to dist.
24
25 2007-01-30  Sebastien Pouliot  <sebastien@ximian.com>
26
27         * Makefile: Add System.Runtime.Serialization.Formatters.Soap.dll and 
28         System.Xml.dll for building the unit tests.
29
30 2007-01-15  Sebastien Pouliot  <sebastien@ximian.com>
31
32         * Makefile: Add new non-standard size icons, 10x16 and 11x22.
33
34 2007-01-15  Sebastien Pouliot  <sebastien@ximian.com> 
35
36         * Makefile: Add new test icon 32bpp.ico for newer, XP, ARGB icons.
37
38 2007-01-11  Sebastien Pouliot  <sebastien@ximian.com> 
39
40         * Makefile: Add new test icons 16x16x16 and 32x32x16 to dist.
41
42 2007-01-10  Sebastien Pouliot  <sebastien@ximian.com> 
43
44         * Makefile: Add new test icons (48x48x1, 64x64x256 and 96x96x256) to 
45         distribution files.
46
47 2007-01-07  Sebastien Pouliot  <sebastien@ximian.com> 
48
49         * Makefile: Add new file nunit-host-ignore to the dist
50         * System.Drawing_test.dll.sources: Add HostIgnoreList to the build.
51         * nunit-host-ignore-list: New. Hosts specific ignore list for nunit
52
53 2006-12-03  Sebastien Pouliot  <sebastien@ximian.com> 
54
55         * Makefile: Switch to icons available in Assembly/
56         * System.Drawing_test.dll.sources: Add SystemIcons unit tests to the 
57         build.
58
59 2006-12-02  Sebastien Pouliot  <sebastien@ximian.com> 
60
61         * error.ico: New. Error icon required for SystemIcons.
62         * information.ico: New. Information icon required for SystemIcons.
63         * mono.ico: New. Mono icon used for Application and WinLogo in 
64         SystemIcons.
65         * question.ico: New. Question icon required for SystemIcons.
66         * warning.ico: New. Warning icon required for SystemIcons.
67         * Makefile: Add all icons as resources in the assembly.
68
69 2006-11-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
70
71         * System.Drawing_test.dll.sources: Add new unit test
72         for PageSettings.
73
74 2006-10-31  Sebastien Pouliot  <sebastien@ximian.com> 
75
76         * System.Drawing_test.dll.sources: Add new unit tests for 
77         System.Drawing.Imaging.MetaHeader and WmfPlaceableFileHeader classes.
78
79 2006-09-27      Boris Kirzner <borisk@mainsoft.com>
80
81         * run-tests.test.bat : tests batch fix.
82
83
84 2006-09-26      Boris Kirzner <borisk@mainsoft.com>
85
86         * run-tests.bat,run-tests.test.bat: log files naimng fix.
87
88 2006-09-18      Boris Kirzner <borisk@mainsoft.com>
89
90         * run-tests.test.bat : fixes for TARGET_JVM tests run script.
91
92 2006-09-12      Boris Kirzner <borisk@mainsoft.com>
93         * run-tests.bat, run-tests.test.bat: reworked tests logging.
94         * System.Drawing20.vmwcsproj: updated references path.
95
96 2006-09-01  Sebastien Pouliot  <sebastien@ximian.com> 
97
98         * Makefile: Add new almogaver32bits.tif file to EXTRA_DISTFILES
99         * System.Drawing_test.dll.sources: Added unit tests for GIF, ICON, PNG
100         and TIFF codecs.
101
102 2006-08-28      Boris Kirzner <borisk@mainsoft.com>
103
104         * run-tests.test.bat: chnged script for tests NET_2_0 run.
105
106 2006-08-24  Sebastien Pouliot  <sebastien@ximian.com>
107
108         * System.Drawing_test.dll.sources: Added unit tests for TextureBrush.
109
110 2006-08-12  Duncan Mak  <duncan@novell.com>
111
112         * GDIPlusTest.csproj: New MSBuild project file for building
113         GDIPlusTest on Windows.
114
115         * System.Drawing_test.dll.sources: Add gdipEnums.cs,
116         gdipFunctions.cs and gdipStructs.cs.
117
118         * Makefile (TEST_MCS_FLAGS): Add new #define 'TEST'. This is used
119         to exclude parts of gdipFunctions so that it could be reused as
120         part of the NUnit tests.
121
122 2006-08-02  Sebastien Pouliot  <sebastien@ximian.com>
123
124         * Makefile: Add the test bitmaps to EXTRA_DISTFILES so monobuild has
125         them available when running the unit tests.
126
127 2006-07-06  Sebastien Pouliot  <sebastien@ximian.com>
128
129         * System.Drawing_test.dll.sources: Added unit tests for direct GDI+ 
130         function calls.
131
132 2006-06-30  Sebastien Pouliot  <sebastien@ximian.com>
133
134         * System.Drawing_test.dll.sources: Added unit tests for SolidBrush.
135
136 2006-05-30  Sebastien Pouliot  <sebastien@ximian.com>
137
138         * System.Drawing_test.dll.sources: Added unit tests for FontFamily.
139
140 2006-05-17  Sebastien Pouliot  <sebastien@ximian.com>
141
142         * System.Drawing_test.dll.sources: Added unit tests for Pen.
143
144 2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>
145
146         * run-tests.test.bat: skip nunit build if already done
147
148 2006-05-09  Sebastien Pouliot  <sebastien@ximian.com>
149
150         * System.Drawing_test.dll.sources: Added unit tests for 
151         PathGradientBrush.
152
153 2006-01-30 Boris Kirzner <borisk@mainsoft.com>
154         * run-tests.test.bat: changed location of xmltool.
155
156 2006-01-29 Boris Kirzner <borisk@mainsoft.com>
157         * run-tests.bat, run-tests.test.bat, runtestfixture.bat, 
158         runmonotestfixture.bat : added batch files for automatic 
159         testing for TARGET_JVM.
160
161 2006-01-18  Sebastien Pouliot  <sebastien@ximian.com>
162
163         * System.Drawing_test.dll.sources: Added unit tests for RegionData and
164         non-rectangular Region.
165
166 2006-01-12  Sebastien Pouliot  <sebastien@ximian.com>
167
168         * System.Drawing_test.dll.sources: Added unit tests for GraphicsPath 
169         and PathData.
170
171 2006-01-11  Sebastien Pouliot  <sebastien@ximian.com>
172
173         * System.Drawing_test.dll.sources: Added CAS unit tests for Region to 
174         the build.
175
176 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
177
178         * MetaHeader.cs: Classes need to specify StructLayout attribute
179         * EncoderParameter.cs: Classes need to specify StructLayout attribute
180         * ImageAttributes.cs: Classes need to specify StructLayout attribute
181         * WmfPlaceableFileHeader.cs: Classes need to specify StructLayout attribute
182         * MetafileHeader.cs: Classes need to specify StructLayout attribute
183
184 2005-12-04 Konstantin Triger <kostat@mainsoft.com>
185
186         * net_1_1_java_System.Drawing.dll.exclude.sources,
187                 net_1_1_java_System.Drawing.dll.sources:
188                 correcting SystemIcons.cs reference.
189
190 2005-11-28 Konstantin Triger <kostat@mainsoft.com>
191
192         * System.Drawing.vmwcsproj: Added System icons; changed to mono icon implementation.
193
194 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
195
196         * net_1_1_java_System.Drawing.dll.sources,
197         net_1_1_java_System.Drawing.dll.exclude.sources: added java profile
198         sources lists
199         * Makefile: add java profile section
200
201 2005-11-13 Konstantin Triger <kostat@mainsoft.com>
202
203         * System.Drawing.vmwcsproj: Added System.Drawing.Text/LineLayout.jvm.cs,
204                 System.Drawing.Text/LineLayout.jvm.cs
205
206 2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
207
208         * Makefile: Removed /codepage:28591 as it is the default.
209
210 2005-09-19  Miguel de Icaza  <miguel@novell.com>
211
212         * Makefile (EXTRA_DISTFILES): Distribute indexed.png, add resource
213         to build.
214
215 2005-09-14 Vladimir Krasnov <vladimirk@mainsoft.com>
216
217         * System.Drawing.vmwcsproj: Added PlainImage.jvm.cs, PlainImageCollection.jvm.cs
218
219 2005-09-07 Vladimir Krasnov <vladimirk@mainsoft.com>
220
221         * System.Drawing.vmwcsproj: ImageCodec.jvm.cs
222         Added Mainsoft.Drawing.Configuration.jvm folder with
223         ResolutionConfiguration.cs, ResolutionConfigurationCollection.cs, 
224         ResolutionConfigurationHandler.cs
225
226 2005-08-28 Vladimir Krasnov <vladimirk@mainsoft.com>
227
228         * System.Drawing.vmwcsproj: Added GraphicsContainer.jvm.cs, GraphicsState.jvm.cs
229         Excluded: GraphicsContainer.cs, GraphicsState.cs
230         Fixed: const.cs.in
231
232 2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
233
234         * Makefile: build fix for some utf8-defaulted environment.
235
236 2005-08-24 Marek Safar <marek.safar@seznam.cz>
237
238         * SD.csproj: Updated.
239
240 2005-08-23 Eyal Alalyf <eyala@mainsoft.com>
241         * System.Drawing.vmwcsproj: Change it to be developer edition project file
242
243 2005-08-23 Boris Kirzner <borisk@mainsoft.com>
244         * System.Drawing.vmwcsproj: Changed reference to Consts.cs.
245
246 2005-08-16 Andrew Skiba <andrews@mainsoft.com>
247
248         * System.Drawing.vmwcsproj: use ImageFormat.cs instead of jvm.cs
249
250 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
251         
252         * System.Drawing.dll.sources: Removed TestColorConverter again, as 
253         there was already a test class for ColorConverter.
254
255 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
256
257         * System.Drawing.dll.sources: Added TestColorConverter.cs.
258
259 2005-08-14 Vladimir Krasnov <vladimirk@mainsoft.com>
260
261         * System.Drawing.vmwcsproj: Added SystemIcons.jvm.cs, excluded SystemIcons.cs
262         
263 2005-08-11 Konstantin Triger <kostat@mainsoft.com>
264
265         * System.Drawing.vmwcsproj: changing JAVA to TARGET_JVM in release builds
266
267 2005-08-10 Boris Kirzner <borisk@mainsoft.com>
268         * System.Drawing.vmwcsproj: Added ExtendedGeneralPath.jvm.cs and GeneralPathIterator.jvm.cs.
269
270 2005-08-09 Konstantin Triger <kostat@mainsoft.com>
271
272         * System.Drawing.vmwcsproj: Added AdvancedStoke.jvm.cs and StrokeFactory.jvm.cs
273
274 2005-08-09 Andrew Skiba <andrews@mainsoft.com>
275
276         * System.Drawing_test.dll.sources: add ColorConverter.cs and ColorTranslator.cs
277
278 2005-08-07 Konstantin Triger <kostat@mainsoft.com>
279
280         * System.Drawing.vmwcsproj: removed source control dependency
281
282 2005-08-03  Andrew Skiba  <andrews@mainsoft.com>
283
284         * System.Drawing.vmwcsproj, System.Drawing.sln: add a project file and solution for building System.Drawing for Grasshopper
285
286 2004-12-09  Geoff Norton  <gnorton@customerdna.com>
287
288         * System.Drawing.dll.sources: Add System.Drawing/carbonFunctions.cs to the build
289
290 2004-11-22  Ravindra  <rkumar@novell.com>
291
292         * SD.csproj: Removed a wrong entry from files list.
293
294 2004-09-16  Ravindra <rkumar@novell.com>
295
296         * SD.csproj: Added a VS.NET project file. It can be used to build
297         System.Drawing library on MS.
298
299 2004-09-09  Sebastien Pouliot  <sebastien@ximian.com>
300
301         * System.Drawing_test.dll.sources: Added unit tests for 
302         PrintingPermission and it's attribute class.
303
304 2004-06-10  Ravindra <rkumar@novell.com>
305
306         * Makefile: Suppress compiler warning cs:618 for test dll.
307
308 2004-06-03  Ravindra <rkumar@novell.com>
309
310         * Makefile: Updated. We don't need to define the flag
311         DECLARE_CDECL_DELEGATES anymore. As we have moved all the
312         codecs to libgdiplus.
313
314 2004-05-26  Ravindra <rkumar@novell.com>
315
316         * System.Drawing_test.dll.sources: Added TestColor.cs to the test sources list.
317
318 2004-05-20  Sanjay Gupta <gsanjay@novell.com>
319
320         * System.Drawing_test.dll.sources: Added TestIcon.cs to the test sources list.
321
322 2004-05-18  Ravindra <rkumar@novell.com>
323
324         * System.Drawing_test.dll.sources: Added TestHatchBrush.cs to the
325         test sources list.
326         * README: Added some guidelines for writing tests/samples.
327
328 2004-05-17  Sanjay Gupta <gsanjay@novell.com>
329
330         * System.Drawing_test.dll.sources: Added TestIconConverter.cs to the test sources list.
331
332 2004-05-14  Sanjay Gupta <gsanjay@novell.com>
333
334         * System.Drawing_test.dll.sources: Added TestImageConverter.cs and 
335         TestImageFormatConverter.cs to the test sources list.
336
337 2004-04-22  Ravindra <rkumar@novell.com>
338
339         * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
340         TestRectangleConverter.cs and TestSizeConverter.cs to the test
341         sources list.
342
343 2004-04-21  Ravindra <rkumar@novell.com>
344
345         * System.Drawing_test.dll.sources: Added TestPens.cs and
346         TestBrushes.cs to the test sources list.
347
348 2004-04-16  Ravindra <rkumar@novell.com>
349
350         * System.Drawing_test.dll.sources: Added TestSystemPens.cs
351         to the test sources list.
352
353 2004-04-12  Ravindra <rkumar@novell.com>
354
355         * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs
356         to the test sources list.
357
358 2004-03-18  Ravindra <rkumar@novell.com>
359         * System.Drawing_test.dll.sources: Added TestBitmap.cs,
360         TestBlend.cs and TestColorBlend.cs to test sources list.
361
362 2004-03-17  Ravindra <rkumar@novell.com>
363         * Samples: Created directory for samples.
364         * README: Created README that tells about the directory
365         structure for samples and tests.
366
367 2004-02-11  Ravindra <rkumar@novell.com>
368         * System.Drawing.dll.sources: Added EncoderParameter.cs
369         and EncoderParameters.cs.
370
371 2004-02-07  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
372
373         * System.Drawing.dll.sources:
374           SRDescriptionAttribute.cs, Locale.cs added
375
376 2004-01-26  Ravindra <rkumar@novell.com>
377         * System.Drawing.dll.sources: Added TextureBrush.cs.
378
379 2004-01-26  Ravindra <rkumar@novell.com>
380         * System.Drawing_test.dll.sources: Added to create 
381         System.Drawing_test.dll.
382
383 2004-01-23  Ravindra <rkumar@novell.com>
384         * System.Drawing.dll.sources: Removed TextureBrush.cs. 
385         Was added by mistake during last check-in.
386
387 2004-01-19  Ravindra <rkumar@novell.com>
388         * System.Drawing.dll.sources: Added Encoder.cs.
389
390 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
391         * System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
392
393 2003-10-14  Bernie Solomon  <bernard@ugsolutions.com>
394         * Makefile                      do not build gdiplus on Windows
395
396 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
397         * Makefile                      gdiplus added to subdirs
398
399 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
400         * System.Drawing.dll.sources:   Remove cairo,win32,gtk implementations
401                                                                         Add gdi+ implementation
402
403 2003-09-21  Miguel de Icaza  <miguel@ximian.com>
404         * System.Drawing.dll.sources: Remove xr implementation. 
405
406 2003-09-21  Alexandre Pigolkine <pigolkine@gmx.de>
407         * System.Drawing.dll.sources    removed 2 files from Printing namespace
408
409 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
410         * Graphics.cs:
411         * win32functions.cs: Added Win32 Ellipse implementation. 
412
413 2003-08-24  Duncan Mak  <duncan@ximian.com>
414
415         * System.Drawing.dll.sources: Add Cairo implementation.
416
417 2003-07-23  Peter Williams  <peter@newton.cx>
418
419         * System.Drawing.dll.sources: Add Pens.cs
420
421 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
422
423         * System.Drawing.dll.sources:
424         * list.unix: AssemblyInfo.cs added
425
426 2003-06-27 Alexandre Pigolkine <pigolkine@gmx.de>
427         * list.unix             
428                 new file added
429
430 2003-06-22 Alexandre Pigolkine <pigolkine@gmx.de>
431         * list.unix             
432                 reordered by folder names
433                 few new files added
434                 System.Drawing.Design/IDesignerHost.cs removed
435
436 2003-06-18 Alexandre Pigolkine <pigolkine@gmx.de>
437         * list.unix             changed
438
439 2003-06-15 Alexandre Pigolkine <pigolkine@gmx.de>
440         * list.unix             files added
441         * makefile.gnu  --unsafe flag, cdecl delegates
442         
443 2003-06-06 Alexandre Pigolkine <pigolkine@gmx.de>
444         * list.unix             changed
445
446 2003-04-26 Alexandre Pigolkine <pigolkine@gmx.de>
447         * list.unix             changed
448
449 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
450
451         * System.Drawing.Printing/PrinterUnitConvert.cs stubed
452
453 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
454
455         * System.Drawing.Design/ToolboxItemCollection.cs stubed
456
457 2003-03-31  Alan Tam <Tam@SiuLung.com>
458
459         * list.unix: Added UITypeEditor.cs.
460
461 2003-02-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
462
463         * list.unix: added ImageAttributes.cs.
464
465 2003-02-07 Alexandre Pigolkine <pigolkine@gmx.de>
466         * list.unix             changed
467
468 2002-12-1  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
469
470         * list.unix: Changed
471
472
473 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
474
475         * ChangeLog: new file.
476
477         * System.Drawing.build: added System.dll dependency
478