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