Author: spouliot
Date: 2007-06-05 07:56:15 -0400 (Tue, 05 Jun 2007)
New Revision: 78622

Modified:
   trunk/olive/class/agclr/ChangeLog
   trunk/olive/class/agclr/agclr.dll.sources
Log:
agclr.dll.sources: Added System.Windows.Media.Alignment[X|Y] enums, 
MediaAttribute[Collection] and QuadraticBezierSegment classes.

Modified: trunk/olive/class/agclr/ChangeLog
===================================================================
--- trunk/olive/class/agclr/ChangeLog   2007-06-05 11:54:31 UTC (rev 78621)
+++ trunk/olive/class/agclr/ChangeLog   2007-06-05 11:56:15 UTC (rev 78622)
@@ -1,3 +1,8 @@
+2007-06-05  Sebastien Pouliot  <[EMAIL PROTECTED]> 
+
+       * agclr.dll.sources: Added System.Windows.Media.Alignment[X|Y] enums,
+       MediaAttribute[Collection] and QuadraticBezierSegment classes.
+
 2007-06-04  Sebastien Pouliot  <[EMAIL PROTECTED]> 
 
        * agclr.dll.sources: Added System.Windows.Media.EllipseGeometry,

Modified: trunk/olive/class/agclr/agclr.dll.sources
===================================================================
--- trunk/olive/class/agclr/agclr.dll.sources   2007-06-05 11:54:31 UTC (rev 
78621)
+++ trunk/olive/class/agclr/agclr.dll.sources   2007-06-05 11:56:15 UTC (rev 
78622)
@@ -49,6 +49,8 @@
 System.Windows.Input/MouseEventArgs.cs
 System.Windows.Input/MouseEventHandler.cs
 System.Windows.Markup/XamlParseException.cs
+System.Windows.Media/AlignmentX.cs
+System.Windows.Media/AlignmentY.cs
 System.Windows.Media/ArcSegment.cs
 System.Windows.Media/BezierSegment.cs
 System.Windows.Media/Brush.cs
@@ -71,6 +73,8 @@
 System.Windows.Media/LineSegment.cs
 System.Windows.Media/MatrixTransform.cs
 System.Windows.Media/Matrix.cs
+System.Windows.Media/MediaAttribute.cs
+System.Windows.Media/MediaAttributeCollection.cs
 System.Windows.Media/PathFigure.cs
 System.Windows.Media/PathFigureCollection.cs
 System.Windows.Media/PathGeometry.cs
@@ -81,6 +85,7 @@
 System.Windows.Media/PolyBezierSegment.cs
 System.Windows.Media/PolyLineSegment.cs
 System.Windows.Media/PolyQuadraticBezierSegment.cs
+System.Windows.Media/QuadraticBezierSegment.cs
 System.Windows.Media/RadialGradientBrush.cs
 System.Windows.Media/RectangleGeometry.cs
 System.Windows.Media/RotateTransform.cs

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

Reply via email to