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