ChangeLog 737 B

123456789101112131415161718192021222324252627
  1. 2003-01-10 Gaurav Vaish <gvaish_mono AT lycos.com>
  2. * MobileListItemType.cs,
  3. * ObjectListViewMode.cs,
  4. * WmlListFieldType.cs, // Failed to locate enumeration!
  5. * Wrapping.cs
  6. : Added enumerations.
  7. 2003-01-09 Gaurav Vaish <gvaish_mono AT lycos.com>
  8. * MobileControl.cs : Added some more properties (dummies).
  9. * Alignment.cs,
  10. * BooleanOption.cs,
  11. * CommandFormat.cs,
  12. * FontSize.cs,
  13. * FormMethod.cs,
  14. * ListDecoration.cs,
  15. * ListSelectType.cs,
  16. : Added enumerations.
  17. 2003-01-08 Gaurav Vaish <gvaish_mono AT lycos.com>
  18. * IControlAdapter.cs : Completed interface.
  19. * MobileControl.cs : Initial implementation.
  20. * MobilePage.cs : Dummy implementation.