warning removed
[mono.git] / mcs / class / System.Drawing / System.Drawing.Imaging / ChangeLog
1 2003-10-12 Alexandre Pigolkine
2         * BmpCodec.cs           warning removed
3
4 2003-07-23 Alexandre Pigolkine
5         * JPEGCodec.cs
6         * PNGCodec.cs           
7         * BmpCodec.cs           cosmetic changes
8
9 2003-07-22 Alexandre Pigolkine
10         * ImageCodecInfo.cs
11         * ImageFormat.cs
12         * JPEGCodec.cs
13                 changes for PNG codec
14                 
15         * PNGCodec.cs           added
16         
17 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
18
19         * Metafile.cs: Inherits from image (fix for System.Drawing.Design)
20
21 2003-06-29 Alexandre Pigolkine
22         * BmpCodec.cs           handle 32bpp images
23         * JPEGCodec.cs          small fix
24
25 2003-06-27 Alexandre Pigolkine <pigolkine@gmx.de>
26         * JPEGCodec.cs  encode 32 bpp images
27
28 2003-06-23 Alexandre Pigolkine <pigolkine@gmx.de>
29         * JPEGCodec.cs  set pixel format in InternalImageInfo
30         
31 2003-06-23 Alexandre Pigolkine <pigolkine@gmx.de>
32         * BmpCodec.cs   pixel format check added
33         * JPEGCodec.cs  encoder implemented
34
35 2003-06-15 Alexandre Pigolkine <pigolkine@gmx.de>
36         * ColorPalette.cs
37         * ImageCodecInfo.cs
38         * ImageFormat.cs
39                 implementation added
40                 
41         * BmpCodec.cs
42         * JPEGCodec.cs
43                 added   
44         
45 2002-9-2  DennisHayes <dennish@raytek.com>
46
47 * PropertyItem.cs t
48 * MetaHeader.cs t
49 * MetafileHeader.cs t
50 * Metafile.cs t
51 * ImageFormat.cs t
52 * ImageCodecInfo.cs t
53 * ColorMatrix.cs t
54 * ColorMap.cs t
55 * WmfPlaceableFileHeader.cs t
56 * Added todos back
57
58 2002-9-2  DennisHayes <dennish@raytek.com>
59         * checked in for Everaldo Canuto (everaldo.canuto@bol,com.br)
60         * BitmapData.cs
61         * ColorAdjustType.cs
62         * ColorChannelFlag.cs
63         * ColorMap.cs
64         * ColorMapType.cs
65         * ColorMatrix.cs
66         * ColorMatrixFlag.cs
67         * ColorMode.cs
68         * EmfPlusRecordType.cs
69         * EmfType.cs
70         * EncoderParameterValueType.cs
71         * EncoderValue.cs
72         * ImageCodecFlags.cs
73         * ImageCodecInfo.cs
74         * ImageFlags.cs
75         * ImageFormat.cs
76         * ImageLockMode.cs
77         * MetafileFrameUnit.cs
78         * MetafileHeader.cs
79         * MetaHeader.cs
80         * PaletteFlags.cs
81         * PixelFormat.cs
82         * PlayRecordCallback.cs
83         * PropertyItem.cs
84         * WmfPlaceableFileHeader.cs
85         * Added null classes for most/all classes, Many stubs, and some implmentation
86
87 2002-9-2  DennisHayes <dennish@raytek.com>
88
89         * ColorPalette.cs
90         * FrameDimension.cs
91         * Metafile.cs
92         * Added stubs, implmentation
93
94 2002-05-03  Mike Kestner  <mkestner@speakeasy.net>
95
96         * Metafile.cs : Use System.IO. Fix exception typos.
97
98 2002-04-27  Christian Meyer  <Christian.Meyer@cs.tum.edu>
99
100         * Metafile.cs: Copyright now holds Ximian.
101
102 2002-04-21  Dennis Hayes <dennish@raytek.com>
103
104         * corrected emum values.
105
106 2002-04-14  Christian Meyer  <Christian.Meyer@cs.tum.edu>
107
108         * ChangeLog: created.
109         * Metafile.cs: Added. Wrote some ctors. No impl done, yet.
110