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