summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Fix for 45743 which works with iOS 8 (#616)E.Z. Hart1-66/+8
2016-12-07Fix 41415 test (use rounding)E.Z. Hart1-3/+4
2016-12-07[UITest] Only run 41415 test on AndroidRui Marinho1-1/+1
2016-12-07[Xaml[C]] support op_implicit declared on Target (#585)Stephane Delcroix4-22/+51
2016-12-07[XamlC] Type ref tests, and fixes (#569)Stephane Delcroix3-33/+175
2016-12-07remove the noise while running nunit from consoleStephane Delcroix1-2/+0
2016-12-06Put test in the correct namespaceE.Z. Hart1-1/+1
2016-12-06Fix wrong licensesJason Smith2-2/+2
2016-12-06Possible fix for race condition in 21177 UI testE.Z. Hart1-2/+4
2016-12-06[C] detach Behaviors and Triggers on VE finalization (#555)Stephane Delcroix4-1/+78
2016-12-06[Android] Dismiss context menu when view cell is removed (#568)adrianknight894-10/+117
2016-12-06[iOS] Fix crash when pushing page on stack on orientation change (#607)adrianknight891-5/+2
2016-12-06[Android] ScrollView should send correct ScrollX and ScrollY (#394)adrianknight894-10/+186
2016-12-06[WinRT] Do not store previous page when popping (#565)Paul DiPietro1-1/+3
2016-12-06Don't render empty TextCells for TableSections without Title (bugs 26104 and ...Michael Rumpler2-69/+109
2016-12-06ResourceDictionary fixes (#536)Stephane Delcroix6-45/+110
2016-12-05Typos bug sweep. (#613)Mike Norman5-6/+6
2016-12-05[XamlC] Compile ContraintTypeConverters (#592)Stephane Delcroix5-14/+45
2016-12-05[XamlC] drop ICSharpCode.Decompiler (#586)Stephane Delcroix127-34110/+10
2016-12-05[WinRT/UWP] Adjust margin for centered Slider (#604)Paul DiPietro3-0/+70
2016-12-05[Xaml] revert namespace change for XmlnsDefAttr (#610)Stephane Delcroix6-14/+13
2016-12-04Catch-up in Xamarin.Forms.[Core|Pages|Xaml] (#606)Mike Norman13-50/+50
2016-12-04[Xaml] change namespace for [XmlnsDef] and make it internal (#557)Stephane Delcroix8-109/+17
2016-12-04[Xaml] support arrays as x:Arguments (#545)Stephane Delcroix16-75/+226
2016-12-04dispose tap gesture (#601)adrianknight891-1/+1
2016-12-03Fix iOS10 build lane infoRui Marinho1-1/+1
2016-12-03Fix CommandBar overlaying content (#593)Jimmy Garrido5-31/+38
2016-12-02Restore old Alert/ActionSheet method for iOS 8 (#595)E.Z. Hart1-28/+102
2016-12-02Update NavigationPage Platform Specifics demo with pre-393 compatible colorE.Z. Hart1-1/+1
2016-12-02fix buildStephane Delcroix1-3/+1
2016-12-02Allow CommandBar to expand and show command labels (#594)E.Z. Hart13-118/+984
2016-12-02[XamlC] passing test for 47703Stephane Delcroix3-0/+82
2016-12-01fix the testsStephane Delcroix2-6/+0
2016-12-01Last of Xamarin.Forms namespace internal items. (#589)Mike Norman10-35/+35
2016-12-01Revert "Jimmgarrido uwp toolbar (#588)"Stephane Delcroix5-51/+7
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix3-10/+24
2016-12-01Jimmgarrido uwp toolbar (#588)Stephane Delcroix5-7/+51
2016-12-01[XamlC] use op_implicit where we should (#580)Stephane Delcroix10-9/+189
2016-12-01[Xaml] support non-int enums (#575)Stephane Delcroix3-13/+105
2016-12-01Don't run Command CanExecute on incorrect inherited binding context type (#572)E.Z. Hart4-14/+258
2016-12-01[XamlC] assigned derived type to generic BP (#566)Stephane Delcroix6-0/+141
2016-12-01[XamlC] support non-generic IMarkup on ABPs (#562)Stephane Delcroix7-7/+167
2016-11-30fix NRE in packager dispose (#561)adrianknight891-3/+6
2016-11-30[iOS] Avoid using DrawRect on base VisualElementRenderer (#570)Rui Marinho4-6/+37
2016-11-30Fix Issue 774 test so it works with wrapped IApp on phone and tabletE.Z. Hart1-35/+12
2016-11-30[Win] Update cert (#579)Rui Marinho3-1/+2
2016-11-30Have UI test for 21177 clean up after itselfE.Z. Hart1-0/+1
2016-11-29Don't instantiate the various core gallery pages until we actually need themE.Z. Hart1-108/+130
2016-11-28Updating 35733 test to use a URL XF controlsE.Z. Hart1-1/+2
2016-11-24fix weakreferences (#558)adrianknight893-8/+6