(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Drawing / System.Drawing.Design / ChangeLog
blobf5532630c5d15ff33418863e318806c4872977c4
1 2003-06-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
3         * ToolboxItem.cs: Added serialization/deserialization support
4         
5 2003-06-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
7         * CategoryNameCollection.cs
8         * ToolboxItemCollection.cs: Implemented
10         * PropertyValueItem.cs: Implemented
11         * IDesignerHost.cs: Deleted (not defined in this namespace)
12         
13         * IToolboxService.cs: Fixed missing imports, added missing interface declarations
14         * ToolboxComponentsCreatingEventArgs.cs: Fixed missing imports
16         * ToolboxItem.cs: Fixed missing imports, Partially implemented
18         * UITypeEditor.cs: Implemented
20         * UITypeEditorEditStyle.cs: Fixed incorrect values
22 2003-03-31  Alan Tam <Tam@SiuLung.com>
24         * UITypeEditor.cs: Added
25         * PaintValueEventArgs.cs: Fixed typo in namespace
27 2002-12-01  Alejandro Sánchez Acosta <raciel@es.gnu.org>
29         * PaintValueEventArgs.cs,
30           ToolboxComponentsCreatingEventArgs.cs,
31           PropertyValueItem.cs,
32           ToolboxComponentsCreatingEventHandler.cs
33           IDesignerHost.cs, 
34           ToolboxItemCreatorCallback.cs, 
35           ToolboxItem.cs, 
36           ToolboxComponentsCreatedEventArgs.cs
37           UITypeEditorEditStyle.cs, 
38           IToolboxUser.cs 
39           ToolboxComponentsCreatedEventHandler.cs
40           CategoryNameCollection.cs : Added
41         
42 2002-11-20  Alejandro Sánchez Acosta <raciel@es.gnu.org>
44         * IPropertyValueUIService.cs: Added
46         * PropertyValueItem.cs: Added
48         * PropertyValueUIHandler.cs: Added
50         * PropertyValueUIItemInvokeHandler.cs: Added
52         * ChangeLog: new file.