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