* Brush.cs: added texture brush with transform tests
[mono.git] / mcs / class / System.Drawing / ChangeLog
1 2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
2
3         * Makefile: Removed /codepage:28591 as it is the default.
4
5 2005-09-19  Miguel de Icaza  <miguel@novell.com>
6
7         * Makefile (EXTRA_DISTFILES): Distribute indexed.png, add resource
8         to build.
9
10 2005-09-14 Vladimir Krasnov <vladimirk@mainsoft.com>
11
12         * System.Drawing.vmwcsproj: Added PlainImage.jvm.cs, PlainImageCollection.jvm.cs
13
14 2005-09-07 Vladimir Krasnov <vladimirk@mainsoft.com>
15
16         * System.Drawing.vmwcsproj: ImageCodec.jvm.cs
17         Added Mainsoft.Drawing.Configuration.jvm folder with
18         ResolutionConfiguration.cs, ResolutionConfigurationCollection.cs, 
19         ResolutionConfigurationHandler.cs
20
21 2005-08-28 Vladimir Krasnov <vladimirk@mainsoft.com>
22
23         * System.Drawing.vmwcsproj: Added GraphicsContainer.jvm.cs, GraphicsState.jvm.cs
24         Excluded: GraphicsContainer.cs, GraphicsState.cs
25         Fixed: const.cs.in
26
27 2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
28
29         * Makefile: build fix for some utf8-defaulted environment.
30
31 2005-08-24 Marek Safar <marek.safar@seznam.cz>
32
33         * SD.csproj: Updated.
34
35 2005-08-23 Eyal Alalyf <eyala@mainsoft.com>
36         * System.Drawing.vmwcsproj: Change it to be developer edition project file
37
38 2005-08-23 Boris Kirzner <borisk@mainsoft.com>
39         * System.Drawing.vmwcsproj: Changed reference to Consts.cs.
40
41 2005-08-16 Andrew Skiba <andrews@mainsoft.com>
42
43         * System.Drawing.vmwcsproj: use ImageFormat.cs instead of jvm.cs
44
45 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
46         
47         * System.Drawing.dll.sources: Removed TestColorConverter again, as 
48         there was already a test class for ColorConverter.
49
50 2005-08-14 Gert Driesen <drieseng@users.sourceforge.net>
51
52         * System.Drawing.dll.sources: Added TestColorConverter.cs.
53
54 2005-08-14 Vladimir Krasnov <vladimirk@mainsoft.com>
55
56         * System.Drawing.vmwcsproj: Added SystemIcons.jvm.cs, excluded SystemIcons.cs
57         
58 2005-08-11 Konstantin Triger <kostat@mainsoft.com>
59
60         * System.Drawing.vmwcsproj: changing JAVA to TARGET_JVM in release builds
61
62 2005-08-10 Boris Kirzner <borisk@mainsoft.com>
63         * System.Drawing.vmwcsproj: Added ExtendedGeneralPath.jvm.cs and GeneralPathIterator.jvm.cs.
64
65 2005-08-09 Konstantin Triger <kostat@mainsoft.com>
66
67         * System.Drawing.vmwcsproj: Added AdvancedStoke.jvm.cs and StrokeFactory.jvm.cs
68
69 2005-08-09 Andrew Skiba <andrews@mainsoft.com>
70
71         * System.Drawing_test.dll.sources: add ColorConverter.cs and ColorTranslator.cs
72
73 2005-08-07 Konstantin Triger <kostat@mainsoft.com>
74
75         * System.Drawing.vmwcsproj: removed source control dependency
76
77 2005-08-03  Andrew Skiba  <andrews@mainsoft.com>
78
79         * System.Drawing.vmwcsproj, System.Drawing.sln: add a project file and solution for building System.Drawing for Grasshopper
80
81 2004-12-09  Geoff Norton  <gnorton@customerdna.com>
82
83         * System.Drawing.dll.sources: Add System.Drawing/carbonFunctions.cs to the build
84
85 2004-11-22  Ravindra  <rkumar@novell.com>
86
87         * SD.csproj: Removed a wrong entry from files list.
88
89 2004-09-16  Ravindra <rkumar@novell.com>
90
91         * SD.csproj: Added a VS.NET project file. It can be used to build
92         System.Drawing library on MS.
93
94 2004-09-09  Sebastien Pouliot  <sebastien@ximian.com>
95
96         * System.Drawing_test.dll.sources: Added unit tests for 
97         PrintingPermission and it's attribute class.
98
99 2004-06-10  Ravindra <rkumar@novell.com>
100
101         * Makefile: Suppress compiler warning cs:618 for test dll.
102
103 2004-06-03  Ravindra <rkumar@novell.com>
104
105         * Makefile: Updated. We don't need to define the flag
106         DECLARE_CDECL_DELEGATES anymore. As we have moved all the
107         codecs to libgdiplus.
108
109 2004-05-26  Ravindra <rkumar@novell.com>
110
111         * System.Drawing_test.dll.sources: Added TestColor.cs to the test sources list.
112
113 2004-05-20  Sanjay Gupta <gsanjay@novell.com>
114
115         * System.Drawing_test.dll.sources: Added TestIcon.cs to the test sources list.
116
117 2004-05-18  Ravindra <rkumar@novell.com>
118
119         * System.Drawing_test.dll.sources: Added TestHatchBrush.cs to the
120         test sources list.
121         * README: Added some guidelines for writing tests/samples.
122
123 2004-05-17  Sanjay Gupta <gsanjay@novell.com>
124
125         * System.Drawing_test.dll.sources: Added TestIconConverter.cs to the test sources list.
126
127 2004-05-14  Sanjay Gupta <gsanjay@novell.com>
128
129         * System.Drawing_test.dll.sources: Added TestImageConverter.cs and 
130         TestImageFormatConverter.cs to the test sources list.
131
132 2004-04-22  Ravindra <rkumar@novell.com>
133
134         * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
135         TestRectangleConverter.cs and TestSizeConverter.cs to the test
136         sources list.
137
138 2004-04-21  Ravindra <rkumar@novell.com>
139
140         * System.Drawing_test.dll.sources: Added TestPens.cs and
141         TestBrushes.cs to the test sources list.
142
143 2004-04-16  Ravindra <rkumar@novell.com>
144
145         * System.Drawing_test.dll.sources: Added TestSystemPens.cs
146         to the test sources list.
147
148 2004-04-12  Ravindra <rkumar@novell.com>
149
150         * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs
151         to the test sources list.
152
153 2004-03-18  Ravindra <rkumar@novell.com>
154         * System.Drawing_test.dll.sources: Added TestBitmap.cs,
155         TestBlend.cs and TestColorBlend.cs to test sources list.
156
157 2004-03-17  Ravindra <rkumar@novell.com>
158         * Samples: Created directory for samples.
159         * README: Created README that tells about the directory
160         structure for samples and tests.
161
162 2004-02-11  Ravindra <rkumar@novell.com>
163         * System.Drawing.dll.sources: Added EncoderParameter.cs
164         and EncoderParameters.cs.
165
166 2004-02-07  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
167
168         * System.Drawing.dll.sources:
169           SRDescriptionAttribute.cs, Locale.cs added
170
171 2004-01-26  Ravindra <rkumar@novell.com>
172         * System.Drawing.dll.sources: Added TextureBrush.cs.
173
174 2004-01-26  Ravindra <rkumar@novell.com>
175         * System.Drawing_test.dll.sources: Added to create 
176         System.Drawing_test.dll.
177
178 2004-01-23  Ravindra <rkumar@novell.com>
179         * System.Drawing.dll.sources: Removed TextureBrush.cs. 
180         Was added by mistake during last check-in.
181
182 2004-01-19  Ravindra <rkumar@novell.com>
183         * System.Drawing.dll.sources: Added Encoder.cs.
184
185 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
186         * System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
187
188 2003-10-14  Bernie Solomon  <bernard@ugsolutions.com>
189         * Makefile                      do not build gdiplus on Windows
190
191 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
192         * Makefile                      gdiplus added to subdirs
193
194 2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
195         * System.Drawing.dll.sources:   Remove cairo,win32,gtk implementations
196                                                                         Add gdi+ implementation
197
198 2003-09-21  Miguel de Icaza  <miguel@ximian.com>
199         * System.Drawing.dll.sources: Remove xr implementation. 
200
201 2003-09-21  Alexandre Pigolkine <pigolkine@gmx.de>
202         * System.Drawing.dll.sources    removed 2 files from Printing namespace
203
204 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
205         * Graphics.cs:
206         * win32functions.cs: Added Win32 Ellipse implementation. 
207
208 2003-08-24  Duncan Mak  <duncan@ximian.com>
209
210         * System.Drawing.dll.sources: Add Cairo implementation.
211
212 2003-07-23  Peter Williams  <peter@newton.cx>
213
214         * System.Drawing.dll.sources: Add Pens.cs
215
216 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
217
218         * System.Drawing.dll.sources:
219         * list.unix: AssemblyInfo.cs added
220
221 2003-06-27 Alexandre Pigolkine <pigolkine@gmx.de>
222         * list.unix             
223                 new file added
224
225 2003-06-22 Alexandre Pigolkine <pigolkine@gmx.de>
226         * list.unix             
227                 reordered by folder names
228                 few new files added
229                 System.Drawing.Design/IDesignerHost.cs removed
230
231 2003-06-18 Alexandre Pigolkine <pigolkine@gmx.de>
232         * list.unix             changed
233
234 2003-06-15 Alexandre Pigolkine <pigolkine@gmx.de>
235         * list.unix             files added
236         * makefile.gnu  --unsafe flag, cdecl delegates
237         
238 2003-06-06 Alexandre Pigolkine <pigolkine@gmx.de>
239         * list.unix             changed
240
241 2003-04-26 Alexandre Pigolkine <pigolkine@gmx.de>
242         * list.unix             changed
243
244 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
245
246         * System.Drawing.Printing/PrinterUnitConvert.cs stubed
247
248 2003-03-31  Martin Willemoes Hansen <mwh@sysrq.dk>
249
250         * System.Drawing.Design/ToolboxItemCollection.cs stubed
251
252 2003-03-31  Alan Tam <Tam@SiuLung.com>
253
254         * list.unix: Added UITypeEditor.cs.
255
256 2003-02-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
257
258         * list.unix: added ImageAttributes.cs.
259
260 2003-02-07 Alexandre Pigolkine <pigolkine@gmx.de>
261         * list.unix             changed
262
263 2002-12-1  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
264
265         * list.unix: Changed
266
267
268 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
269
270         * ChangeLog: new file.
271
272         * System.Drawing.build: added System.dll dependency
273