2007-06-18  Everaldo Canuto  <ecanuto@novell.com>

	* tests.js: Add settings.maxFrameRate assert.

2007-06-16  Everaldo Canuto  <ecanuto@novell.com>

	* tests.js: Add settings.windowless assert.

2007-06-16  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Turns control size into fixed size.

	* tests.js: Fix tests for size and add size test to before load. The test 
	values now consider behavior from Silverlight under Firefox that is same
	behavior described in MSDN.

2007-06-16  Everaldo Canuto  <ecanuto@novell.com>

	* tests.js: Tests added for enableFramerateCounter, enableRedrawRegions
	and enableHtmlAccess settings properties.

2007-06-15  Everaldo Canuto  <ecanuto@novell.com>

	* Makefile.am, index.html, tests.js: Split test in two files, index.html and
	tests.js, tests now is turned on real unit tets.

2007-06-15  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Add control.initParam tests.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Get page according to W3C specifications.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Add control.isLoaded tests.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Add control.source tests.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Remove 'embed' and use now only 'object' to be IE compatible.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Improve tests, show more information and make it IE compatible
	to compare values. Now it works like a unit test, we must later search for
	javascript unit test framework, for now it works.

	* Makefile.am: Fix EXTRA_DIST to include emote.xaml and circle.xaml.

2007-06-13  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Improve test page to show a textare with some debug 
	information. Also create two controls, one using embed tag and another
	using the object tag.

	* circle.xaml: Added.

	* index.xaml: Renamed to emote.xaml

2007-06-09  Everaldo Canuto  <ecanuto@novell.com>

	* index.xaml: Improve xaml demo.

2007-06-09  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Use index.xaml as a src in embed control.
	* test-path-line.xaml: Renamed to index.xaml.
	* index.xaml: Sample xaml improved with ellipses.

2007-06-09  Everaldo Canuto  <ecanuto@novell.com>

	* Makefile.am: Makefile added with "debug" target to run firefox wiht gdb.

2007-06-09  Everaldo Canuto  <ecanuto@novell.com>

	* index.html: Use test-path-line.xaml as a src in embed control.
	* test-path-line.xaml: Added.
	* moonlight.scr: Deleted.
