2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls.WebParts / ChangeLog
1 2004-11-11  Martin Baulig  <martin@ximian.com>
2
3         * WebPart.cs: Don't use String.Empty in attributes.
4
5 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
6
7         * WebPartVerb.cs: Added attributes.
8
9 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
10
11         * ConnectionPoint.cs: Initial implementation.
12         * ConsumerConnectionPoint.cs:
13         * ProviderConnectionPoint.cs: Added stubs.
14         * TypeCollection.cs: Completed.
15
16 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
17                 
18         * IWebPart.cs: Added new property and removed extra property.
19         * WebPart.cs: Corrected according to change in interface IWebPart.
20
21 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
22                 
23         * WebPartPageMenuMode.cs: Added new enumeration.
24
25 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
26                 
27         * Part.cs: Corrected access modifier of constructor.
28
29 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
30                 
31         * WebPart.cs: Updated source and fixed bug 66907.
32
33 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
34                 
35         * WebPartVerbCollection.cs: Completed and corrected implementation.
36
37 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
38                 
39         * WebPartVerbCollection.cs: Initial implementation.
40
41 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
42                 
43         * WebPartVerb.cs: Initial implementation.
44
45 2004-09-15  Gaurav Vaish <gaurav[dot]vaish[at]gmail[dot]com>
46
47         * Part.cs                    : Completed
48         * WebPart.cs                 : Initial implementation
49
50 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
51
52         * ConnectionConsumerCallback.cs:
53         * ConnectionProviderCallback.cs:
54         * IFilter.cs:
55         * IParameters.cs:
56         * IPersonalizable.cs:
57         * IVersioningPersonalizable.cs:
58         * WebPartAuthorizationEventArgs.cs:
59         * WebPartAuthorizationEventHandler.cs:
60         * WebPartCancelEventHandler.cs:
61         * WebPartConnectionsEventHandler.cs:
62         * WebPartDisplayModeCancelEventHandler.cs:
63         * WebPartDisplayModeEventHandler.cs:
64         * WebPartEventHandler.cs:
65         * WebPartVerbsEventHandler.cs: Minor modifications, compiler error
66                 corrections and removal of "sealed" specifier from *EventHandler.cs
67         * WebPartDisplayMode.cs: Added new file.
68
69 2004-08-12  Sanjay Gupta <gsanjay@novell.com>
70
71         * IField.cs:
72         * IFilter.cs:
73         * IParameters.cs:
74         * IPersonalizable.cs:
75         * IRow.cs:
76         * ITable.cs:
77         * ITrackingPersonalizable.cs:
78         * ITransformerConfigurationControl.cs:
79         * IVersioningPersonalizable.cs:
80         * IWebActionable.cs:
81         * IWebEditable.cs:
82         * IWebPart.cs:
83         * IWebPartHttpHandler.cs: Added new interfaces.
84
85 2004-08-12 Sanjay Gupta <gsanjay@novell.com>
86
87         * ConnectionConsumerCallback.cs:
88         * ConnectionProviderCallback.cs:
89         * WebPartAuthorizationEventArgs.cs:
90         * WebPartAuthorizationEventHandler.cs:
91         * WebPartCancelEventArgs.cs:
92         * WebPartCancelEventHandler.cs:
93         * WebPartConnectionsEventArgs.cs:
94         * WebPartConnectionsEventHandler.cs:
95         * WebPartDisplayModeCancelEventArgs.cs:
96         * WebPartDisplayModeCancelEventHandler.cs:
97         * WebPartDisplayModeEventArgs.cs:
98         * WebPartDisplayModeEventHandler.cs:
99         * WebPartEventArgs.cs:
100         * WebPartEventHandler.cs:
101         * WebPartVerbsEventArgs.cs:
102         * WebPartVerbsEventHandler.cs: Added new EventArgs and EventHandler.
103
104 2004-08-03 Sanjay Gupta <gsanjay@novell.com>
105
106         * ConnectionPointType.cs : Implemented enumeration.
107         * PartChromeState.cs : Implemented enumeration.
108         * PartChromeType.cs : Implemented enumeration.
109         * PersonalizationScope.cs : Implemented enumeration.
110         * WebPartExportMode.cs : Implemented enumeration.
111         * WebPartHelpMode.cs : Implemented enumeration.
112
113
114
115