Author: spouliot
Date: 2007-06-04 21:02:17 -0400 (Mon, 04 Jun 2007)
New Revision: 78606

Modified:
   trunk/olive/class/agclr/ChangeLog
   trunk/olive/class/agclr/agclr.dll.sources
Log:
agclr.dll.sources: Added System.Windows.Media.EllipseGeometry, 
GeometryCollection, GeometryGroup, LineGeometry, PathFigure, 
PathFigureCollection, PathGeometry and PathSegmentCollection

Modified: trunk/olive/class/agclr/ChangeLog
===================================================================
--- trunk/olive/class/agclr/ChangeLog   2007-06-05 00:59:44 UTC (rev 78605)
+++ trunk/olive/class/agclr/ChangeLog   2007-06-05 01:02:17 UTC (rev 78606)
@@ -1,3 +1,9 @@
+2007-06-04  Sebastien Pouliot  <[EMAIL PROTECTED]> 
+
+       * agclr.dll.sources: Added System.Windows.Media.EllipseGeometry,
+       GeometryCollection, GeometryGroup, LineGeometry, PathFigure,
+       PathFigureCollection, PathGeometry and PathSegmentCollection
+
 2007-06-03  Sebastien Pouliot  <[EMAIL PROTECTED]> 
 
        * agclr.dll.sources: Added System.Windows.Media.*Brush and related 

Modified: trunk/olive/class/agclr/agclr.dll.sources
===================================================================
--- trunk/olive/class/agclr/agclr.dll.sources   2007-06-05 00:59:44 UTC (rev 
78605)
+++ trunk/olive/class/agclr/agclr.dll.sources   2007-06-05 01:02:17 UTC (rev 
78606)
@@ -56,18 +56,26 @@
 System.Windows.Media/Color.cs
 System.Windows.Media/Colors.cs
 System.Windows.Media/ColorInterpretationMode.cs
+System.Windows.Media/EllipseGeometry.cs
 System.Windows.Media/FillRule.cs
 System.Windows.Media/Geometry.cs
+System.Windows.Media/GeometryCollection.cs
+System.Windows.Media/GeometryGroup.cs
 System.Windows.Media/GradientBrush.cs
 System.Windows.Media/GradientSpreadMethod.cs
 System.Windows.Media/GradientStop.cs
 System.Windows.Media/GradientStopCollection.cs
 System.Windows.Media/ImageBrush.cs
 System.Windows.Media/LinearGradientBrush.cs
+System.Windows.Media/LineGeometry.cs
 System.Windows.Media/LineSegment.cs
 System.Windows.Media/MatrixTransform.cs
 System.Windows.Media/Matrix.cs
+System.Windows.Media/PathFigure.cs
+System.Windows.Media/PathFigureCollection.cs
+System.Windows.Media/PathGeometry.cs
 System.Windows.Media/PathSegment.cs
+System.Windows.Media/PathSegmentCollection.cs
 System.Windows.Media/PenLineCap.cs
 System.Windows.Media/PenLineJoin.cs
 System.Windows.Media/PolyBezierSegment.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to