summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts30-375/+1215
2017-01-31Fix crash in UWP design mode (#735)Jason Smith1-2/+5
2017-01-31Make MessagingCenter testable (#723)E.Z. Hart4-28/+570
2017-01-31[WinRT/UWP] Fix Slider binding value incorrectly (#729)Paul DiPietro3-6/+69
2017-01-31[Nuget] Fix nuspec for macOS (#732)Rui Marinho1-2/+2
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro4-28/+28
2017-01-30[MacOS] Fixes to ToolbarItems (#728)Rui Marinho4-64/+166
2017-01-28Make WinRT/UWP platform classes more maintainable (#652)E.Z. Hart8-558/+678
2017-01-27[XamlC] skip static .cctor while looking for default .ctor (#718)Stephane Delcroix4-1/+161
2017-01-27Moving verify-nuspecs.ps1E.Z. Hart1-130/+0
2017-01-27Add MacOS gallery and UITest (#721)Rui Marinho59-194/+2607
2017-01-27[MacOS] Context actions (#727)Rui Marinho4-31/+98
2017-01-26Use a prototype TextBlock to resolve theme resources on Windows (#703)E.Z. Hart4-119/+87
2017-01-26[Android] Keyboard should not change layout while dismissing on Entry and Edi...adrianknight894-14/+62
2017-01-26MacOS (#650)Rui Marinho124-164/+9298
2017-01-26[iOS/Critical] Fix ListView memory leaks (#524)adrianknight896-49/+414
2017-01-26[X] passing test for 43733Stephane Delcroix3-0/+68
2017-01-26[Xaml] support CDATA (#698)Stephane Delcroix4-1/+66
2017-01-25[XamlC] use TypeRefComparer to compare TypeRef from different assemblies (#710)Stephane Delcroix3-9/+21
2017-01-25[Xaml] passing test for bz42531Stephane Delcroix3-0/+81
2017-01-25[XamlC] allow xml-elements as Setter/Trigger Values (#684)Stephane Delcroix5-2/+80
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix21-258/+235
2017-01-24Fix overeager subscription cleanup (#712)E.Z. Hart2-1/+19
2017-01-24Add check for disposed gesture detector on VisualElementRenderer (#706)E.Z. Hart3-0/+126
2017-01-23Add default parameter value of zero to INavigationPageController.Peek() (#708)E.Z. Hart2-1/+2
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart10-65/+181
2017-01-23Move XF.ConcurrentDictionary to WP8 project (#685)E.Z. Hart7-2/+5
2017-01-21[A]Fix potential crash when calling ClearFocus in SearchBarRenderer (#700)Jason Smith1-4/+16
2017-01-21[iOS] redraw Frame on CornerRadius changed (#697)Stephane Delcroix1-2/+4
2017-01-21[iOS] Fix NRE when re-adding header/footer (#702)Jimmy Garrido1-0/+4
2017-01-19Fix NullReferenceException in VisualElement finalize. (#701)Kevin Petit3-1/+82
2017-01-18.nuspec updates and fixes for X.A.Support 23 -> 25 (#679)kingces953-5/+19
2017-01-18[XamlC] compile ListStringTypeConverter (#660)Stephane Delcroix5-2/+53
2017-01-16Pool and reuse MKMapView instances on iOS 9 as well as iOS 10 (#680)E.Z. Hart4-7/+23
2017-01-12Fix test failures in Release modeE.Z. Hart1-6/+8
2017-01-12Update copyright datesJason Smith5-5/+5
2017-01-12Fix out-of-memory crashes on iOS when creating maps (#467)E.Z. Hart8-11/+152
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix71-277/+598
2017-01-12[iOS] Labels with WordWrap or CharacterWrap will Expand (#529)Samantha Houts7-2/+172
2017-01-12fix bug-39359 (#599)fengrui2-0/+14
2017-01-12[iOS] Fix child view position when the Navigation Bar is translucent (#659)Sandro Cavazzoni1-2/+8
2017-01-12Improve registry startup and lookup performance (#674)E.Z. Hart2-19/+42
2017-01-12[Android] NavigationPageRenderer should not create a Fragment unnecessarily (...adrianknight891-17/+28
2017-01-12Don't set up the properties task until it's requested (#671)E.Z. Hart1-3/+10
2017-01-11Don't create FontExtensions Regex unless/until necessary (#676)E.Z. Hart1-3/+6
2017-01-11Enable 24-hr formatting for Android TimePicker (#654)Philipp Sumi1-2/+4
2017-01-10iOS and Android timers should be runnable from any thread and execute… (#374)adrianknight899-224/+136
2017-01-10Update 45926 test to account for NavigationPage ref to popped pageE.Z. Hart1-1/+12
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight8912-25/+56
2017-01-05[UITest] Update to UITest 2.0.5 (#665)Rui Marinho6-9/+9