2009-10-05 Chris Toshok <toshok@ximian.com>
[moon.git] / test / ChangeLog
blob4e8301b4bc58d01abac91b733c0f236789dfb272
1 2009-07-15  Rolf Bjarne Kvinge  <RKvinge@novell.com>
3         * supp/mono.supp: Added.
5 2009-05-21  Rusty Howell  <rhowell@novell.com>
7          * Makefile.am: Changed templates to DIST_SUBDIRS for make dist
9 2009-05-20  Rusty Howell  <rhowell@novell.com>
11          * Makefile.am: Added templates to SUBDIRS for 'make dist'
13 2009-05-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>
15         * xaml/README:
16         * xaml/test-xaml.html:
17         * xaml/input-test.html:
18         * xaml/test-bubbling.html:
19         * xaml/test-empty-source.html:
20         * xaml/test-runtimeerrors.html:
21         * xaml/test-transform-clip.htm:
22         * xaml/test-canvas-no-size.html:
23         * xaml/test-event-argcount.html:
24         * xaml/test-directory-in-zip.html:
25         * xaml/test-downloader-events.html:
26         * xaml/test-inkpresenter-scale.htm:
27         * xaml/test-clip-invalid-update.htm:
28         * xaml/test-transform-group-2.0.xaml:
29         * xaml/test-empty-element-source.html:
30         * xaml/test-stroke-thickness-2.0.xaml:
31         * xaml/test-second-surface-error.html:
32         * xaml/assorted/test-collections.html:
33         * xaml/test-inkpresenter-position.htm:
34         * xaml/test-trigger-collection-2.0.xaml:
35         * xaml/test-toplevel-canvas-events.html:
36         * xaml/test-textblock-examples-2.0.xaml:
37         * xaml/test-setsource-with-downloader.html:
38         * xaml/test-setsource-with-downloader.xaml:
39         * xaml/assorted/test-stroke-collection.html:
40         * xaml/test-animation-null-keyframe-2.0.xaml: Updated to work
41           on FF/IE+SL2.
43 2009-04-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
45         * xaml/test-bubbling.html: Make sure the test doesn't start
46           before OnLoaded has been raised. Fixes some random failures.
48 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
50         * xaml/test-dead-downloaders.html:
51         * xaml/test-downloaderprogress.html:
52         * xaml/test-setsource-with-downloader.html: Update path to
53           timecode.mpeg.
55 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
57         * cs:
58         * cs/tests:
59         * test.xaml:
60         * cs/demo.cs:
61         * cs/Makefile:
62         * cs/.gitignore:
63         * cs/tests/ITest.cs:
64         * test-run-explorer.aspx:
65         * cs/tests/LineColorTest.cs:
66         * cs/tests/LinearBrushTest.cs:
67         * cs/tests/RadialBrushTest.cs:
68         * cs/tests/ZIndexChangeTest.cs:
69         * cs/tests/LineAnimationTest.cs: Delete old/obsolete code.
71 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
73         * Web.config: Help debugging a bit by not hiding exceptions.
75 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
77         * timecode.mpeg: Move videos to test/media/video.
79 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
81         * objecttypes:
82         * objecttypes/Makefile.am:
83         * objecttypes/objecttypes.cpp: This app isn't required
84           anymore.
86 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
88         * Makefile.am: Remove obsolete targets.
90 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
92         * xaml/drtlist.xml: Delete old-style drtlists.
94 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
96         * templates:
97         * templates/README:
98         * templates/managed:
99         * templates/Makefile.am:
100         * templates/managed/App.xaml:
101         * templates/managed/Makefile.am:
102         * templates/managed/App.xaml.cs:
103         * templates/managed/Control.xaml:
104         * templates/managed/SampleTest.html:
105         * templates/managed/Control.xaml.cs:
106         * templates/test-screenshot-template.html: Add test templates.
108 2009-04-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
110         * xaml/input-test.html:
111         * xaml/test-bubbling.html:
112         * xaml/test-event-argcount.html:
113         * xaml/test-empty-element-source.html:
114         * xaml/assorted/test-collections.html:
115         * xaml/assorted/test-stroke-collection.html: Include our
116           testplugin.js to report test results and handle
117           mouse/screenshot coordinates correctly.
119 2009-03-31  Rolf Bjarne Kvinge  <RKvinge@novell.com>
121         * test.mdp: Updated some project files.
123 2009-03-31  Rolf Bjarne Kvinge  <RKvinge@novell.com>
125         * Makefile.am: We need to load the plugin from where the rest
126           of the assemblies are (in the prefix), otherwise moonlight
127           won't find the assemblies.
129 2009-03-25  Chris Toshok  <toshok@ximian.com>
131         * uri-test.cpp: use accessors.
133 2009-03-25  Jeffrey Stedfast  <fejj@novell.com>
135         * parsertest/parsertest.cpp (parse_value_test): Fixed
136         value_from_str() calls to not pass an sl2 argument.
138 2009-03-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
140         * xaml/test-xaml.html:
141         * xaml/test-parsererrors.html: New html files which will be
142           used in several tests.
144 2009-03-24  Chris Toshok  <toshok@ximian.com>
146         * uri-test.cpp: s/protocol/scheme for Uris.
148 2009-03-24  Rolf Bjarne Kvinge  <RKvinge@novell.com>
150         * demo.cs:
151         * control.cs:
152         * etest.xaml:
153         * Makefile.am:
154         * download.cs:
155         * drtlist.xml:
156         * xaml/drtlist.xml:
157         * test-custom-element.cs:
158         * xaml/test-custom-element.xaml: Delete some old files.
160 2009-03-24  Rolf Bjarne Kvinge  <RKvinge@novell.com>
162         * xaml/test-shape-path-overdraw.xaml:
163         * xaml/test-shape-path-overrdraw.xaml: Fix typo
164           (test-shape-path-overrdraw.xaml ->
165           test-shape-path-overdraw.xaml).
167 2009-03-24  Rolf Bjarne Kvinge  <RKvinge@novell.com>
169         * xaml/test-type-with-case-mismatch.html:
170         * xaml/test-createFromXaml-nodownload.html:
171         * xaml/test-setsource-with-downloader.html:
172         * xaml/test-timelinemarkercollection-order.html: utils.js must
173           be included before testplugin.js.
175 2009-03-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
177         * xaml/drtlist.xml: Reenable test-canvas-no-size.html
179 2009-02-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
181         * sizes/sizes.cpp: Remove Playlist and PlaylistEntry from
182           here.
184 2009-02-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
186         * test.mdp: Updated to use new MD features (ChangeLog and log
187           message policy).
189 2008-12-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
191         * Makefile.am: Add new targets to run individual files using agviewer
192           and for running unit tests.
194 2008-11-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
196         * xaml/drtlist.xml: test-path-group-ellipse.xaml,
197           test-path-group-rectangle.xaml and xaml/test-fillrule.xaml does not
198           parse in SL 2.0. Update drtlist to expect an error.
200 2008-11-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
202         * test.mdp: Updated.
204 2008-11-17  Michael Dominic K.  <mdk@mdk.am>
206         * seek-test-multiple-repeat.html: Upgrading the test. Shows that multiple repeat 
207         seeks is broken.
209 2008-11-05  Michael Dominic K.  <mdk@mdk.am>
211         * xaml/assorted/storyboard-continuity.html: Adding a storyboard continuity test. 
212         A testcase for a memleak in AnimationStorage.
214 2008-11-04  Michael Dominic K.  <mdk@mdk.am>
216         * xaml/assorted/empty-storyboard-used-as-delay.html: A test-case for #440662.
218 2008-10-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
220         * xaml/drtlist.xml: Remove duplicated test and mark another one as
221           known failure.
223 2008-10-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
225         * xaml/drtlist.xml: Sprinkle knownFailure around.
227 2008-10-17  Michael Dominic K.  <mdk@mdk.am>
229         * xaml/assorted/fullscreen-enter-leave.html: The fullscreen enter-leave test-case
230         now also does some storyboard start/stop on enter/leave to better replicate
231         vertigo issue.
233 2008-10-16  Michael Dominic K.  <mdk@mdk.am>
235         * xaml/assorted/fullscreen-enter-leave.html: Adding a test-case for tracking what 
236         happens with Enter/Leave events when triggering fullscreen.
238 2008-10-16  Michael Dominic K.  <mdk@mdk.am>
240         * xaml/assorted/sl2-animation-blending.html: Adding a test to see if 
241         Silverlight 2.0 does the described animation blending in any way.
243 2008-10-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
245         * 2.0/xaml/nested-canvas.cs, 2.0/xaml/nested-canvas.xaml,
246           2.0/xaml/seekable-canvas.cs,
247           2.0/xaml/test-seekable-storyboard.xaml,
248           2.0/xaml/test-string-property.cs,
249           2.0/xaml/test-string-property.xaml, 2.0/xaml/video-player.cs,
250           2.0/xaml/video-player.xaml, 2.0/xaml/visualbrush,
251           xaml/nested-canvas.xaml, xaml/nested-canvas.cs,
252           xaml/seekable-canvas.cs, xaml/test-seekable-storyboard.xaml,
253           xaml/test-string-property.cs, xaml/test-string-property.xaml,
254           xaml/video-player.cs, xaml/video-player.xaml, xaml/visualbrush,
255           xaml/visualbrush/Makefile, xaml/visualbrush/MyCanvas.cs,
256           xaml/visualbrush/test-reflected-line.xaml,
257           xaml/visualbrush/test-reflected-videobrush-text.xaml,
258           xaml/drtlist.xml, 2.0/xaml/drtlist.xml: Move some 2.0 tests from
259           test/xaml to test/2.0/xaml.
261 2008-10-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
263         * xaml/drtlist.xml, xaml/test-event-argcount.html,
264           xaml/test-toplevel-canvas-events.html: Added
265           test-event-argcount.html and test-toplevel-canvas-events.html.
267 2008-09-19  Alan McGovern  <amcgovern@novell.com>
268         * Makefile.am: Removed reference to NDesk.Options.dll that i missed.
270 2008-09-19  Alan McGovern  <amcgovern@novell.com>
271         * Silverlight.js
272         * xaml/clock/Silverlight.js:
273         * xaml/enums/Silverlight.js
274         * xaml/fullscreen/Silverlight.js
275         * xaml/Silverlight.js: Update to the latest version, licensed under MS-PL.
276         * harness/test-runner/NDesk.Options.dll:
277         * harness/test-runner/Npgsql.dll:
278         * harness/test-runner/Makefile.am: Nuke the two binaries. Replaced
279         NDesk.Options.dll with a reference to Options.cs and take Npgsql from
280         the GAC. 
282 2008-09-19  Michael Dominic K.  <mdk@mdk.am>
284         * xaml/assorted/sprawl-test.html: Adding a test case for sprawl bug #412074.
286 2008-09-16  Fernando Herrera  <fherrera@novell.com>
288         * parsertest/Makefile.am:
289         * sizes/Makefile.am: Add asf include dir
291 2008-09-10  Michael Dominic K.  <mdk@mdk.am>
293         * xaml/assorted/completed-event-consistency.html: Adding a test for completed 
294         event consistency. Check if all values are ok during 'Completed' emission.
296 2008-09-05  Michael Dominic K.  <mdk@mdk.am>
298         * xaml/assorted/downloader-smooth-set-source-passing.html: Another (this time 
299         really accurate) test for source setting on image. The famous #375275.
301 2008-09-02  Michael Dominic K.  <mdk@mdk.am>
303         * xaml/test-object-animation.xaml: Adding a test for ObjectAnimationUsingKeyFrames.
305 2008-08-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
307         * xaml/drtlist.xml, xaml/test-fillrule.xaml: Added test-fillrule.xaml.
309 2008-08-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
311         * test.mdp: Updated.
313 2008-08-08  Chris Toshok  <toshok@ximian.com>
315         * parsertest/parsertest.cpp (parse_value_test): update for
316         value_from_str api change.
318 2008-08-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 
320         * sizes/sizes.cpp: Deleted Visual (moved content into UIElement), and
321           renamed VisualCollection to UIElementCollection.
323 2008-08-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 
325         
327 2008-08-01  Michael Dominic K.  <mdk@mdk.am>
329         * harness/shocker/image-capture.cpp: Fixing a memleak (screenshot pixbuf not being unreffed).
331 2008-07-30  Michael Dominic K.  <mdk@mdk.am>
333         * xaml/assorted/downloader-smooth-set-source-direct.html: Adding an example for
334         the "flickering" (non-atomic Source setting on Image) as seen on Vertigo Slideshow. 
335         This is version two, not using the SetSource (as opposed to
336         downloader-smooth-set-source.html that uses it). 
338 2008-07-28  Michael Dominic K.  <mdk@mdk.am>
340         * xaml/assorted/carousel.png:
341         * xaml/assorted/icon-1.png:
342         * xaml/assorted/icon-2.png:
343         * xaml/assorted/icon-3.png:
344         * xaml/assorted/icon-4.png: Replacing images with stubs not to infringe anybody's
345         copyright.
347 2008-07-18  Michael Dominic K.  <mdk@mdk.am>
349         * xaml/assorted/downloader-smooth-set-source.html: Fixing this test to actually 
350         take the image from the downloader. This is the correct way websites do it. 
351         It should be flicker-free.
353 2008-07-09  Jeffrey Stedfast  <fejj@novell.com>
355         * xaml/assorted/unattached-image-set-source.html: New test to
356         check that setting an image.source on an unattached image will
357         display the correct image when the image is reattached.
359 2008-07-09  Geoff Norton  <gnorton@novell.com>
361         * Makefile.am: xsetroot our Xephyr instance.
363 2008-07-07  Jeffrey Stedfast  <fejj@novell.com>
365         * xaml/test-stroke-thickness.xaml: Renamed from
366         assorted/stroke-thickness-test.html (since it didn't actually use
367         any js).
369 2008-06-30  Michael Dominic K.  <mdk@mdk.am>
371         * xaml/assorted/test-default-keyspline-animation.html: Adding a test for
372         default (no control points specified) animation using KeySplines. We're
373         broken here.
375 2008-06-30  Michael Dominic K.  <mdk@mdk.am>
377         * xaml/assorted/test-clock-hands.html: Adding a test doing a analog
378         clock using similiar technique to http://xmldocs.net/ball/. Uses a very
379         far-off seeks.
381 2008-06-26  Michael Dominic K.  <mdk@mdk.am>
383         * xaml/assorted/test-keyframe-keytime.html: A test for accessing
384         KeyFrame's KeyTime, as described in #402035.
386 2008-06-20  Michael Dominic K.  <mdk@mdk.am>
388         * xaml/assorted/remove-while-running-test.html: Making the test trigger
389         the remove/reset action on MouseLeave instead of separate timer
390         storyboard. Having just one storyboard in the test makes it easier to
391         debug.
393 2008-06-20  Michael Dominic K.  <mdk@mdk.am>
395         * xaml/assorted/remove-while-running-test.html: A test for removing the
396         Storyboard from resources while it's still running. 
398 2008-06-19  Michael Dominic K.  <mdk@mdk.am>
400         * xaml/assorted/timer-test.html: A test for using StoryBoard as timer.
402 2008-06-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 
404         * test.mdp: Updated.
406 2008-06-11  Andrew Jorgensen  <ajorgensen@novell.com>
408         * Makefile.am: Remove $(MAKEFLAGS) from run-tests as well
410 2008-06-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
412         * Makefile.am: Remove $(MAKEFLAGS), it's causing problems.
414 2008-06-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
416         * Makefile.am: Add a run-xephyr target.
418 2008-06-11  Michael Dominic K.  <mdk@mdk.am>
420         * xaml/assorted/seek-test-nested-storyboard.html: Adding a test for
421         seeking on nested storyboards.
423 2008-06-10  Michael Dominic K.  <mdk@mdk.am>
425         * xaml/test-animation-nested-storyboard.xaml: Adding a test for nested
426         storyboards.
428 2008-06-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
430         * test.mdp: Added.
432 2008-06-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 
434         * xaml/test-downloader-events.html: Added.
435         * xaml/drtlist.xml: Added test-downloader-events.html
437 2008-06-05  Michael Dominic K.  <mdk@mdk.am>
439         * xaml/assorted/seek-test-multiple-repeat.html: Adding a test that shows
440         we're incorectly seeking into animations that have AutoReverse and
441         RepeatBehavior >= 1.0. We're not correctly figuring out when the
442         forward/backward timing needs to wrap around itself once we pass the
443         first iteration.
445 2008-06-04  Michael Dominic K.  <mdk@mdk.am>
447         * xaml/assorted/seek-test-speed-ratio-begin.html: Adding a test that
448         shows that we're incorectly calculating begin time shift with SpeeRatio
449         seeks.
451 2008-06-04  Michael Dominic K.  <mdk@mdk.am>
453         * xaml/assorted/seek-test-speed-ratio.html: Adding a test that shows
454         that we're incorrectly parsing (not including?) SpeedRatio in our
455         seeking calculations.
457 2008-05-30  Michael Dominic K.  <mdk@mdk.am>
459         * xaml/clock/clock41.html:
460         * xaml/clock/clock41.xaml: Adding a new test. Anims with
461         Duration="00:00:00" and FillBehavior="Stop" are not started at all in
462         SL.
464 2008-05-28  Michael Dominic K.  <mdk@mdk.am>
466         * xaml/clock/clock40.html:
467         * xaml/clock/clock40.xaml: Adding a new clock40 that does something
468         similiar to test-animation-hold-stop-speed.xaml. Broken currently.
470 2008-05-28  Michael Dominic K.  <mdk@mdk.am>
472         * xaml/test-animation-hold-stop-speed.xaml: Adding a test where outer
473         storyboard has HoldEnd, inner animation has Stop + SpeedRation. In this
474         case the block doesn't bounce back (FillBehavior=Stop) as expected. It
475         seems to be caused by the speed property. If it's not there it works as
476         expected.
478 2008-05-28  Michael Dominic K.  <mdk@mdk.am>
480         * test/xaml/test-animation-only-from.xaml: Adding a test for animation
481         that only has "From" value but not "To" value. We currently break with
482         it.
484 2008-05-27  Rolf Bjarne Kvinge <RKvinge@novell.com> 
486         * Makefile.am: Export MS_DRTLIST, necessary for the big hack in
487           Driver.cs.
488         * drtlist.xml: Updated.
490 2008-05-26  Michael Dominic K.  <mdk@mdk.am>
492         * xaml/clock/clock31.xaml: Updating description now with the fixed
493         RepeatBehavior.
495 2008-05-26  Michael Dominic K.  <mdk@mdk.am>
497         * xaml/test-animation-zero-duration.xaml: Adding a test for
498         zero-duration storyboard. Broken now, or rather -- acts differently than
499         SL.
501 2008-05-26  Michael Dominic K.  <mdk@mdk.am>
503         * xaml/test-animation-repeat-behavior.xaml: Adding a very simple test
504         case that shows that Silverlight does understand the
505         RepeatBehavior="XX:XX:XX" syntax.
507 2008-05-26  Michael Dominic K.  <mdk@mdk.am>
509         * xaml/test-animation-zero-repeat-behavior.xaml: Adding a test with
510         RepeatBehavior="00:00:00". This animations should not start at all.
512 2008-05-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
514         * drtlist.xml: Added.
516 2008-05-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
518         * xaml/drtlist.xml: Added missing extension.
520 2008-05-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
522         * Makefile.am: And another target, run-gdb this time.
524 2008-05-21  Jackson Harper  <jackson@ximian.com>
526         * xaml/test-illegal-prop-set.html: Try calling canvas.SetValue
527         ("Canvas.Width", 0.0) which should throw an exception.
529 2008-05-21  Michael Dominic K.  <mdk@mdk.am>
531         * xaml/assorted/seek-test-wrapping-set.html: A composite test with many
532         various seek combinations including wrapping repeat-forever tests.
534 2008-05-20  Michael Dominic K.  <mdk@mdk.am>
536         * xaml/assorted/seek-test-begin-time.html: Another test for seeking on
537         storyboard which have BeginTime. This is completely broken on us.
539 2008-05-20  Michael Dominic K.  <mdk@mdk.am>
541         * xaml/assorted/seek-test-on-pause.html: Adding a test for seeking on
542         Pause. SL has an interesting behavior where entering the rect many times
543         (triggering the seek many times) causses an increasing offsett.
545 2008-05-20  Michael Dominic K.  <mdk@mdk.am>
547         * xaml/assorted/seek-test-no-begin.html: Test for seeking without
548         begining.
550 2008-05-20  Michael Dominic K.  <mdk@mdk.am>
552         * xaml/clock/clock38.html:
553         * xaml/clock/clock38.xaml: Adding test similiar to clock37.xaml but for
554         keyframe-based animations.
556 2008-05-19  Jackson Harper  <jackson@ximian.com>
558         * xaml/test-create-resources.html: New test, verifies that we
559         create a wrapper element when properties are the top element
560         passed to createFromXaml.
562 2008-05-19  Michael Dominic K.  <mdk@mdk.am>
564         * xaml/assorted/seek-test-overbounds-and-return.html:
565         * xaml/assorted/seek-test-overbounds.html: Two more seeking tests --
566         overbounds and return plus normal overbounds.
568 2008-05-19  Michael Dominic K.  <mdk@mdk.am>
570         * xaml/assorted/seek-test-multiple.html: Adding another seeking test
571         with multiple seek operations performed one after another.
573 2008-05-19  Michael Dominic K.  <mdk@mdk.am>
575         * xaml/assorted/seek-test-1.html: Adding a simple seek test.
577 2008-05-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
579         * supp/helgrind.supp: Added.
581 2008-05-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
583         * Makefile.am: Added a run-valgrind target.
585 2008-05-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
587         * xaml/test-downloaderprogress.html, xaml/test-dead-downloaders.html:
588           Added.
589         * xaml/drtlist.xml: Added test-dead-downloaders and
590           test-downloaderprogress.
592 2008-05-15  Michael Dominic K.  <mdk@mdk.am>
594         * xaml/clock/clock37.html:
595         * xaml/clock/clock37.xaml: Adding a new test that shows an interesting
596         case of animation jags (not proper animation finishing).
598 2008-05-14  Michael Dominic K.  <mdk@mdk.am>
600         * xaml/clock/clock22.xaml: Changing values/timing for this test to make
601         the problem a little bit more obvious (that's bug #388745).
603 2008-05-13  Michael Dominic K.  <mdk@mdk.am>
604         
605         * xaml/clock/clock32.xaml: Fixing the clock32.xaml test.
607 2008-05-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
609         * xaml/drtlist.xml, xaml/test-second-surface-error.html: Added
610           test-second-surface-error.html.
612 2008-05-06  Michael Dominic K.  <mdk@mdk.am>
614         * xaml/assorted/storyboard-stopping-prop-override.html: A new test for
615         storyboard stopping + overriding the prop manually.
617 2008-05-06  Michael Dominic K.  <mdk@mdk.am>
619         * xaml/assorted/storyboard-stopping-two.html: Another test for stopping
620         two storyboards applied to one property. It seems that SL does some kind
621         of baseValue chaining -- the more recent storyboard (for same prop)
622         somehow getting the baseValue from the previous one. This seems to be
623         the reson for the HHH comic bug (#383879).
625 2008-05-06  Michael Dominic K.  <mdk@mdk.am>
627         * xaml/assorted/storyboard-stopping.html: Storyboard stopping behavior
628         test.
630 2008-05-02  Michael Dominic K.  <mdk@mdk.am>
632         * xaml/assorted/mouse-moving-object-tracking.html: Adding a test for
633         tracking MouseEnter/Leave events on objects that are moving (as opposed
634         to mouse itself moving).
636 2008-05-01  Jeffrey Stedfast  <fejj@novell.com>
638         * xaml/test-cached-text-paths.xaml: added new test case provided
639         by Sebastien to test cached text paths - see bug #375279 for more
640         info
642 2008-04-30  Michael Dominic K.  <mdk@mdk.am>
644         * xaml/assorted/mouse-enter-leave-transparent-brush.html: A new test for
645         hit testing on shape with a transparent brush applied.
647 2008-04-29  Michael Dominic K.  <mdk@mdk.am>
649         * harness/masters/test-shape-cursor-clippingMaster.png:
650         * xaml/drtlist.xml:
651         * xaml/test-shape-cursor-clipping.xaml: Adding a test for shape +
652         clipping path + cursor (hit test). This is taken from Sebastien's
653         test-case for #383894.
655 2008-04-28  Michael Dominic K.  <mdk@mdk.am>
657         * harness/masters/test-parser-empty-propertyMaster.png:
658         * xaml/drtlist.xml:
659         * xaml/test-parser-empty-property.xaml: A test for parser when parsing
660         something like: <Rectangle Width="">. This is a problem for #383904.
662 2008-04-28  Michael Dominic K.  <mdk@mdk.am>
664         * xaml/assorted/image-brush-stretch-set.html:
665         * xaml/assorted/one.png:
666         * xaml/assorted/two.png: Adding a test for Stretch setting being reset
667         on ImageSource set. This is a problem from bug #383938 (Poker).
669 2008-04-25  Larry Ewing  <lewing@novell.com>
671         * Makefile.am: quick hack to disable test targets if the test
672         harness is disabled.
674 2008-04-25  Michael Dominic K.  <mdk@mdk.am>
676         * xaml/assorted/mouse-enter-leave-hit-test-visibility.html: Adding a
677         test for IsHitTestVisible being changed in the MouseEnter callback. The
678         MouseLeave should not be fired for this element and "mouse leave" shold
679         not be printed on the Firebug console.
681 2008-04-25  Michael Dominic K.  <mdk@mdk.am>
683         * xaml/assorted/setting-keyframe-to-null.html: A test for setting a
684         KeyFrame value to null from js. Interestingly, SL throws an exception,
685         we allow it to happen.
687 2008-04-24  Michael Dominic K.  <mdk@mdk.am>
689         * xaml/assorted/mouse-enter-leave-visibility.html: Adding html test for
690         changing the element visibility in the mouse-enter handler. The mouse
691         leave should not be called. 
693 2008-04-24  Michael Dominic K.  <mdk@mdk.am>
695         * xaml/drtlist.xml:
696         * xaml/test-shape-path-stretch-animated.xaml: Adding a test-case with
697         animated shape path stretch.
699 2008-04-24  Michael Dominic K.  <mdk@mdk.am>
701         * harness/masters/test-shape-path-overdrawMaster.png:
702         * xaml/drtlist.xml:
703         * xaml/test-shape-path-overrdraw.xaml: Adding a test for the path
704         'anti-aliasing overdraw'. This is the factored-out problem of the
705         'CGeometryBuilder_AddSegments.htm' test.
707 2008-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
709         * xaml/test-timelinemarkercollection-order.html: Added.
710         * xaml/drtlist.xml: Added test-timeline-markercollection-order.html.
712 2008-04-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
714         * xaml/drtlist.xml: Added test-type-with-case-mismatch.html.
715         * xaml/test-type-with-case-mismatch.html: Added test case for #375230
716           and #375231.
718 2008-04-22  Michael Dominic K.  <mdk@mdk.am>
720         * xaml/drtlist.xml:
721         * xaml/test-animation-invalid-keyframe-keytime.xaml: Adding new test for
722         a KeyFrame specified without a KeyTime value. It should not animate at
723         all.
725 2008-04-18  Michael Dominic K.  <mdk@mdk.am>
727         * xaml/clock/README.txt:
728         * xaml/clock/clock36.html:
729         * xaml/clock/clock36.xaml: A clock test for FillBehavior=HoldEnd with
730         scaling with SplineDoubleKeyFrame. It seems the animation is not
731         "finished off" (last value applied is not the last value specified). In
732         other words -- jags again.
734         This seems to be the problem with PopFly -- when block-list/tutorial is
735         collapsed, it leaves a small trailing line (not scaled to 0.0 but
736         0.0000xxx-something).
738 2008-04-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
740         * xaml/drtlist.xml, xaml/test-canvas-no-size.html: Added (currently
741           failing) test with a MediaElement within a Canvas which doesn't
742           have width/height set.
744 2008-04-17  Michael Dominic K.  <mdk@mdk.am>
746         * harness/masters/test-geometry-collection-stretchMaster.png:
747         * xaml/drtlist.xml:
748         * xaml/test-geometry-collection-stretch.xaml: Adding master, adding
749         Canvas width/height to the test.
751 2008-04-17  Michael Dominic K.  <mdk@mdk.am>
753         * xaml/drtlist.xml:
754         * xaml/test-animation-null-defaults-color.xaml: Adding a test against
755         default value for SplineColorKeyFrame.
757 2008-04-17  Michael Dominic K.  <mdk@mdk.am>
759         * xaml/drtlist.xml:
760         * xaml/test-animation-null-defaults-double.xaml: Adding a test against
761         default value for SplineDoubleKeyFrame.
763 2008-04-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
765         * make-xephyr: Set screen size, default size is too small for some
766           tests.
768 2008-04-16  Larry Ewing  <lewing@novell.com>
770         * xaml/test-geometry-collection-stretch.xaml: new test to show how
771         our extents calculations are broken on line geometries.
773 2008-04-16  Larry Ewing  <lewing@novell.com>
775         * xaml/test-shape-path-stretch3.xaml: make the test clearer by
776         using different numbers for different parts.
778 2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
780         * supp/audio.supp, supp/firefox.supp: A few minor fixes.
782 2008-04-16  Michael Dominic K.  <mdk@mdk.am>
784         * xaml/clock/clock17.xaml: Changing measures for this test as they're a
785         bit confusing.
787 2008-04-15  Michael Dominic K.  <mdk@mdk.am>
789         * xaml/clock/README.txt:
790         * xaml/clock/clock35.html:
791         * xaml/clock/clock35.xaml: Adding a test that shows jagging problems in
792         autoreversed very fast (SpeedRatio) storyboards.
794 2008-04-15  Michael Dominic K.  <mdk@mdk.am>
796         * xaml/clock/README.txt:
797         * xaml/clock/clock34.html:
798         * xaml/clock/clock34.xaml: Adding a new test which is a test-case
799         for the storyboard/animation combination found in Popfly which was
800         causing bug #378390 (can't configure popfly elements).
802 2008-04-15  Michael Dominic K.  <mdk@mdk.am>
804         * xaml/clock/README.txt:
805         * xaml/clock/clock33.html:
806         * xaml/clock/clock33.xaml: Adding new test with autoreversed storyboard
807         with a SpeedRation > 1.0. Currently broken, stops in the middle of the
808         return cycle.
810 2008-04-14  Rolf Bjarne Kvinge <RKvinge@novell.com> 
812         * index.aspx: Include *.html files as well.
814 2008-04-14  Rolf Bjarne Kvinge <RKvinge@novell.com> 
816         * make-xephyr: Added, script to run tests in xephyr.
817         * Makefile.am: Added run-drtlist to run an arbitrary drtlist.
819 2008-04-11  Andrew Jorgensen  <ajorgensen@novell.com>
821         * Makefile.am: Use MOON_PLUGIN_DIR to override the path to libmoonplugin
823 2008-04-11  Michael Dominic K.  <mdk@mdk.am>
825         * xaml/clock/README.txt:
826         * xaml/clock/clock32.xaml: Adding a test-case that showcases the
827         jagyness/align problem in our storyboards/clocks. Esentially we never
828         "Tick" at the edge value on stop.
830 2008-04-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
832         * xaml/test-directory-in-zip.html: Fix test to work on SL as well.
834 2008-04-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
836         * xaml/test-downloader-aborted-in-setsource.html,
837           xaml/test-downloader-aborted-in-setsource.xaml,
838           xaml/test-setsource-with-downloader.html,
839           xaml/test-setsource-with-downloader.xaml: Renamed to something more
840           meaningful.
841         * xaml/drtlist.xml: Added test-setsource-with-downloader.
843 2008-04-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
845         * xaml/test-downloader-aborted-in-setsource.html,
846           xaml/test-downloader-aborted-in-setsource.xaml: Minor fixes.
848 2008-04-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
850         * xaml/test-downloader-aborted-in-setsource.html,
851           xaml/test-downloader-aborted-in-setsource.xaml: Added.
853 2008-04-10  Andrew Jorgensen  <ajorgensen@novell.com>
855         * Makefile.am: Set MOZ_PLUGIN_PATH and LD_LIBARY_PATH so that tests will
856         use the uninstalled plugin
858 2008-04-07  Michael Dominic K.  <mdk@mdk.am>
860         * harness/masters/test-shape-path-stretch-gradientMaster.png:
861         * xaml/drtlist.xml:
862         * xaml/test-shape-path-stretch-gradient.xaml: One more test for path
863         stretching and gradients.
865 2008-04-07  Michael Dominic K.  <mdk@mdk.am>
867         * harness/masters/test-shape-line-stretch-gradientMaster.png:
868         * xaml/drtlist.xml:
869         * xaml/test-shape-line-stretch-gradient.xaml: One more test for line
870         stetching and gradients. Gradients work correctly but fails because of
871         stetching borkeness (see test-shape-line-stretch3.xaml).
873 2008-04-07  Michael Dominic K.  <mdk@mdk.am>
875         * harness/masters/test-shape-line-stretch3Master.png:
876         * xaml/drtlist.xml:
877         * xaml/test-shape-line-stretch3.xaml: Adding new test for line
878         stretching. This is similiar to the test-shape-path-strech4.xaml except
879         that it uses actual Line object instead of path. Fails for exactly
880         similiar reasons -- stretching the bounds including stroke instead of
881         using the logical extents.
883 2008-04-02  Michael Dominic K.  <mdk@mdk.am>
885         * xaml/drtlist.xml:
886         * xaml/test-shape-path-stretch4.xaml: Adding one more path stretching
887         test (+Master) that is currently broken. This one shows how the stroke
888         size deforms our Stretch fill calculations.
890 2008-03-31  Andrew Jorgensen  <ajorgensen@novell.com>
892         * Makefile.am, harness/Makefile.am: Add directories to dist for tests
894 2008-03-31  Larry Ewing  <lewing@novell.com>
896         * xaml/drtlist.xml: convert some of the tests that were
897         incorrectly turned into animations back to static tests.  Fix the
898         incorrect html templates for those tests.
900 2008-03-28  Michael Dominic K.  <mdk@mdk.am>
902         * xaml/clock/README.txt: Updating the test descriptions. 
903         
904         Removing the notes about failures on Windows (I couldn't reproduce them
905         with latest SL). 
907         Adding information about the new tests added.
909 2008-03-28  Michael Dominic K.  <mdk@mdk.am>
911         * xaml/clock/clock31.html:
912         * xaml/clock/clock31.xaml: One more clock test with duration-base
913         RepeatBehavior and AutoReverse property specified. Fails currently.
915 2008-03-28  Michael Dominic K.  <mdk@mdk.am>
917         * xaml/clock/clock30.html:
918         * xaml/clock/clock30.xaml: Adding a new clock test that has
919         AutoReverse="True" set on Storyboard (not animation). It currently keeps
920         repeating forever, while it should repeat only once.
922 2008-03-28  Michael Dominic K.  <mdk@mdk.am>
924         * xaml/clock/clock26.xaml: Updating this test's description. It actually
925         passes now (the behavior is same on SL).
927 2008-03-26  Stephane Delcroix  <sdelcroix@novell.com>
929         * xaml/test-shape-dashcaps.xaml: new test.
931 2008-03-26  Michael Dominic K.  <mdk@mdk.am>
933         * harness/masters/test-shape-path-stretch3Master.png:
934         * xaml/drtlist.xml:
935         * xaml/test-shape-path-stretch3.xaml: Yet another test for shape/path
936         bounds brokeness with Stretch=Fill.
938 2008-03-26  Michael Dominic K.  <mdk@mdk.am>
940         * harness/masters/test-shape-path-stretch2Master.png:
941         * xaml/drtlist.xml:
942         * xaml/test-shape-path-stretch2.xaml: Adding one extra test that shows
943         our stretching bug. It look like we're missing or adding extra
944         translation (the line should be at y = 10). Master included.
946 2008-03-25  Jackson Harper  <jackson@ximian.com>
948         * xaml/drtlist.xml:     
949         * xaml/test-custom-namespace.xaml: Remove this test, since it
950         requires external dependencies that we don't have and doesn't even
951         test what it is supposed to test.
953 2008-03-25  Michael Dominic K.  <mdk@mdk.am>
955         * test/harness/masters/test-shape-path-stretchMaster.png:
956         * test/xaml/drtlist.xml:
957         * test/xaml/test-shape-path-stretch.xaml: Renaming the test since it
958         actually tests path stretching.
960 2008-03-25  Michael Dominic K.  <mdk@mdk.am>
962         * test/harness/masters/test-stroke-low-thicknessMaster.png:
963         * test/xaml/drtlist.xml:
964         * test/xaml/test-stroke-low-thickness.xaml: Adding a test that showcases
965         differences in ML <-> SL low-width stroke rendering. Master included.
967 2008-03-25  Michael Dominic K.  <mdk@mdk.am>
969         * test/harness/masters/test-shape-line-stretch3Master.png:
970         * test/xaml/drtlist.xml:
971         * test/xaml/test-shape-line-stretch3.xaml: Adding one more (currently
972         failing) test against line stretching. Take from the Silverlight
973         showcase. Master included.
975 2008-03-24  Jackson Harper  <jackson@ximian.com>
977         * xaml/drtlist.xml:
978         * xaml/test-parser-multiple-canvases: Add a new test that checks
979         for setting a name multiple times.
981 2008-03-24  Michael Dominic K.  <mdk@mdk.am>
983         * test/harness/masters/test-lineargradientbrush-absolute-moireMaster.png:
984         * test/harness/masters/test-lineargradientbrush-moire-scaledMaster.png:
985         * test/harness/masters/test-radialgradientbrush-absolute-moireMaster.png:
986         Adding some masters for subpixel-gradient rendering tests.
988 2008-03-24  Michael Dominic K.  <mdk@mdk.am>
990         * test/harness/masters/test-blending-gradientsMaster.png:
991         * test/xaml/drtlist.xml:
992         * test/xaml/test-blending-gradients.xaml: Adding a new test that does
993         some alpha blending on gradients with SL master. Shows an interesting SL
994         bug (stripes). 
996 2008-03-21  Michael Dominic K.  <mdk@mdk.am>
998         * test/harness/masters/test-text-font-qualityMaster.png: Adding a
999         master for test-text-font-sizing-vs-hinting.xaml.
1001 2008-03-21  Michael Dominic K.  <mdk@mdk.am>
1003         * test/xaml/drtlist.xml:
1004         * test/xaml/test-text-font-sizing-vs-hinting.xaml: Adding a test for
1005         scaling text and checking how it goes with hinting. It should not be too
1006         jumpy. 
1008         Master needed.
1010 2008-03-21  Michael Dominic K.  <mdk@mdk.am>
1012         * test/xaml/arial-pango.png:
1013         * test/xaml/drtlist.xml:
1014         * test/xaml/test-text-font-quality.xaml:
1015         * test/xaml/times-pango.png:
1016         * test/xaml/verdana-pango.png: Adding a new test against our crappy
1017         small-fonts rendering quality. Compares side-by-side with Pango
1018         rendering masters for Arial, Verdana and Times New Roman.
1020 2008-03-19  Michael Dominic K.  <mdk@mdk.am>
1022         * test/xaml/drtlist.xml:
1023         * test/xaml/test-crash-gracefull-prop-resolving.xaml: Yet another
1024         property-resolving test-case. This time we check against a human error
1025         which we could be smart about (reported on http://sessions.visitmix.com).
1027 2008-03-19  Jackson Harper  <jackson@ximian.com>
1029         * xaml/drtlist.xml: Add codebehind files.
1031 2008-03-19  Stephane Delcroix  <sdelcroix@novell.com>
1033         * xaml/test-line-caps.xaml: various tests for Line/Dash caps on
1034         dashed lines
1036 2008-03-18  Michael Dominic K.  <mdk@mdk.am>
1038         * xaml/test-crash-color-anim-on-solid.xaml:
1039         * xaml/drtlist.xml: Adding another crasher test-case -- trying to
1040         animate a SolidColorBrush using color animation.
1042         Master needed.
1044 2008-03-17  Michael Dominic K.  <mdk@mdk.am>
1046         * xaml/test-animation-slow-keyspline.xaml:
1047         * xaml/drtlist.xml: Adding a new test for KeySpline animation. It
1048         demonstrates a precision problem in our KeySpline calculations that
1049         results in jaggyness in long/large animations.
1051         Master needed.
1053 2008-03-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1055         * xaml/test-mediaelement-clip.xaml, xaml/test-videobrush.xaml,
1056           xaml/test-videobrush-text.xaml, xaml/video-player.xaml: Fix video paths.
1058 2008-03-14  Michael Dominic K.  <mdk@mdk.am>
1060         * xaml/drtlist.xml:
1061         * xalm/test-crash-non-existing-animation-target-prop4.xaml:
1062         Adding yet another one test-case for trying to access something that
1063         doesn't exist. This time we're not getting any error even though it's
1064         clearly wrong. Need to investigate.
1066         Master needed.
1068 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1070         * xaml/drtlist.xml:
1071         * xalm/test-crash-non-existing-animation-target-prop2.xaml:
1072         Adding another (different) test-case for trying to access something that
1073         doesn't exist.
1075         Master needed.
1077 22008-03-13  Michael Dominic K.  <mdk@mdk.am>
1079         * xaml/drtlist.xml:
1080         * xalm/test-crash-non-existing-animation-target-prop.xaml:
1081         Adding a test-case against trying to animate a property that
1082         doesn't exist. Currently crashes ML. 
1084         Master needed.
1086 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1088         * xaml/test-animation-null-keyframe.xaml:
1089         * xaml/drtlist.xml: Adding a test-case for a discrete animation
1090         which has a null (no value) keyframe. It currently crashes our
1091         stuff. 
1093         This is taken from AnimationMatrix2.xaml test. 
1094         Master needed.
1096 2008-03-13  Stephane Delcroix  <sdelcroix@novell.com>
1098         * xaml/test-relativetransform-bug-354892-2.xaml:
1099         * xaml/test-relativetransform-bug-354892.xaml: tests attached
1100         to bnc #354892.
1102 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1104         * xaml/test-lineargradientbrush-moire-scaled.xaml:
1105         * xaml/drtlist.xml: Adding another moire gradient test. This
1106         time the gradient is moirish but because the canvas is scaled
1107         it's not.
1109         Master needed.
1111 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1112         
1113         * xaml/test-lineargradientbrush-absolute.xaml:
1114         * xaml/test-radialgradientbrush-absolite.xaml:
1115         * xaml/drtlist.xml: Adding a '-moire' suffix to those tests for
1116         better representation of what it's testing.
1117         
1118 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1120         * xaml/test-radialgradientbrush-absolute.xaml:
1121         * xaml/drtlist.xml: Adding a similiar radial-gradient absolute
1122         mapping test. 
1124         Master needed.
1126 2008-03-13  Michael Dominic K.  <mdk@mdk.am>
1128         * xaml/test-lineargradientbrush-absolute.xaml:
1129         * xaml/drtlist.xml: Adding a new test for our (broken) corner
1130         cases with LinearGradientBrush in MappingMode = Absolute. 
1132         Master needed.
1134 2008-03-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1136         * supp, supp/audio.supp, supp/ffmpeg.supp, supp/firefox.supp,
1137           supp/moon.supp: Added suppression files for valgrind.
1139 2008-03-11  Michael Dominic K.  <mdk@mdk.am>
1141         * harness/masters/:
1142         * xaml/: Removing the storyboard tests...
1144         * xaml/clock/: ...Instead adding those tests here following the
1145         existing semantics (adding only the ones which were not already there).
1147 2008-03-06  Michael Dominic K.  <mdk@mdk.am>
1149         * test/xaml/drtlist.xml: Adding the new storyboard tests to the
1150         drtlist.
1152 2008-03-06  Michael Dominic K.  <mdk@mdk.am>
1154         * test/xaml/test-storyboard-constrained-autoreverse.xaml:
1155         * test/xaml/test-storyboard-constrained-fill.xaml:
1156         * test/xaml/test-storyboard-constrained-stop.xaml: Few more tests for
1157         clocks/storyboard, this time contrained ones. Contrained as in: the
1158         storyboard duration is smaller than the duration of it's children
1159         animations. Not yet added to the drtlist.
1161 2008-03-06  Michael Dominic K.  <mdk@mdk.am>
1163         * xaml/test-storyboard-simple-autoreverse-forever.xaml:
1164         * xaml/test-storyboard-simple-autoreverse.xaml:
1165         * xaml/test-storyboard-simple-fill-fill.xaml:
1166         * xaml/test-storyboard-simple-fill-stop.xaml:
1167         * xaml/test-storyboard-simple-stop-fill.xaml:
1168         * xaml/test-storyboard-simple-stop-stop.xaml: Adding few base
1169         clock/storyboard tests. Not yet added to the drtlist.
1171 2008-03-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1173         * harness/xaml2png.cpp: Can't delete a surface anymore, unref it.
1175 2008-02-29  Geoff Norton  <gnorton@novell.com>
1177         * index.aspx:
1178         * xamlize.aspx:
1179         * Silverlight.js: A few helper asp.net pages to test all our tests in here
1180         in browser.  Simply run "xsp2" in this directory and you'll get a list of 
1181         all the xamls you can startup.
1183 2008-02-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1185         * xaml/test-directory-in-zip.html, xaml/test-directory-in-zip.zip,
1186           xaml/test-directory-in-zip.xaml, xaml/test-empty-element-source.html:
1187           New test.
1188         * xaml/Silverlight.js, harness/masters/test-directory-in-zip.htmlMaster.png,
1189           harness/masters/test-empty-element-source.htmlMaster.png: Added.
1190         * xaml/drtlist.xml: Added 2 more tests.
1192 2008-02-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1194         * xaml/test-rectangle-fill-with-image-brush.xaml: Add a xaml file that was
1195           crashing moonlight.
1197 2008-02-06  Michael Dominic K.  <mdk@mdk.am> 
1199         * test/harness/xaml2png.cpp: Use GdkPixbuf to save the PNG instead of the
1200         cairo png saver. Makes it faster by skipping the post-save png loading
1201         step to strip metadata.
1203 2007-11-05  Larry Ewing  <lewing@novell.com>
1205         * xaml/test-path-group-stretch.xaml: add some stretched paths with
1206         incomplete size specifiers.
1208 2007-10-24  Chris Toshok  <toshok@ximian.com>
1210         * harness/xaml2png.cpp: fill the background with white so we look
1211         like mopen.  Also, use the MS way of specifying timespecs -
1212         "100,15" == generate image every 100 milliseconds, up to 15
1213         images.
1215 2007-10-23  Chris Toshok  <toshok@ximian.com>
1217         * harness/xaml2png.cpp (main): use RUNTIME_INIT_AUDIO_DISABLE so
1218         we can screenshot video.
1220 2007-10-23  Chris Toshok  <toshok@ximian.com>
1222         * harness/xaml2png.cpp: fix up a lot of this.  allow timespans to
1223         be places on the command line after the xaml file + output file
1224         args, and use the manual time source to move the timemanager to
1225         those times before dumping pngs.
1227 2007-10-17  Chris Toshok  <toshok@ximian.com>
1229         * harness/Makefile.am (xaml2png_LDADD): add MOON_PROG_LIBS.
1231 2007-09-27  Jeffrey Stedfast  <fejj@novell.com>
1233         * harness/xaml2png.cpp (main): Updated runtime_init() call.
1235 2007-09-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1237         * harness/xaml2png.cpp: Update according to API change.
1239 2007-06-15  Miguel de Icaza  <miguel@novell.com>
1241         * ManagedDownloader.cs: Fixed so that the download happens in
1242         Send(), it is not supposed to happen during open.
1244         * ManagedDownloader.cs: Add support for local files
1245