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