summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Resource loading (#815)Stephane Delcroix15-33/+137
2017-03-16Add internal XF.Registrar.RegisterAll b/c previewer needs it (#816)kingces953-4/+11
2017-03-16Internal-only boilerplate for Xaml.Internals docs. (#817)Mike Norman7-27/+27
2017-03-15[test] passing test for 53318 (#818)Stephane Delcroix3-0/+67
2017-03-15Bug 53224; Disable Cell if Command IsEnabled false (#812)kingces951-1/+2
2017-03-14Bug 51536, initial iOS cell layout is incorrect when cell has context actions...Vitaly Knyazev3-1/+84
2017-03-14Update create-nuget.batChris King1-1/+3
2017-03-14Fix MasterDetailPage event cycle (#754)adrianknight893-12/+75
2017-03-14[WinRT/UWP] Fix Opacity behavior with ProgressBar (#695)Paul DiPietro15-4/+1072
2017-03-14[Win] Labels will now wrap when inside horizontally infinite layouts (#639)Samantha Houts3-0/+103
2017-03-14[iOS] ViewCells will respond to ForceUpdateSize in RecycleElement mode (#809)Samantha Houts4-139/+252
2017-03-10add helper bat fileChris King1-0/+8
2017-03-09[C] move the Font proxying into FontElement (#799)Stephane Delcroix1-0/+1
2017-03-09Fixed a redundant check that caused a massive slowdown on UWP. (#788)BradChase20113-2/+3
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interface...kingces95108-554/+362
2017-03-08PlatformConfiguration parameters and summaries. (Docs) (#805)Mike Norman5-85/+85
2017-03-08VSTS support (#803)Rui Marinho15-16/+20
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho8-94/+327
2017-03-08[Android] Add null checks to ActivityIndicator (#804)Samantha Houts1-2/+8
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces95344-579/+10670
2017-03-07Fixed issue where errant "." were appearing on droid controls due to hints. (...BradChase20112-2/+2
2017-03-07UWP MapRenderer fixes. (#724)indydawgy1-23/+17
2017-03-07[UWP] Set SearchBar's AutoMaximizeSuggestionArea to false (#646)Paul DiPietro1-0/+1
2017-03-07[UWP] Adjust AutoSuggestBox's TextBoxStyle style name to prevent possible cra...Paul DiPietro1-2/+2
2017-03-06[UWP] Add width check for Detail on MDP to prevent potential crash (#775)Paul DiPietro3-1/+68
2017-03-06[UWP] Improve toolbar consistency on MasterDetailPage (#744)Jimmy Garrido7-36/+121
2017-03-06[C] ITextElement and TextElement (#789)Stephane Delcroix13-38/+98
2017-03-06Using IUIActionSheetDelegate (#800)E.Z. Hart1-1/+1
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