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