summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-03[Nuget] Remvoe fix dependency on MonoDroid70 (#798)Rui Marinho1-0/+4
2017-03-03[WinRT/UWP] Do not allow IsPresented use in Split mode on desktop (#707)Paul DiPietro4-1/+119
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts6-32/+134
2017-03-03[WinRT/UWP] Make TextBox better respect background color changes via behavior...Paul DiPietro5-3/+101
2017-03-03Fix for nullreferenceexception when a TabbedPage is rendered without a set Cu...Joris Vergeer1-1/+5
2017-03-03[Android] Fix NavigationPage.BarTextColorProperty on API 21+ with FormsApplic...Jimmy Garrido1-3/+15
2017-03-03Throw exception when ViewCell View is null (#752)Jimmy Garrido2-0/+7
2017-03-03[C] move the Font proxying into FontElementStephane Delcroix8-157/+133
2017-03-03Fix for Android Visibility/Opacity crash (#785)E.Z. Hart3-2/+68
2017-03-03[Core] Share BP across IFontElement implementors (#783)Stephane Delcroix9-113/+193
2017-03-02remove files committed by accidentStephane Delcroix4-54/+0
2017-03-02[Xaml] Fallback to App.Current for DynResources (Previewer) (#793)Stephane Delcroix7-5/+83
2017-03-01[Docs] Fix formatting (#795)Rui Marinho1-32/+32
2017-03-01[C] support more color format in ColorTypeConverter (#784)Stephane Delcroix3-172/+271
2017-03-01Remaining API docs for XF.Core (#794)Mike Norman22-147/+146
2017-03-01[XamlC] update to cecil 0.10.0-b4 to better symbol detection (#791)Stephane Delcroix7-64/+10
2017-02-28[Controls] Remove dependency on Components (#790)Rui Marinho2-10/+5
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