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