ChangeLog 680 B

12345678910111213141516171819202122232425
  1. 2008-01-15 Dean Brettle <[email protected]>
  2. * ControlAdapter.cs: made control field internal so
  3. derived internal classes can access it without using base.Control
  4. which can involved several typecasts.
  5. 2008-01-12 Dean Brettle <[email protected]>
  6. * PageAdapter.cs: implemented all members.
  7. 2008-01-07 Dean Brettle <[email protected]>
  8. * ControlAdapter.cs: implemented all members.
  9. 2005-08-24 Chris Toshok <[email protected]>
  10. * PageAdapter.cs, ControlAdapter.cs: add MonoTODO's.
  11. 2005-08-18 Dick Porter <[email protected]>
  12. * PageAdapter.cs, ControlAdapter.cs: 2.0 stubs
  13. 2004-08-04 Sanjay Gupta <[email protected]>
  14. * WmlPostFieldType.cs : Added enumeration.