summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/VisualElement.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Remove VisualElement finalizer (#918)E.Z. Hart1-13/+0
2017-04-11Implicit impl of controller ifaces (#807)kingces951-1/+2
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts1-2/+2
2017-03-09Fixed a redundant check that caused a massive slowdown on UWP. (#788)BradChase20111-2/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-10/+25
2017-02-06Revert "[*] ScaleX and ScaleY"Stephane Delcroix1-14/+0
2017-02-06[*] ScaleX and ScaleYStephane Delcroix1-0/+14
2017-01-19Fix NullReferenceException in VisualElement finalize. (#701)Kevin Petit1-1/+1
2016-12-06[C] detach Behaviors and Triggers on VE finalization (#555)Stephane Delcroix1-0/+13
2016-07-11Restore incorrectly renamed InvalidateMeasure method (#251)E.Z. Hart1-1/+1
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-2/+2
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-8/+14
2016-04-25Multi style classes (#134)Stephane Delcroix1-1/+2
2016-04-23Fix margin issue (#130)Samantha Houts1-5/+13
2016-04-12Make sure pragma warning restores only restore what they are supposed toJason Smith1-3/+3
2016-04-12Mop up enabling warnings as errors (#78)kingces951-0/+6
2016-03-22Initial importJason Smith1-0/+764