summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-30/+0
2017-03-24[Xaml[C]] cast to BindingBase before SetBinding() (#709)Stephane Delcroix1-0/+6
2017-03-24[XamlC] skip static .cctor while looking for default .ctor (#718)Stephane Delcroix1-0/+6
2017-03-24[X] passing test for 43733Stephane Delcroix1-0/+6
2017-03-24[Xaml] passing test for bz42531Stephane Delcroix1-0/+6
2017-03-24[XamlC] allow xml-elements as Setter/Trigger Values (#684)Stephane Delcroix1-0/+6
2017-03-22Fix buildRui Marinho1-6/+0
2017-03-22[XamlC] accept assignment of Object from unboxed value types in SetValue (#832)Stephane Delcroix1-0/+6
2017-03-22[C] Make sure all children are parented (#831)Stephane Delcroix1-0/+18
2017-03-09Fix buildbeta-2.3.4-pre3Rui Marinho1-49/+0
2017-03-09[XamlC] complete the Setter/Trigger fix (#737)Stephane Delcroix1-0/+67
2017-03-01Xamlc ppdb backport (#792)Stephane Delcroix1-4/+4
2017-01-25[XamlC] allow xml-elements as Setter/Trigger Values (#684)Stephane Delcroix1-0/+6
2016-12-30[XamlC] detect duplicate x:Name at compile time (#655)Stephane Delcroix1-6/+0
2016-12-23[XamlC] import members on x:Static and factories (#642)Stephane Delcroix1-0/+6
2016-12-12[XamlC] Box valueTypes on Add() (#624)Stephane Delcroix1-0/+6
2016-12-12[XamlC] fix loading ulongs, optimize bytecode for ulongs (#611)Stephane Delcroix1-0/+6
2016-12-12[XamlC] support setting values on ValueTypes (#596)Stephane Delcroix1-0/+6
2016-12-07[XamlC] Type ref tests, and fixes (#569)Stephane Delcroix1-0/+1
2016-12-04[Xaml] support arrays as x:Arguments (#545)Stephane Delcroix1-1/+12
2016-12-02[XamlC] passing test for 47703Stephane Delcroix1-0/+6
2016-12-01[XamlC] use op_implicit where we should (#580)Stephane Delcroix1-0/+6
2016-12-01[XamlC] assigned derived type to generic BP (#566)Stephane Delcroix1-0/+12
2016-12-01[XamlC] support non-generic IMarkup on ABPs (#562)Stephane Delcroix1-0/+12
2016-11-18update cecil (#546)Stephane Delcroix1-16/+12
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-5/+11
2016-10-12[XamlG] Fully qualify method names (#417)Stephane Delcroix1-2/+8
2016-09-26[XamlC] Compiled converters (#358)Stephane Delcroix1-0/+6
2016-09-22[XamlC] supports enum and consts in x:Static (#369)Stephane Delcroix1-1/+6
2016-09-08[XamlC] throw exception on missing property (#336)Stephane Delcroix1-1/+10
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix1-0/+6
2016-08-30Platform Specifics (#301)Samantha Houts1-0/+8
2016-08-16[Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295)Stephane Delcroix1-0/+6
2016-08-02Xaml convert on add (#273)Stephane Delcroix1-15/+15
2016-07-21[XamlC] Fix the getter of getters (#263)Stephane Delcroix1-0/+6
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any type (#262)Stephane Delcroix1-0/+6
2016-05-27[Xaml] Fix MarkupExtension not found in default namespace (#183)Christian Schwarz1-1/+8
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-1/+1
2016-04-18[C] Allow Multiple Shared RD. (#103)Stephane Delcroix1-0/+6
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-0/+12
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-3/+3
2016-04-12[X] internal CreateFromXaml () (#77)Stephane Delcroix1-0/+1
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-3/+3
2016-04-06Enable warnings as errors in XAMLkingces951-0/+6
2016-03-22Initial importJason Smith1-0/+608