2003-01-14 Gaurav Vaish * *.cs : Update the year in copyright notice. 2003-01-13 Gaurav Vaish * Label.cs : The smallest class on this earth. 2003-01-12 Gaurav Vaish * MobileControl.cs : Stub-ing completed. ;-) * ControlPager.cs : Dummy implementation. 2003-01-12 Gaurav Vaish * FontInfo.cs : Implemented. * Form.cs : Initial implementation. * Panel.cs : Initial implementation. * MobileControl.cs : Stubbed all properties. 2003-01-10 Gaurav Vaish * DeviceSpecific.cs : Dummy implementation. * MobilePage.cs : GetControlAdapter(MobileControl) - Stubbed. * MobileControl.cs : Adapter { get; } - Implemented : BreakAfter { get; set; } - Stubbed. : DeviceSpecific { get; set; } - Stubbed. : MobilePage { get; } - Stubbed. 2003-01-10 Gaurav Vaish * IObjectListFieldCollection.cs, * IPageAdapter.cs, * ITemplateable.cs : Added interface. * ObjectListField.cs : Dummy implementation. 2003-01-10 Gaurav Vaish * MobileListItemType.cs, * ObjectListViewMode.cs, * WmlListFieldType.cs, // Failed to locate enumeration! * Wrapping.cs : Added enumerations. 2003-01-09 Gaurav Vaish * MobileControl.cs : Added some more properties (dummies). * Alignment.cs, * BooleanOption.cs, * CommandFormat.cs, * FontSize.cs, * FormMethod.cs, * ListDecoration.cs, * ListSelectType.cs, : Added enumerations. 2003-01-08 Gaurav Vaish * IControlAdapter.cs : Completed interface. * MobileControl.cs : Initial implementation. * MobilePage.cs : Dummy implementation.