2005-08-24  Chris Toshok  <toshok@ximian.com>

	* MenuAdapter.cs (OnInit): Call "Page.RegisterRequiresControlState
	(Control)" as the docs point out.
	(LoadAdapterControlState): throw NIE and flag TODO.

2005-08-24  Chris Toshok  <toshok@ximian.com>

	* HierarchicalDataBoundControlAdapter.cs (PerformDataBinding):
	this takes no arguments.

2005-08-24  Chris Toshok  <toshok@ximian.com>

	* WebControlAdapter.cs, HierarchicalDataBoundControlAdapter.cs,
	DataBoundControlAdapter.cs, HideDisabledControlAdapter.cs,
	MenuAdapter.cs: fix namespace.
	
2005-08-24  Chris Toshok  <toshok@ximian.com>

	* DataBoundControlAdapter.cs, HideDisabledControlAdapter.cs,
	HierarchicalDataBoundControlAdapter.cs, MenuAdapter.cs,
	WebControlAdapter.cs: initial implementations.  Mostly completely
	(as per msdn2 docs, anyway).


