Replaced Volatile.Write() with the volatile modifier
[mono.git] / mcs / class / System.Xaml /
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-07 Marek SafarFix more failing tests
2012-05-31 atsushienoCleanup WindowsBase test failures.
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-31 atsushienoMake those tests look good on net_4_5.
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarUpdate csproj files
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-09 Atsushi EnoAdded test case for #3003.
2012-03-09 Atsushi Enopart of fix #3003 - attached properties are also subjec...
2012-03-09 Atsushi EnoPart of fix #3003 - use On[Before|After]Properties...
2012-03-09 Atsushi EnoPart of fix #3033 - support ISupportInitialize and...
2012-03-09 Atsushi EnoPart of fix #3003 - events do not prevent invoker sette...
2012-03-09 Atsushi Enolookup interface implementation of "Add" method. Fixed...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Marek SafarFix some compiler warnings
2012-02-17 Marek SafarCleanup some assembly attributes
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-09 Marek SafarUpdate class library csproj files
2012-01-19 Atsushi EnoFix bug #2927: lookup event bound methods from root...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-29 QuickJackFixes some warnings in System.Xaml.dll
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
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-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-28 Atsushi EnoImplement some properties in XamlObjectWriterSettings...
2011-03-31 Atsushi EnoReimplemented XamlXmlReader to make it iterator based...
2011-03-30 Atsushi EnoFix Sys.Xaml test build which got broken with the lates...
2011-03-29 Atsushi EnoDo not forget mmember stack pop in XamlXmlReader. Fixed...
2011-03-28 Atsushi EnoXamlXmlReader didn't update current_member after EndMem...
2011-03-24 Atsushi EnoFix generic interface lookup to not miss exact match...
2011-03-24 Atsushi EnoAgain I forgot to add test xml file...
2011-03-24 Atsushi EnoSupport get-based property value (as omitted StartObjec...
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 EnoUndo unwanted comment out.
2011-03-24 Atsushi EnoImplemented IAmbientProvider support in XamlObjectWrite...
2011-03-24 Atsushi EnoAdd AmbientProperty tests (complicated, not working...
2011-03-23 Atsushi EnoAdd another complicated ContentProperty case.
2011-03-23 Atsushi EnoForgot to add test xml files for the previous commit.
2011-03-23 Atsushi EnoContentProperty with collection caused unexpected read...
2011-03-23 Atsushi EnoAdd support for EnumTypeConverter in XamlValueConverter...
2011-03-22 Atsushi EnoTypeConverterAttributes on XamlMember were ignored...
2011-03-22 Atsushi EnoDo not reject same-key-for different-clrns XmlnsDefinit...
2011-03-22 Atsushi Enoreturn null for nested static types in XamlSchemaContex...
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-18 Marek SafarCRLF conversion
2011-03-18 Atsushi Enoin XamlXmlReader, read <FooType.BarMember>-style element.
2011-03-18 Atsushi EnoXamlType lookup from xml name failed when [XmlnsDefinit...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-02 Atsushi EnoImplement XamlReader.ReadSubtree().
2011-02-02 Atsushi EnoAdd missing test files.
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-20 Atsushi EnoImplement XamlMemberInvoker.UnknownInvoker too.
2011-01-20 Atsushi EnoImplement XamlTypeInvoker.UnknownInvoker.
2011-01-20 Atsushi EnoImplement some XamlTypeInvoker methods (mostly unused...
2011-01-20 Atsushi EnoSupport IXamlLineInfo in XamlNodeQueue.
2011-01-20 Atsushi Enofinish XamlType.BaseType implementation.
2011-01-18 Atsushi EnoXamlObjectReader does not return non-writable members...
2011-01-18 Atsushi EnoDo no t try to instantiate abstract types.
2011-01-17 Atsushi EnoFix XamlValueConverter; sometimes ConverterType exists...
2011-01-13 Atsushi EnoImplemented event support.
2011-01-12 Atsushi EnoImplement XamlBackgroundReader.
2011-01-11 Atsushi EnoImplement XamlNodeQueue, and add couple of missing...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-28 Atsushi EnoActually we have almost what we need on mobile profiles.
2010-12-20 Atsushi EnoImplemented support for attached properties in xamlread...
2010-12-16 Atsushi EnoAdd attachable event support in XamlType (not yet in...
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-16 Atsushi EnoFor IXmlSerializable/XData, Instance property returns...
2010-12-14 Atsushi EnoAdd experimental "#if NET_2_1" mode (it builds w/o...
2010-12-14 Atsushi Enoadd missing method in IAmbientProvider.
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Atsushi EnoImplemented XData support in XamlObjectWriter.
2010-12-07 Atsushi EnoImplement XData support in XamlXmlReader.
next