Don't tag some CAS types as obsolete.
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / XamlTypeTest.cs
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-16 Atsushi EnoAttachable property setter was not working with XamlObj...
2011-03-24 Atsushi EnoFix generic interface lookup to not miss exact match...
2011-03-24 Atsushi EnoNullable type needs special treatment in XamlValueConve...
2011-03-24 Atsushi EnoFix LookupNullable(). It is not lookable-up by interfac...
2011-03-24 Atsushi EnoImplemented IAmbientProvider support in XamlObjectWrite...
2011-03-23 Atsushi EnoContentProperty with collection caused unexpected read...
2011-03-23 Atsushi EnoAdd support for EnumTypeConverter in XamlValueConverter...
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-18 Atsushi Enoin XamlXmlReader, read <FooType.BarMember>-style element.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-20 Atsushi Enofinish XamlType.BaseType implementation.
2011-01-18 Atsushi EnoXamlObjectReader does not return non-writable members...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Atsushi EnoAdd attachable event support in XamlType (not yet in...
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Atsushi EnoImplemented XData object reader support. Add missing...
2010-12-06 Atsushi EnoFinally got XData tests that make sense. Implemented...
2010-12-02 Atsushi EnoMembers are not ordered by collection kind.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoImplement XamlType.CanAssignTo(). Remove extra writer...
2010-11-12 Atsushi EnoFix XamlMember comparison and get relevant tests working.
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Atsushi EnoDictionary key might be inappropriately serialized...
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-10-29 Atsushi EnoGetAllMSeveral fixes regarding property readability...
2010-10-28 Atsushi EnoCollected tested types into a new file.
2010-10-28 Atsushi EnoAdd another couple of MarkupExtension related tests.
2010-10-28 Atsushi EnoAdd more complicated PositionalParameters test (which...
2010-10-26 Atsushi EnoAdd Dictionary related tests.
2010-10-19 Atsushi EnoMake XamlType.GetMember() and XamlType.GetAllMembers...
2010-10-19 Atsushi EnoAdd Dictionary reader test and made some fixes towards it.
2010-10-18 Atsushi EnoSeveral fixes for types that include static members.
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Atsushi EnoGet constructor arguments (x:Arguments) working on...
2010-06-30 Marek SafarFixed.
2010-06-29 Raja R HarinathUse a slightly more portable way to resolve the Categor...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-15 Atsushi Eno2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Enoimplement TypeExtensionConverter and several fixes...
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Enoimplement ValueSerializer.
2010-04-13 Atsushi Eno2010-04-13 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Marek SafarNew tests.
2010-04-12 Atsushi Enofurther type system implementation.
2010-04-12 Atsushi Eno2010-04-12 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Atsushi Eno2010-04-12 Atsushi Enomoto <atsushi@ximian.com>
2010-04-09 Atsushi Enoongoing implementation: TypeConverter support
2010-04-09 Atsushi Enoongoing implementation.
2010-04-08 Atsushi Enoinitial checkin.