2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Xaml / System.Xaml / ChangeLog
index 3fbb812e2721234182b7b1d2406cb53223ab7340..8a948e74bdf7178d7e71bf37ddab921401edd435 100644 (file)
@@ -1,3 +1,39 @@
+2010-04-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlObjectReader.cs : check constructible type. Remove extra ns node.
+
+2010-04-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlType.cs : ignore ReferenceConverter which is used for IList<T>.
+
+2010-04-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlType.cs : cache member lookup.
+
+2010-04-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlMember.cs : cosmetic equivalence change.
+
+2010-04-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlXmlReader.cs : Resolve generic type names. Process attribute
+         members.
+       * XamlLanguage.cs : add XamlTypeName-to-ClrType method.
+       * XmlSchemaContext.cs : extracted special type name handling to above.
+
+2010-04-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlType.cs : sort of reverted AllowedContentTypes.
+         msdn explanation is so wrong.
+
+2010-04-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlSchemaContext.cs : implement GetXamlDirective().
+
+2010-04-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * XamlType.cs : implement AllowedContentTypes and ContentWrappers.
+
 2010-04-15  Atsushi Enomoto  <atsushi@ximian.com>
 
        * XamlXmlReader.cs : handle types in clr-namespace.