Merge branch 'xml-fixes' of https://github.com/myeisha/mono into myeisha-xml-fixes
[mono.git] / mcs / class / System.Xaml / System.Xaml / XamlXmlWriter.cs
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-17 Atsushi EnoMade a couple of PositionalParameter related fixes...
2010-11-16 Atsushi EnoRemove for-object-writer-only code from common non...
2010-11-16 Atsushi EnoRemoved unused code / commented out unused test lines.
2010-11-16 Atsushi Enocleaning up some FIXMEs.
2010-11-15 Atsushi EnoMake string convertibility check more strictly.
2010-11-15 Atsushi EnoUse CanConvertTo(typeof(string)) before converting...
2010-11-12 Atsushi EnoXamlSchemaContext.GetXamlType(XamlTypeName) now resolve...
2010-11-12 Atsushi EnoAdd new ValueSerializerContext and use it everywhere...
2010-11-11 Atsushi EnoXamlMember.TypeConverter should return correct converte...
2010-11-11 Atsushi EnoWhen collection instance returned null, do not try...
2010-11-11 Atsushi EnoRemove old code (overwrite).
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Atsushi EnoAdd new XamlXmlWriter implementation. Marked some as...
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-11-02 Atsushi EnoMove around some members (to correct/appropriate places...
2010-10-25 Atsushi EnoRefactoring namespace declaration output for getting...
2010-10-25 Atsushi EnoWrite some special names back when writing xaml to...
2010-10-18 Atsushi EnoXamlXmlWriter.WriteValue() accepts only string.
2010-10-15 Marek SafarClean up few more warnings
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-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-15 Atsushi Eno2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-13 Atsushi Eno2010-04-13 Atsushi Enomoto <atsushi@ximian.com>
2010-04-13 Atsushi EnoXamlObjectWriter implementation.
2010-04-12 Marek SafarNew tests.
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-10 Atsushi Eno2010-04-10 Atsushi Enomoto <atsushi@ximian.com>
2010-04-10 Atsushi Enoimplemented XamlXmlWriter.
2010-04-08 Atsushi Enoinitial checkin.