~ubuntu-branches/ubuntu/karmic/moon/karmic

« back to all changes in this revision

Viewing changes to test/xaml/enums/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-14 12:01:08 UTC
  • Revision ID: james.westby@ubuntu.com-20090214120108-06539vb25vhbd8bn
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-05-30  Sebastien Pouliot  <sebastien@ximian.com>
 
2
 
 
3
        * index.html: Add new test cases.
 
4
        * fillbehavior-timeline.html: Test FillBehavior on Storyboard 
 
5
        and DoubleAnimation
 
6
        * visibility-shape.html: Test Visibility on all shapes.
 
7
        * visibility-textblock.html: Test Visibility on TextBlock.
 
8
 
 
9
2008-05-29  Sebastien Pouliot  <sebastien@ximian.com>
 
10
 
 
11
        * index.html: Add new test cases.
 
12
        * sweepdirection-arcsegment.html: Test SweepDirection on 
 
13
        ArcSegment
 
14
        * textdecorations-inline.html,
 
15
        * textdecorations-textblock.html: Test TextDecorations on
 
16
        Inline and TextBlock.
 
17
        * textwrapping-textblock.html: Test TextWrapping on TextBlock
 
18
 
 
19
2008-05-23  Sebastien Pouliot  <sebastien@ximian.com>
 
20
 
 
21
        * index.html: Add new test cases.
 
22
        * fillrule-geometry.html,
 
23
        * fillrule-polygon.html,
 
24
        * fillrule-polyline.html: Test FillRule on Geometry, Polygon and
 
25
        Polyline. Tests shows problem on *Silverlight* so results are 
 
26
        unsure.
 
27
        * penlinecap-shape.html: Test PenLineCap on Shape (Polyline)
 
28
        * penlinejoin-shape.html: Test PenLineJoin on Shape (Polyline)
 
29
        * stretch-shape.html: Test Stretch on Shape (Rectangle)
 
30
 
 
31
2008-05-22  Sebastien Pouliot  <sebastien@ximian.com>
 
32
 
 
33
        * index.html: main access page to all enum tests.
 
34
        https://bugzilla.novell.com/show_bug.cgi?id=340799
 
35
        * alignmentx-imagebrush.html: Test AlignmentX on ImageBrush
 
36
        * alignmentx-videobrush.html: Test AlignmentX on VideoBrush
 
37
        * alignmenty-imagebrush.html: Test AlignmentY on ImageBrush
 
38
        * alignmenty-videobrush.html: Test AlignmentY on VideoBrush
 
39
        * brushmappingmode-lineargradientbrush.html: Test 
 
40
        BrushMappingMode on LinearGradientBrush
 
41
        * brushmappingmode-radialgradientbrush.html: Test
 
42
        BrushMappingMode on RadialGradientBrush
 
43
        * gradientspreadmethod-lineargradientbrush.html: Test
 
44
        GradientSpreadMethod on LinearGradientBrush
 
45
        * gradientspreadmethod-radialgradientbrush.html: Test
 
46
        GradientSpreadMethod on RadialGradientBrush
 
47
        * stretch-imagebrush.html: Test Stretch on ImageBrush
 
48
        * stretch-videobrush.html: Test Stretch on VideoBrush
 
49
        * Silverlight.js: MS javascript file to create plugin