Added test for Clipping
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / Test / ChangeLog
1 2005-09-10 Konstnatin Triger <kostat@mainsoft.com>\r
2 \r
3         * Graphics.cs: Added test for Clipping\r
4 \r
5 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
6         * GraphicsPath.cs: Added another PathData test..\r
7 \r
8 2005-09-06 Boris Kirzner <borisk@mainsoft.com>\r
9         * GraphicsPathIterator.cs: added.\r
10         * GraphicsPath.cs: Changed tests. Added NotWorking for the tests that\r
11         should fail in TARGET_JVM.\r
12 \r
13 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
14         \r
15         * Graphics.cs: Added tests for Graphics.Begin/EndContaioner, \r
16         Graphics.Save/Restore, Transforms\r
17 \r
18 2005-08-25 Vladimir Krasnov <vladimirk@mainsoft.com>\r
19         \r
20         * Pen.cs: Refactoring\r
21         * Image.cs: Refactoring\r
22         * Bitmap.cs: Refactoring\r
23         * Graphics.cs: Refactoring\r
24         * Region.cs: Refactoring\r
25 \r
26 2005-08-16 Andrew Skiba <andrews@mainsoft.com>\r
27 \r
28         * Test.dotnet.csproj, Test.vmwcsproj: make Bitmap1.png embedded resource,\r
29         add Bitmap1.bmp\r
30         * Bitmap1.bmp: added to make tests on java without jai\r
31         * Bitmap.cs: open bitmap from resources, to get rid of dir dependency\r
32         * Color.cs: remove unnecessary using DrawingTestHelper\r
33         * Graphics.cs: naive StringAlignment tests, must be improved later\r
34         * Image.cs: same as Bitmap.cs + use test.bmp instead of test.png (works\r
35         immediately on java w/o jai)\r
36 \r
37 2005-08-10 Boris Kirzner <borisk@mainsoft.com>\r
38         * GraphicsPath.cs: Added new class. Test fixture for GraphicsPath.\r
39 \r
40 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
41         \r
42         * Pen.cs: Added LineCaps and LineJoin tests\r
43         * Image.cs: Added png interop test\r
44         * Added test images bitmap_gh.png, bitmap_net.png\r
45 \r
46 2005-08-08 Vladimir Krasnov <vladimirk@mainsoft.com>\r
47 \r
48         * Added Brushes.cs: Brushes and SystemBrushes tests\r
49         * Added Colors.cs: Colors, SystemColors tests\r
50         * Added Enums.cs: Various enums tests\r
51         * Added Pens.cs: Pens, SystemPent tests\r
52 \r
53 Andrew Skiba <andrews@mainsoft.com>\r
54 \r
55         * Test.dotnet.csproj, Test.vmwcsproj: move project to sys.drawing/Test so\r
56         it's easy to include Mono tests\r
57 \r