summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT
AgeCommit message (Expand)AuthorFilesLines
2016-06-08[Win 8.1] Initial ListView selection not shown (#174)Paul DiPietro1-0/+6
2016-06-08Remove hard-coded image sizes for button images (#202)E.Z. Hart1-9/+19
2016-05-27WinRT/UWP center crop image on AspectFill (#190)Adam1-0/+10
2016-05-26[8.1/UWP] Fix PopToRootAsync functioning incorrectly (#185)Paul DiPietro1-0/+7
2016-05-26Fix margins on ViewCell (#189)Rui Marinho1-1/+1
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart1-3/+5
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart1-2/+2
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-6/+7
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart6-11/+17
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-2/+2
2016-04-27Removed hard reference to StatusBar, changed to type name to prevent crash wh...Nick Gamroth1-2/+3
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart1-1/+1
2016-04-26Carousel clean (#135)Jason Smith4-253/+22
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart2-25/+6
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart4-3/+71
2016-04-18Whitespace fixes (#110)kingces951-2/+5
2016-04-18[UWP] Unhook Entry and Editor event handlers during Dispose (#114)E.Z. Hart2-6/+29
2016-04-18CarouselView Fixes (#101)kingces951-2/+6
2016-04-15[WinRT] Fix WebView.Eval (#87)Jason Smith1-3/+1
2016-04-13Suppress translation if scale is zero (#82)kingces951-2/+2
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro4-2/+8
2016-04-12Mop up enabling warnings as errors (#78)kingces952-4/+2
2016-04-12[UWP] Adjust bounds for ContentPage when by itself (#61)Paul DiPietro1-0/+11
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-1/+3
2016-04-11Enable warnings 0649 and 0067 on UAP/WinRT (#73)kingces952-1/+3
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro3-0/+8
2016-04-06Warnings as Errors in product projectskingces951-0/+4
2016-04-01[W] Setting CurrentPage in CarouselPage ctor worksSamantha Houts1-0/+4
2016-04-01Merge pull request #31 from xamarin/fix-bugzilla39464Rui Marinho2-7/+68
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-13/+66
2016-03-29[W] Button BG Color & BorderRadius are consistentSamantha Houts2-7/+68
2016-03-28[iOS,Android,Win] Make sure we only cache images that return a successful sta...Rui Marinho1-1/+1
2016-03-25Reformat using statementsChris King4-5/+5
2016-03-23[W] ListView Cells will respect RowHeightSamantha Houts1-1/+1
2016-03-22Initial importJason Smith97-0/+10288