Merge pull request #1099 from jsportaro/master
[mono.git] / mcs / class / System.Xaml / System.Xaml / XamlSchemaContext.cs
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-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-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-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
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-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 Atsushi EnoXamlType lookup from xml name failed when [XmlnsDefinit...
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-11-30 Atsushi Enoempty namespace should be successfully parsed.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-16 Atsushi Enocleaning up some FIXMEs.
2010-11-12 Atsushi EnoXamlSchemaContext.GetXamlType(XamlTypeName) now resolve...
2010-10-25 Atsushi EnoWrite some special names back when writing xaml to...
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-10-03 Atsushi EnoA couple of fixes around XamlSchemaContext.GetXamlType...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
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-15 Atsushi Eno2010-04-16 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Marek SafarNew tests.
2010-04-12 Atsushi Eno2010-04-12 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Atsushi Enofurther type system implementation.
2010-04-11 Atsushi Eno2010-04-11 Atsushi Enomoto <atsushi@ximian.com>
2010-04-11 Atsushi Eno2010-04-11 Atsushi Enomoto <atsushi@ximian.com>
2010-04-08 Atsushi Enoinitial checkin.