Merge remote branch 'upstream/master'
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / XamlTypeTest.cs
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.