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