| 123456789101112131415161718192021222324252627 |
- 2003-01-10 Gaurav Vaish <gvaish_mono AT lycos.com>
- * MobileListItemType.cs,
- * ObjectListViewMode.cs,
- * WmlListFieldType.cs, // Failed to locate enumeration!
- * Wrapping.cs
- : Added enumerations.
- 2003-01-09 Gaurav Vaish <gvaish_mono AT lycos.com>
- * 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 <gvaish_mono AT lycos.com>
- * IControlAdapter.cs : Completed interface.
- * MobileControl.cs : Initial implementation.
- * MobilePage.cs : Dummy implementation.
|