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