summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-16[XamlC] fix buildStephane Delcroix1-1/+1
2017-05-16Remove VisualElement finalizer (#918)E.Z. Hart5-66/+91
2017-05-16[XamlC] process symbols if DebugType is set (#925)Stephane Delcroix5-12/+18
2017-05-10[C] fix BP declaring Types for A11y (#913)Stephane Delcroix1-6/+5
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts29-188/+188
2017-05-10Fix buildRui Marinho1-3/+0
2017-05-10[Core] Accessibility works with XamlC (#911)Samantha Houts5-11/+317
2017-05-04Fix bugzilla55542 (#898)Rui Marinho3-2/+22
2017-05-04[Android] Add null check before creating and drawing canvas bugzilla 55559 & ...Koen Hendriks1-0/+3
2017-05-04Give layouts a chance to handle touch events after passing though immediate c...E.Z. Hart3-3/+102
2017-05-03Add disposed check on FastRenderer.VisualElemen... (#888)bentmar1-3/+3
2017-05-03[Android] Add disposed check on FastRenderers.LabelRenderer (#886)bentmar1-1/+6
2017-05-03add disposed check on FastRenderers.FrameRenderer (#887)bentmar1-1/+10
2017-05-03[iOS] Null Element before disposing trial renderers in uneven ListViews (#894)Samantha Houts4-4/+193
2017-05-03[Xaml] move ValueConverterProvider to Core (#890)Stephane Delcroix6-7/+9
2017-04-27[XamlC] support valueTypes x:Arrays (#875)Stephane Delcroix4-5/+90
2017-04-26Merge masterJason Smith56-237/+1126
2017-04-25Add netstandard group to nuspec (#884)Samantha Houts3-3/+46
2017-04-25Better error handling for image loading errors on iOS/Android (#849)E.Z. Hart29-199/+696
2017-04-25[XamlC] Check param type in op_Implicit (#876)Stephane Delcroix4-4/+73
2017-04-25[iOS] Prevent NRE in ListView OnItemSelected (#883)Samantha Houts4-1/+59
2017-04-25[Xaml] OnPlatform.Default value (#873)Stephane Delcroix4-2/+38
2017-04-25[Xaml] OnPlatform.Default value (#873)Stephane Delcroix4-2/+38
2017-04-20[XamlC] support nested types type declarations (#872)Stephane Delcroix3-2/+17
2017-04-20[XamlC] allow namespaces in {x:Type} markups (#867)Stephane Delcroix3-15/+39
2017-04-19Make OnElementPropertyChanged virtual on fast renderers (#870)E.Z. Hart4-4/+4
2017-04-19calling API not available in all versions (#877)kingces951-1/+2
2017-04-19calling API not available in all versions (#877)kingces951-1/+2
2017-04-19[Xaml][test] Passing test for Bz55343Stephane Delcroix3-0/+83
2017-04-18(Passing) test for 54977Stephane Delcroix3-1/+39
2017-04-18Make OnElementPropertyChanged virtual on fast renderers (#870)E.Z. Hart4-4/+4
2017-04-18README: add macOS to list of supported platforms (#871)Andres G. Aragoneses1-1/+1
2017-04-13Update ListProxyTest.WeakToWeak so it works in Release mode (#866)E.Z. Hart1-10/+13
2017-04-13Verify FragmentContainer created when queueing fragment transaction (Android)...E.Z. Hart7-15/+76
2017-04-13Update ListProxyTest.WeakToWeak so it works in Release mode (#866)E.Z. Hart1-10/+13
2017-04-12[Test]Ignore Weak reference test, failing only on releaseRui Marinho1-0/+2
2017-04-12[UITest]Fix release buildRui Marinho2-1/+2
2017-04-12Resource Manager fix for F# File Resources (Bugzilla 53515) (#825)Rob Lyndon1-8/+8
2017-04-11Map renderer extensibility (#844)jcmanke4-37/+65
2017-04-11Marking exposed plumbing internal only in the docs. (#863)Mike Norman51-365/+365
2017-04-11[C] Lookup in RD also lookup in merged RDs (#861)Stephane Delcroix3-9/+58
2017-04-11Implicit impl of controller ifaces (#807)kingces95117-1496/+2156
2017-04-11Clean up NavigationBar code in Platform (#753)Jimmy Garrido4-28/+63
2017-04-11Spell correction of FromattedString (#864)Anders Rasmussen1-1/+1
2017-04-10Do not emit implict_op if from/to are same type (#862)kingces955-0/+13
2017-04-07[Xaml] Set the TargetProperty on ServiceProvider (#847)Stephane Delcroix7-17/+140
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts71-118/+120
2017-04-06Fix 52962; Cont refresh even when pullToRefresh is disabled (#810)kingces951-8/+9
2017-04-06More Xaml generic support (#857)Stephane Delcroix7-87/+106
2017-04-06[Xaml[C]] supports 'using:' xmlns declarations (#851)Stephane Delcroix4-0/+87