summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/ApplyPropertiesVisitor.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-07[Xaml] Set the TargetProperty on ServiceProvider (#847)Stephane Delcroix1-15/+52
2017-03-16Resource loading (#815)Stephane Delcroix1-2/+2
2017-02-10Xaml empty service provider (#736)Stephane Delcroix1-2/+2
2017-02-02[Xaml] do not set properties with private setters (#717)Stephane Delcroix1-2/+18
2017-02-02[Xaml[C]] throw meaningful exception while trying to set the content … (#714)Stephane Delcroix1-2/+3
2017-02-01[Xaml[C]] cast to BindingBase before SetBinding() (#709)Stephane Delcroix1-1/+1
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-14/+14
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-1/+2
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix1-166/+199
2016-08-16[Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295)Stephane Delcroix1-7/+9
2016-08-15[Xaml] Simplify listnodes with single elements (#304)Stephane Delcroix1-5/+13
2016-08-15Refix mc ignorable (#302)Stephane Delcroix1-11/+2
2016-08-11Fix mc ignorable (#298)Stephane Delcroix1-1/+1
2016-08-02Xaml convert on add (#273)Stephane Delcroix1-1/+1
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-2/+2
2016-04-12[X] internal CreateFromXaml () (#77)Stephane Delcroix1-7/+16
2016-03-22Initial importJason Smith1-0/+439