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