summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-28[docs] fix Pages docsStephane Delcroix1-0/+3
2017-02-28[docs] build Pages doc in make docsStephane Delcroix1-2/+11
2017-02-27[Xaml] no longer require a ServiceProvider for Trigger and PropertyCo… (#771)Stephane Delcroix6-61/+30
2017-02-24[Xaml] decorate markup and value providers to speed up inflating (#770)Stephane Delcroix13-1/+28
2017-02-23[Controls] Fix build of test caseRui Marinho1-0/+2
2017-02-23Add Preserve attributePaul DiPietro1-0/+1
2017-02-23[C] Update SelectedItem prior to event invokePaul DiPietro3-13/+16
2017-02-23[UWP] connect the actual ObservableCollection to the ComboBox.ItemsSourceStephane Delcroix5-8/+82
2017-02-22[Docs] Update internals (#780)Rui Marinho1-0/+3
2017-02-22[IVT] Add IVT for testing FlexLayoutRui Marinho1-1/+1
2017-02-22remove redundant declarationAdrian Knight1-6/+0
2017-02-22add support for view cellsAdrian Knight3-27/+49
2017-02-22center stacklayoutAdrian Knight1-0/+1
2017-02-22added sample codeAdrian Knight2-0/+103
2017-02-22added sample filesAdrian Knight4-0/+73
2017-02-22image supports vectorsAdrian Knight1-12/+24
2017-02-21update IEditorController callsitesChris King6-14/+19
2017-02-21Update docsChris King3-2/+57
2017-02-21IEditorControllerChris King3-1/+10
2017-02-21[iOS] Label should not return infinite widthSamantha Houts1-2/+3
2017-02-21Add repro for 52533Samantha Houts2-1/+66
2017-02-20[Docs] UpdateRui Marinho1-0/+5
2017-02-20[MacOS] Fix buildRui Marinho1-4/+3
2017-02-17Add missing virtual keywordsE.Z. Hart2-2/+2
2017-02-17Add localized listener for Android numeric inputE.Z. Hart9-7/+362
2017-02-17fix uitest buildStephane Delcroix1-0/+2
2017-02-17[i] Add Test for 45284Stephane Delcroix3-0/+67
2017-02-17[iOS] Fix extra tab icon appearing in iOS for TabbedPage (#448)Chad Kimes2-2/+16
2017-02-17[A] Do not throw error for first param in ScrollTo (#742)Paul DiPietro3-0/+55
2017-02-17Split Windows RuntimePlatform into UWP and WinRT (#748)E.Z. Hart17-18/+60
2017-02-17[WinRT/UWP] Insert missing SendScrollFinished call (#751)Paul DiPietro3-0/+96
2017-02-17Fixed Title not updating on parent page (#743)Jimmy Garrido3-0/+46
2017-02-17[XamlC] compile NullExtension markup (#750)Stephane Delcroix3-0/+20
2017-02-16Robust doc change detection (#772)kingces952-32/+31
2017-02-16[Controls] Fix test numberSamantha Houts1-1/+1
2017-02-15Checkout docs using unix line endings (#769)kingces950-0/+0
2017-02-15[iOS] MasterDetailPage master icon should be changeable from any page on the ...adrianknight894-31/+181
2017-02-15[iOS] Dispose pickers properly and automate GC checks (#632)adrianknight895-15/+277
2017-02-15[Controls] Fix accessibility gallery (#763)Samantha Houts1-28/+57
2017-02-15Force git to checkout docs using unix line endings (#766)kingces9532-274/+504
2017-02-14Marked Xamarin.Forms.Internal classes internal. (#765)Mike Norman16-89/+89
2017-02-13[Android] Double tapping on context action should not crash (#609)adrianknight893-1/+69
2017-02-13[XamlC] complete the Setter/Trigger fix (#737)Stephane Delcroix5-2/+73
2017-02-13[XamlC] compiled TypeExtension (#739)Stephane Delcroix9-91/+106
2017-02-12Platform-specifics API docs. (#759)Mike Norman22-251/+255
2017-02-10Xaml empty service provider (#736)Stephane Delcroix8-8/+136
2017-02-09[README] Add Xamarin.Forms banner (#757)Vincent Dondain2-0/+1
2017-02-09[iOS] Fix NavigationPage memory leak when back button title is set (#523)adrianknight893-2/+64
2017-02-06Revert "[*] ScaleX and ScaleY"Stephane Delcroix7-75/+26
2017-02-06[*] ScaleX and ScaleYStephane Delcroix7-26/+75