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