Merge pull request #1336 from esdrubal/datatablereadxmlschema
[mono.git] / mcs / class / System.Xaml / System.Windows.Markup /
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-16 Marek SafarMerge pull request #1099 from jsportaro/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-10 Atsushi Eno[sys.xaml] fix TypeId and get broken WindowsBase tests...
2014-06-09 Atsushi Eno[sys.xaml] remove extraneous NET_2_1 and use __MOBILE__...
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-11 Rodrigo KumperaKill MOONLIGHT from System.Xaml.
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
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-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-05-31 atsushienoCleanup WindowsBase test failures.
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-14 Atsushi EnoAdd experimental "#if NET_2_1" mode (it builds w/o...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-06 Atsushi EnoFinally got XData tests that make sense. Implemented...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoFix TypeValueSerializer and ValueSerializerContext...
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-17 Atsushi EnoAdd TypeValueSerializer, as it does not seem to work...
2010-11-17 Atsushi EnoRewrote ValueSerializer.GetSerializerFor() with couple...
2010-11-17 Atsushi EnoMade a couple of PositionalParameter related fixes...
2010-11-16 Atsushi EnoRemove some illogical hacks in GetSerializerFor().
2010-11-15 Atsushi EnoPass IValueSerializerContext as ITypeDescriptorContext.
2010-11-12 Atsushi EnoAdd new ValueSerializerContext and use it everywhere...
2010-10-29 Atsushi EnoGetAllMSeveral fixes regarding property readability...
2010-10-28 Atsushi EnoUse ArrayList like .NET (no practical changes).
2010-10-15 Atsushi EnoSupport ArrayExtension Items and GetObject node in...
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
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-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-15 Atsushi Eno2010-04-16 Atsushi Enomoto <atsushi@ximian.com>
2010-04-15 Atsushi Eno2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
2010-04-15 Atsushi Eno2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
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 Enoimplement ValueSerializer.
2010-04-12 Marek SafarNew tests.
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-09 Atsushi Enoongoing implementation.
2010-04-08 Atsushi Enoanother bunch of implementation.
2010-04-08 Atsushi Enoinitial checkin.