Implement member pending at StartMember when it should be indeterminant. Lots of...
[mono.git] / mcs / class / System.Xaml /
2010-11-05 Atsushi EnoImplement member pending at StartMember when it should...
2010-11-05 Atsushi EnoAdd new XamlXmlWriter implementation. Marked some as...
2010-11-05 Atsushi EnoMarkupExtension type xml names are omitted their "Exten...
2010-11-05 Atsushi Enoindent text xml.
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-11-04 Atsushi EnoMove XamlType-generic PositionalParameter stuff from...
2010-11-02 Atsushi EnoExtracted PrefixLookup to another file. Add more XamlTy...
2010-11-02 Atsushi EnoMove around some members (to correct/appropriate places...
2010-10-29 Marek SafarFix line endings.
2010-10-29 Marek SafarMerge branch 'marek'
2010-10-29 Atsushi EnoAdd tests for all types that are tested for XamlObjectR...
2010-10-29 Atsushi EnoRemove old code.
2010-10-29 Atsushi Eno(Finally) replace old XamlObjectReader implementation...
2010-10-29 Atsushi EnoAdded some notes on how we can use and/or test this...
2010-10-29 Atsushi EnoMake it strict to apply PositionalParameters to limit...
2010-10-29 Atsushi EnoMore compliant ordering of GetAllMembers() results...
2010-10-29 Atsushi EnoGetAllMSeveral fixes regarding property readability...
2010-10-28 Atsushi EnoIntroduce new XamlObjectReader implementation.
2010-10-28 Atsushi EnoAdd GetItems tests for collection invoker.
2010-10-28 Atsushi EnoCollected tested types into a new file.
2010-10-28 Atsushi EnoAdd empty List<int> case.
2010-10-28 Atsushi EnoAdd more object reader tests with corner cases.
2010-10-28 Atsushi EnoFix XamlType.Name to take TypeArguments into consideration.
2010-10-28 Atsushi EnoUse ArrayList like .NET (no practical changes).
2010-10-28 Atsushi EnoAdd another couple of MarkupExtension related tests.
2010-10-28 Atsushi EnoAdd more complicated PositionalParameters test (which...
2010-10-28 Atsushi EnoRemove extra DateTime handling and add some rules for...
2010-10-27 Atsushi EnoSome internal refactoring for new XamlObjectReader...
2010-10-27 Atsushi EnoAdd a few more default value tests.
2010-10-27 Atsushi EnoMove member ordering code to LookupAllMembers().
2010-10-27 Atsushi EnoUncommend code that prohibits XamlMemberInvoker.GetValu...
2010-10-27 Atsushi EnoFix wrong lookup base call.
2010-10-26 Atsushi EnoXamlLanguage.Items is not correctly supported in XamlOb...
2010-10-26 Atsushi EnoAdd Dictionary related tests.
2010-10-26 Atsushi EnoItemType returns Value item for Dictionary type.
2010-10-25 Atsushi EnoImprove namespace collector implementation to prepare...
2010-10-25 Atsushi Enocheckin forgotten files.
2010-10-25 Atsushi EnoAdd PositionalParameters tests (NotWorking).
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-25 Atsushi EnoAdd a couple of writer tests (NotWorking) and fixed...
2010-10-19 Atsushi EnoAdd complicated dictionary state and support dictionary...
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-19 Atsushi EnoArray takes ArrayExtension shape and thus won't reach...
2010-10-19 Atsushi EnoImplement FactoryMethod and Arguments support in XamlOb...
2010-10-19 Atsushi EnoHandle x:* attributes and look for standard directives...
2010-10-18 Atsushi EnoStaticExtension also puts PositionalParameters (not...
2010-10-18 Atsushi EnoEnable working test (that was blocked just by XmlDocume...
2010-10-18 Atsushi EnoSeveral fixes for types that include static members.
2010-10-18 Atsushi EnoTake TypeConverter into consideration in XamlObjectReader.
2010-10-18 Atsushi EnoXamlXmlWriter.WriteValue() accepts only string.
2010-10-16 Atsushi Enoenable one more test.
2010-10-16 Atsushi EnoFor empty collection, do not put meaningless Items...
2010-10-16 Atsushi EnoWrite null value as NullExtension regardless of its...
2010-10-15 Marek SafarClean up few more warnings
2010-10-15 Atsushi EnoRemove wrong stack push of members.
2010-10-15 Atsushi EnoDifferentiate Instance property and internal object...
2010-10-15 Atsushi EnoSupport ArrayExtension Items and GetObject node in...
2010-10-09 Atsushi EnoAdd missing file.
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-10-06 Atsushi EnoAdd more complicated state transition to XamlXmlReader...
2010-10-06 Atsushi EnoUse MarkupExtension.ProvideValue() so that XamlObjectRe...
2010-10-06 Atsushi EnoAdd ContentProperty support in XamlXmlReader. Add some...
2010-10-05 Marek Safarline ending
2010-10-05 Atsushi EnoGet List<int> working with XamlXmlReader and XamlObject...
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-10-04 Atsushi EnoGet constructor arguments (x:Arguments) working on...
2010-10-03 Atsushi Enoremove extraneous reference to sys.configuration.
2010-10-03 Atsushi EnoA couple of fixes around XamlSchemaContext.GetXamlType...
2010-07-15 Marek Habersack2010-07-15 Marek Habersack <mhabersack@novell.com>
2010-07-15 Raja R HarinathApply CategoryAttribute fix to XamlDirectiveTest.cs too
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-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 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-16 Atsushi Eno2010-04-16 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 Atsushi Eno2010-04-16 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 Atsushi Eno2010-04-16 Atsushi Enomoto <atsushi@ximian.com>
next