2009-10-05 Chris Toshok <toshok@ximian.com>
[moon.git] / plugin / test / ChangeLog
blobaf41fe0cb87ef39c1ce3fe69bf886640520d03d2
1 2007-06-18  Everaldo Canuto  <ecanuto@novell.com>
3         * tests.js: Add settings.maxFrameRate assert.
5 2007-06-16  Everaldo Canuto  <ecanuto@novell.com>
7         * tests.js: Add settings.windowless assert.
9 2007-06-16  Everaldo Canuto  <ecanuto@novell.com>
11         * index.html: Turns control size into fixed size.
13         * tests.js: Fix tests for size and add size test to before load. The test 
14         values now consider behavior from Silverlight under Firefox that is same
15         behavior described in MSDN.
17 2007-06-16  Everaldo Canuto  <ecanuto@novell.com>
19         * tests.js: Tests added for enableFramerateCounter, enableRedrawRegions
20         and enableHtmlAccess settings properties.
22 2007-06-15  Everaldo Canuto  <ecanuto@novell.com>
24         * Makefile.am, index.html, tests.js: Split test in two files, index.html and
25         tests.js, tests now is turned on real unit tets.
27 2007-06-15  Everaldo Canuto  <ecanuto@novell.com>
29         * index.html: Add control.initParam tests.
31 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
33         * index.html: Get page according to W3C specifications.
35 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
37         * index.html: Add control.isLoaded tests.
39 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
41         * index.html: Add control.source tests.
43 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
45         * index.html: Remove 'embed' and use now only 'object' to be IE compatible.
47 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
49         * index.html: Improve tests, show more information and make it IE compatible
50         to compare values. Now it works like a unit test, we must later search for
51         javascript unit test framework, for now it works.
53         * Makefile.am: Fix EXTRA_DIST to include emote.xaml and circle.xaml.
55 2007-06-13  Everaldo Canuto  <ecanuto@novell.com>
57         * index.html: Improve test page to show a textare with some debug 
58         information. Also create two controls, one using embed tag and another
59         using the object tag.
61         * circle.xaml: Added.
63         * index.xaml: Renamed to emote.xaml
65 2007-06-09  Everaldo Canuto  <ecanuto@novell.com>
67         * index.xaml: Improve xaml demo.
69 2007-06-09  Everaldo Canuto  <ecanuto@novell.com>
71         * index.html: Use index.xaml as a src in embed control.
72         * test-path-line.xaml: Renamed to index.xaml.
73         * index.xaml: Sample xaml improved with ellipses.
75 2007-06-09  Everaldo Canuto  <ecanuto@novell.com>
77         * Makefile.am: Makefile added with "debug" target to run firefox wiht gdb.
79 2007-06-09  Everaldo Canuto  <ecanuto@novell.com>
81         * index.html: Use test-path-line.xaml as a src in embed control.
82         * test-path-line.xaml: Added.
83         * moonlight.scr: Deleted.