2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D / ChangeLog
1 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
2
3         * QualityMode.cs: Fixed typo
4         * InterpolationMode.cs: Fixed typo
5         * RegionData.cs: Fixed signatures, partially implemented
6         * PathGradientBrush.cs: Fixed signatures
7         * PathData.cs: Fixed signature, implemented
8         * LinearGradientBrush.cs: Added missing MonoTODOs, fixed typo
9         * GraphicsContainer.cs: Added private constructor
10         * CustomLineCap.cs: Fixed typos, fixed inheritance, removed unneeded member
11
12 2003-11-11 Ben Maurer  <bmaurer@users.sourceforge.net>
13
14         * ColorBlend.cs (Positions): another one.
15
16 2003-11-11 Ben Maurer  <bmaurer@users.sourceforge.net>
17
18         * Blend.cs (Positions): recursion in prop.
19
20 2003-10-24  Miguel de Icaza  <miguel@ximian.com>\r
21 \r
22         * GraphicsPath.cs: Stub some more.\r
23 \r
24 2003-10-12 Alexandre Pigolkine <pigolkine@gmx.de>\r
25         * GraphicsState.cs              internal member added\r
26 \r
27 2003-06-26 Alexandre Pigolkine <pigolkine@gmx.de>\r
28         * GraphicsState.cs              internal member added\r
29         \r
30 2003-04-26 Alexandre Pigolkine <pigolkine@gmx.de>\r
31         * LinearGradientBrush.cs  some implementation added\r
32 \r
33 2003-3-15 DennisHayes <dennish@raytek.com>\r
34         * Stubbed and somewhat implmented\r
35 \r
36         * CustomLineCap.cs\r
37         * GraphicsContainer.cs\r
38         * GraphicsPath.cs\r
39         * GraphicsPathIterator.cs\r
40         * GraphicsState.cs\r
41         * HatchBrush.cs\r
42         * LinearGradientBrush.cs\r
43 \r
44 2003-3-5 DennisHayes <dennish@raytek.com>\r
45         * Added values for enums\r
46         * Stubbed and somewhat implmented Blend, ColorBlend, CustomLineCap\r
47 \r
48 \r
49 2003-3-2  DennisHayes <dennish@raytek.com>\r
50 \r
51         * Created changelog\r
52         * updated copyrights to 2002/3\r
53         * changed namespace from System.Drawing, System.Drawing.Drawing2d to System.Drawing.Drawing2D\r
54         * cosmetic improvments\r
55 \r
56 2002-10-13  DennisHayes <dennish@raytek.com>\r
57         * Changed namespace from *2d to *2D\r
58         * Changed comment header from system.Drawing to System.Drawing.Drawing2D\r
59 \r
60 2002-9-2  DennisHayes <dennish@raytek.com>\r
61         \r
62         * AdjustableArrowCap.cs\r
63         * Blend.cs\r
64         * ColorBlend.cs\r
65         * CombineMode.cs\r
66         * CompostingMode.cs\r
67         * CompostingQuality.cs\r
68         * CoordinateSpace.cs\r
69         * CustomLineCap.cs\r
70         * DashCap.cs\r
71         * DashStyle.cs\r
72         * FillMode.cs\r
73         * FlushIntention.cs\r
74         * GraphicsContainer.cs\r
75         * GraphicsPathIterator.cs\r
76         * GraphicsState.cs\r
77         * HatchBrush.cs\r
78         * HatchStyle.cs\r
79         * InterpolationMode.cs\r
80         * LinearGradientBrush.cs\r
81         * LinearGradientMode.cs\r
82         * LineCap.cs\r
83         * LineJoin.cs\r
84         * MatrixOrder.cs\r
85         * PathData.cs\r
86         * PathGradientBrush.cs\r
87         * PathPointType.cs\r
88         * PenAligment.cs\r
89         * PenType.cs\r
90         * PixelOffsetMode.cs\r
91         * QualityMode.cs\r
92         * RegionData.cs\r
93         * SmoothingMode.cs\r
94         * WarpMode.cs\r
95         * WrapMode.cs\r
96         * Added null classes for most/all classes, Many stubs, and some implmentation\r
97 \r
98 2002-9-2  DennisHayes <dennish@raytek.com>\r
99 \r
100         * Matrix.cs\r
101         * Added stubs, implmentation\r
102 \r
103 2002-9-2  DennisHayes <dennish@raytek.com>\r
104 \r
105         * GraphicsPath.cs\r
106         * added stub needed for system.windows.forms\r
107 \r
108 2002-01-06  Ravi Pratap  <ravi@ximian.com>\r
109 \r
110         * ChangeLog : Add.\r
111 \r
112         * Matrix.cs : MonoTODO everywhere.\r
113 \r
114         * TODOAttribute.cs : Add here too.\r