2003-09-04 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / class / System.Web.Mobile / System.Web.UI.MobileControls / ChangeLog
1
2 2003-08-14      Gaurav Vaish <gvaish_mono AT lycos.com>
3
4         * MobileControl.cs       : Style { get; }             - Completed.
5
6 2003-04-29      Gaurav Vaish <gvaish_mono AT lycos.com>
7
8         * MobilePage.cs          : Adapter { get; }           - Stubbed.
9
10 2003-04-08      Gaurav Vaish <gvaish_mono AT lycos.com>
11
12         * Style.cs               : Implements interfaces now.
13
14 2003-04-07      Gaurav Vaish <gvaish_mono AT lycos.com>
15
16         * MobileListItem.cs      : Completed.
17
18 2003-04-04      Gaurav Vaish <gvaish_mono AT lycos.com>
19
20         * DeviceSpecificChoice.cs: FindAndApplyProperty(...) - Bug fix.
21         * Style.cs               : Added several properties.
22
23 2003-04-04      Gaurav Vaish <gvaish_mono AT lycos.com>
24
25         * DeviceSpecificChoice.cs: HasTemplates { get; },
26                                  : FindAndApplyEvent(...)     - Completed
27                                  : FindAndApplyProperty(...),
28                                  : CheckOnPageEvaluator(...)  - Init impl.
29
30 2003-04-03      Gaurav Vaish <gvaish_mono AT lycos.com>
31
32         * DeviceSpecific.cs      : Almost done.
33         * DeviceSpecificChoice.cs: HasTemplates { get; } - Subbed.
34         * Style.cs               : Control      { get; } - Stubbed.
35         * MobileControl.cs       : FindClosestTemplateControl()
36                                                          - Stubbed.
37
38 2003-02-23      Gaurav Vaish <gvaish_mono AT lycos.com>
39
40         * CustomValidator.cs     : Completed.
41         * DeviceSpecific.cs      : Initial implementation.
42         * DeviceSpecificChoiceTemplateContainer.cs
43                                  : Completed.
44         * DeviceSpecificChoiceCollection.cs
45                                  : Completed.
46         * DeviceSpecificChoice.cs: Initial implementation.
47
48 2003-02-23      Gaurav Vaish <gvaish_mono AT lycos.com>
49
50         * Calendar.cs            : Completed.
51         * BaseValidator.cs       : Completed.
52         * CompareValidator.cs    : Completed.
53
54 2003-01-30      Gaurav Vaish <gvaish_mono AT lycos.com>
55
56         * MobileListItemCollection.cs
57                                  : Stubbed Add(...) methods.
58
59 2003-01-30      Gaurav Vaish <gvaish_mono AT lycos.com>
60
61         * MobileListItemCollection.cs
62                                  : Stubbed IStateManager methods.
63
64 2003-01-30      Gaurav Vaish <gvaish_mono AT lycos.com>
65
66         * ListDataHelperInternal.cs
67                                  : Moved to Util namespace,
68                                    as ListDataHelper.cs
69
70 2003-01-30      Gaurav Vaish <gvaish_mono AT lycos.com>
71
72         * ListDataHelperInternal.cs
73                                  : Added class.
74
75 2003-01-27      Gaurav Vaish <gvaish_mono AT lycos.com>
76
77         * IListControl.cs        : A private class hacked.
78         * PagedControl.cs        : Fixed typo error (OnPageChange)
79         * List.cs                : Stubbed almost all methods. Will
80                                    implement tommorrow. Time to sleep.
81         * MobileListItemCollection.cs
82                                  : Finally, a collection class will bite
83                                    me all. ;-)
84
85 2003-01-27      Gaurav Vaish <gvaish_mono AT lycos.com>
86
87         * List.cs, PagedControl.cs
88                                  : Was I drunk? or Sleeping when I wrote
89                                    the classes? I mixed up the methods.
90                                    Reorganizing.
91         * PagedControl.cs        : Completed.
92
93 2003-01-26      Gaurav Vaish <gvaish_mono AT lycos.com>
94
95         * Form.cs                : HasActiveHandler()       - Stubbed.
96         * List.cs                : Initial implementation.
97         * ItemPager.cs,
98         * Image.cs,
99         * Link.cs,
100         * ListDataBindEventArgs.cs,
101         * ListDataBindEventHandler.cs,
102         * ListCommandEventArgs.cs,
103         * ListCommandEventHandler.cs,
104         * LoadItemsEventArgs.cs,
105         * LoadItemsEventHandler.cs
106                                  : Completed.
107         * MobilePage.cs          : ActivePage { get; set; } - Stubbed.
108                                  : GetForm(string)          - Stubbed.
109         * PagedControl.cs        : Initial implementation.
110
111 2003-01-25      Gaurav Vaish <gvaish_mono AT lycos.com>
112
113         * ControlPager.cs        : Completed.
114         * ItemPager.cs           : Initial implementation.
115
116 2003-01-24      Gaurav Vaish <gvaish_mono AT lycos.com>
117
118         * ControlPager.cs        : PageCount { get; set; }   - Stubbed.
119         * MobileControl.cs       : EnablePagination { get; set; }
120                                                              - Completed
121                                  : SetControlPageRecursive   - Stubbed.
122         * Panel.cs               : Completed.
123
124 2003-01-23      Gaurav Vaish <gvaish_mono AT lycos.com>
125
126         * Command.cs             : Completed.
127         * Form.cs                : CurrentPage { get; set; } - Stubbed.
128
129 2003-01-19      Gaurav Vaish <gvaish_mono AT lycos.com>
130
131         * Command.cs             : Initial implementation.
132         * IObjectListFieldCollection.cs
133                                  : F*** the docs. Use only reflection
134                                    to get the correct methods / properties.
135         * TextControl.cs         : Implemented.
136         * ObjectListCommandEventArgs/Handler.cs
137                                  : Implemented.
138         * MobileListItem.cs      : Initial Implementation.
139         * ObjectListItem.cs      : Initial Implementation.
140         * ObjectList.cs          : Initial Implementation.
141         * TemplateContainer.cs   : Initial Implementation.
142
143 2003-01-18      Gaurav Vaish <gvaish_mono AT lycos.com>
144
145         * Constants.cs           : Undocumented class. Reflection revealed.     
146                                    Implemented.
147
148 2003-01-18      Gaurav Vaish <gvaish_mono AT lycos.com>
149
150         * ArrayListCollectionBase.cs
151                                  : Implemented.
152
153 2003-01-14      Gaurav Vaish <gvaish_mono AT lycos.com>
154
155         * *.cs                   : Update the year in copyright notice.
156
157 2003-01-13      Gaurav Vaish <gvaish_mono AT lycos.com>
158
159         * Label.cs               : The smallest class on this earth.
160
161 2003-01-12      Gaurav Vaish <gvaish_mono AT lycos.com>
162
163         * MobileControl.cs       : Stub-ing completed. ;-)
164         * ControlPager.cs        : Dummy implementation.
165
166 2003-01-12      Gaurav Vaish <gvaish_mono AT lycos.com>
167
168         * FontInfo.cs            : Implemented.
169         * Form.cs                : Initial implementation.
170         * Panel.cs               : Initial implementation.
171         * MobileControl.cs       : Stubbed all properties.
172
173 2003-01-10      Gaurav Vaish <gvaish_mono AT lycos.com>
174
175         * DeviceSpecific.cs      : Dummy implementation.
176         * MobilePage.cs          : GetControlAdapter(MobileControl) - Stubbed.
177         * MobileControl.cs       : Adapter        { get; }      - Implemented
178                                  : BreakAfter     { get; set; } - Stubbed.
179                                  : DeviceSpecific { get; set; } - Stubbed.
180                                  : MobilePage     { get; }      - Stubbed.
181
182 2003-01-10      Gaurav Vaish <gvaish_mono AT lycos.com>
183
184         * IObjectListFieldCollection.cs,
185         * IPageAdapter.cs,
186         * ITemplateable.cs                    : Added interface.
187         * ObjectListField.cs                  : Dummy implementation.
188
189 2003-01-10      Gaurav Vaish <gvaish_mono AT lycos.com>
190
191         * MobileListItemType.cs,
192         * ObjectListViewMode.cs,
193         * WmlListFieldType.cs,    // Failed to locate enumeration!
194         * Wrapping.cs
195                                  : Added enumerations.
196
197 2003-01-09      Gaurav Vaish <gvaish_mono AT lycos.com>
198
199         * MobileControl.cs       : Added some more properties (dummies).
200         * Alignment.cs,
201         * BooleanOption.cs,
202         * CommandFormat.cs,
203         * FontSize.cs,
204         * FormMethod.cs,
205         * ListDecoration.cs,
206         * ListSelectType.cs,
207                                  : Added enumerations.
208
209 2003-01-08      Gaurav Vaish <gvaish_mono AT lycos.com>
210
211         * IControlAdapter.cs     : Completed interface.
212         * MobileControl.cs       : Initial implementation.
213         * MobilePage.cs          : Dummy implementation.
214