453702c97db77775717a4781cfcaa65bf0ade367
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
1 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
2         \r
3         * Pen.cs: Refactoring\r
4         * Image.cs: Refactoring\r
5         * Bitmap.cs: Refactoring\r
6         * Graphics.cs: Refactoring\r
7         * Region.cs: Refactoring\r
8 \r
9 2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
10 \r
11         * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
12         add Bitmap1.bmp\r
13         * Bitmap1.bmp: added to make tests on java without jai\r
14         * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
15         * Color.cs: remove unnecessary using DrawingTestHelper\r
16         * Graphics.cs: naive StringAlignment tests, must be improved later\r
17         * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
18         immediately on java w/o jai)\r
19 \r
20 2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
21         * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
22 \r
23 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
24         \r
25         * Pen.cs: Added LineCaps and LineJoin tests\r
26         * Image.cs: Added png interop test\r
27         * Added test images bitmap_gh.png, bitmap_net.png\r
28 \r
29 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
30 \r
31         * Added Brushes.cs: Brushes and SystemBrushes tests\r
32         * Added Colors.cs: Colors, SystemColors tests\r
33         * Added Enums.cs: Various enums tests\r
34         * Added Pens.cs: Pens, SystemPent tests\r
35 \r
36 Andrew Skiba <andrews@mainsoft.com>\r
37 \r
38         * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
39         it's easy to include Mono tests\r
40 \r