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