Add not-working tets for some MarkupExtension wrapper types.
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / XamlObjectWriterTest.cs
2010-11-26 Atsushi EnoAdd not-working tets for some MarkupExtension wrapper...
2010-11-25 Atsushi EnoAdd refresh XamlObjectWriter implementation.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-17 Atsushi EnoSupport x:Arguments in XamlObjectWriter.
2010-11-17 Atsushi EnoAvoid examining converted type after using TypeConverte...
2010-11-17 Atsushi EnoGave up finding "correct" way to deserialize XamlType...
2010-11-17 Atsushi EnoAdd test for writing string and native Type value as...
2010-11-17 Atsushi EnoGet object instantiation correctly invoked when non...
2010-11-17 Atsushi EnoMade a couple of PositionalParameter related fixes...
2010-11-16 Atsushi EnoRemoved unused code / commented out unused test lines.
2010-11-15 Atsushi EnoUse CanConvertTo(typeof(string)) before converting...
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-11-04 Atsushi EnoMove XamlType-generic PositionalParameter stuff from...
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
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 EnoHandle Initialization correctly.
2010-06-30 Marek SafarFixed.
2010-06-29 Raja R HarinathUse a slightly more portable way to resolve the Categor...
2010-05-17 Atsushi Eno2010-05-17 Atsushi Enomoto <atsushi@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-13 Atsushi EnoXamlObjectWriter implementation.