(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Drawing / ChangeLog
blobcc83f0e5841d5f3c324b5718fa5c0999991f16c0
1 2004-09-16  Ravindra <rkumar@novell.com>
3         * SD.csproj: Added a VS.NET project file. It can be used to build
4         System.Drawing library on MS.
6 2004-09-09  Sebastien Pouliot  <sebastien@ximian.com>
8         * System.Drawing_test.dll.sources: Added unit tests for 
9         PrintingPermission and it's attribute class.
11 2004-06-10  Ravindra <rkumar@novell.com>
13         * Makefile: Suppress compiler warning cs:618 for test dll.
15 2004-06-03  Ravindra <rkumar@novell.com>
17         * Makefile: Updated. We don't need to define the flag
18         DECLARE_CDECL_DELEGATES anymore. As we have moved all the
19         codecs to libgdiplus.
21 2004-05-26  Ravindra <rkumar@novell.com>
23         * System.Drawing_test.dll.sources: Added TestColor.cs to the test sources list.
25 2004-05-20  Sanjay Gupta <gsanjay@novell.com>
27         * System.Drawing_test.dll.sources: Added TestIcon.cs to the test sources list.
29 2004-05-18  Ravindra <rkumar@novell.com>
31         * System.Drawing_test.dll.sources: Added TestHatchBrush.cs to the
32         test sources list.
33         * README: Added some guidelines for writing tests/samples.
35 2004-05-17  Sanjay Gupta <gsanjay@novell.com>
37         * System.Drawing_test.dll.sources: Added TestIconConverter.cs to the test sources list.
39 2004-05-14  Sanjay Gupta <gsanjay@novell.com>
41         * System.Drawing_test.dll.sources: Added TestImageConverter.cs and 
42         TestImageFormatConverter.cs to the test sources list.
44 2004-04-22  Ravindra <rkumar@novell.com>
46         * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
47         TestRectangleConverter.cs and TestSizeConverter.cs to the test
48         sources list.
50 2004-04-21  Ravindra <rkumar@novell.com>
52         * System.Drawing_test.dll.sources: Added TestPens.cs and
53         TestBrushes.cs to the test sources list.
55 2004-04-16  Ravindra <rkumar@novell.com>
57         * System.Drawing_test.dll.sources: Added TestSystemPens.cs
58         to the test sources list.
60 2004-04-12  Ravindra <rkumar@novell.com>
62         * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs
63         to the test sources list.
65 2004-03-18  Ravindra <rkumar@novell.com>
66         * System.Drawing_test.dll.sources: Added TestBitmap.cs,
67         TestBlend.cs and TestColorBlend.cs to test sources list.
69 2004-03-17  Ravindra <rkumar@novell.com>
70         * Samples: Created directory for samples.
71         * README: Created README that tells about the directory
72         structure for samples and tests.
74 2004-02-11  Ravindra <rkumar@novell.com>
75         * System.Drawing.dll.sources: Added EncoderParameter.cs
76         and EncoderParameters.cs.
78 2004-02-07  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
80         * System.Drawing.dll.sources:
81           SRDescriptionAttribute.cs, Locale.cs added
83 2004-01-26  Ravindra <rkumar@novell.com>
84         * System.Drawing.dll.sources: Added TextureBrush.cs.
86 2004-01-26  Ravindra <rkumar@novell.com>
87         * System.Drawing_test.dll.sources: Added to create 
88         System.Drawing_test.dll.
90 2004-01-23  Ravindra <rkumar@novell.com>
91         * System.Drawing.dll.sources: Removed TextureBrush.cs. 
92         Was added by mistake during last check-in.
94 2004-01-19  Ravindra <rkumar@novell.com>
95         * System.Drawing.dll.sources: Added Encoder.cs.
97 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
98         * System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
100 2003-10-14  Bernie Solomon  <bernard@ugsolutions.com>
101         * Makefile                      do not build gdiplus on Windows
103 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
104         * Makefile                      gdiplus added to subdirs
106 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
107         * System.Drawing.dll.sources:   Remove cairo,win32,gtk implementations
108                                                                         Add gdi+ implementation
110 2003-09-21  Miguel de Icaza  <miguel@ximian.com>
111         * System.Drawing.dll.sources: Remove xr implementation. 
113 2003-09-21  Alexandre Pigolkine <pigolkine@gmx.de>
114         * System.Drawing.dll.sources    removed 2 files from Printing namespace
116 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
117         * Graphics.cs:
118         * win32functions.cs: Added Win32 Ellipse implementation. 
120 2003-08-24  Duncan Mak  <duncan@ximian.com>
122         * System.Drawing.dll.sources: Add Cairo implementation.
124 2003-07-23  Peter Williams  <peter@newton.cx>
126         * System.Drawing.dll.sources: Add Pens.cs
128 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
130         * System.Drawing.dll.sources:
131         * list.unix: AssemblyInfo.cs added
133 2003-06-27 Alexandre Pigolkine <pigolkine@gmx.de>\r
134         * list.unix             \r
135                 new file added\r
137 2003-06-22 Alexandre Pigolkine <pigolkine@gmx.de>\r
138         * list.unix             \r
139                 reordered by folder names\r
140                 few new files added\r
141                 System.Drawing.Design/IDesignerHost.cs removed\r
143 2003-06-18 Alexandre Pigolkine <pigolkine@gmx.de>\r
144         * list.unix             changed\r
146 2003-06-15 Alexandre Pigolkine <pigolkine@gmx.de>\r
147         * list.unix             files added\r
148         * makefile.gnu  --unsafe flag, cdecl delegates\r
149         \r
150 2003-06-06 Alexandre Pigolkine <pigolkine@gmx.de>\r
151         * list.unix             changed\r
153 2003-04-26 Alexandre Pigolkine <pigolkine@gmx.de>\r
154         * list.unix             changed\r
156 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>\r
158         * System.Drawing.Printing/PrinterUnitConvert.cs stubed\r
160 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>\r
162         * System.Drawing.Design/ToolboxItemCollection.cs stubed\r
164 2003-03-31  Alan Tam <Tam@SiuLung.com>\r
166         * list.unix: Added UITypeEditor.cs.\r
168 2003-02-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
170         * list.unix: added ImageAttributes.cs.\r
172 2003-02-07 Alexandre Pigolkine <pigolkine@gmx.de>\r
173         * list.unix             changed\r
175 2002-12-1  Alejandro Sánchez Acosta  <raciel@es.gnu.org>\r
177         * list.unix: Changed\r
180 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
182         * ChangeLog: new file.\r
184         * System.Drawing.build: added System.dll dependency\r
185         \r