2003-08-14 Gaurav Vaish * MobileControl.cs : Style { get; } - Completed. 2003-04-29 Gaurav Vaish * MobilePage.cs : Adapter { get; } - Stubbed. 2003-04-08 Gaurav Vaish * Style.cs : Implements interfaces now. 2003-04-07 Gaurav Vaish * MobileListItem.cs : Completed. 2003-04-04 Gaurav Vaish * DeviceSpecificChoice.cs: FindAndApplyProperty(...) - Bug fix. * Style.cs : Added several properties. 2003-04-04 Gaurav Vaish * DeviceSpecificChoice.cs: HasTemplates { get; }, : FindAndApplyEvent(...) - Completed : FindAndApplyProperty(...), : CheckOnPageEvaluator(...) - Init impl. 2003-04-03 Gaurav Vaish * DeviceSpecific.cs : Almost done. * DeviceSpecificChoice.cs: HasTemplates { get; } - Subbed. * Style.cs : Control { get; } - Stubbed. * MobileControl.cs : FindClosestTemplateControl() - Stubbed. 2003-02-23 Gaurav Vaish * CustomValidator.cs : Completed. * DeviceSpecific.cs : Initial implementation. * DeviceSpecificChoiceTemplateContainer.cs : Completed. * DeviceSpecificChoiceCollection.cs : Completed. * DeviceSpecificChoice.cs: Initial implementation. 2003-02-23 Gaurav Vaish * Calendar.cs : Completed. * BaseValidator.cs : Completed. * CompareValidator.cs : Completed. 2003-01-30 Gaurav Vaish * MobileListItemCollection.cs : Stubbed Add(...) methods. 2003-01-30 Gaurav Vaish * MobileListItemCollection.cs : Stubbed IStateManager methods. 2003-01-30 Gaurav Vaish * ListDataHelperInternal.cs : Moved to Util namespace, as ListDataHelper.cs 2003-01-30 Gaurav Vaish * ListDataHelperInternal.cs : Added class. 2003-01-27 Gaurav Vaish * IListControl.cs : A private class hacked. * PagedControl.cs : Fixed typo error (OnPageChange) * List.cs : Stubbed almost all methods. Will implement tommorrow. Time to sleep. * MobileListItemCollection.cs : Finally, a collection class will bite me all. ;-) 2003-01-27 Gaurav Vaish * List.cs, PagedControl.cs : Was I drunk? or Sleeping when I wrote the classes? I mixed up the methods. Reorganizing. * PagedControl.cs : Completed. 2003-01-26 Gaurav Vaish * Form.cs : HasActiveHandler() - Stubbed. * List.cs : Initial implementation. * ItemPager.cs, * Image.cs, * Link.cs, * ListDataBindEventArgs.cs, * ListDataBindEventHandler.cs, * ListCommandEventArgs.cs, * ListCommandEventHandler.cs, * LoadItemsEventArgs.cs, * LoadItemsEventHandler.cs : Completed. * MobilePage.cs : ActivePage { get; set; } - Stubbed. : GetForm(string) - Stubbed. * PagedControl.cs : Initial implementation. 2003-01-25 Gaurav Vaish * ControlPager.cs : Completed. * ItemPager.cs : Initial implementation. 2003-01-24 Gaurav Vaish * ControlPager.cs : PageCount { get; set; } - Stubbed. * MobileControl.cs : EnablePagination { get; set; } - Completed : SetControlPageRecursive - Stubbed. * Panel.cs : Completed. 2003-01-23 Gaurav Vaish * Command.cs : Completed. * Form.cs : CurrentPage { get; set; } - Stubbed. 2003-01-19 Gaurav Vaish * Command.cs : Initial implementation. * IObjectListFieldCollection.cs : F*** the docs. Use only reflection to get the correct methods / properties. * TextControl.cs : Implemented. * ObjectListCommandEventArgs/Handler.cs : Implemented. * MobileListItem.cs : Initial Implementation. * ObjectListItem.cs : Initial Implementation. * ObjectList.cs : Initial Implementation. * TemplateContainer.cs : Initial Implementation. 2003-01-18 Gaurav Vaish * Constants.cs : Undocumented class. Reflection revealed. Implemented. 2003-01-18 Gaurav Vaish * ArrayListCollectionBase.cs : Implemented. 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.