This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System.Drawing.Design / System.Drawing.Design / ChangeLog
1 2004-02-24  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
2
3         * BitmapEditor.cs
4         * FontEditor.cs
5         * FontNameEditor.cs
6         * IconEditor.cs
7         * ImageEditor.cs
8         * MetafileEditor.cs
9         * ColorEditor.cs: beautifications
10
11         * ContentAlignmentEditor.cs
12         * CursorEditor.cs: Implemented a simple UI
13         * ColorEditor.cs: Implemented a simple UI
14
15 2003-07-23  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
16
17         * IconEditor.cs: Tiny fix to improve created image
18
19 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
20
21         * BitmapEditor.cs
22         * IconEditor.cs
23         * ImageEditor.cs
24         * MetafileEditor.cs: Added localization support
25
26         * FontNameEditor.cs: Improved implementation
27
28 2003-06-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
29
30         * BitmapEditor.cs
31         * FontEditor.cs
32         * FontNameEditor.cs
33         * IconEditor.cs
34         * ImageEditor.cs
35         * MetafileEditor.cs: Implemented
36         
37         * ColorEditor.cs
38         * ContentAlignmentEditor.cs
39         * CursorEditor.cs: Partially implemented