summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart3-2/+10
2016-04-26Carousel clean (#135)Jason Smith4-477/+0
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart5-24/+24
2016-04-25Multi style classes (#134)Stephane Delcroix4-34/+58
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart5-34/+11
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart2-47/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart7-9/+24
2016-04-24Evolve feature branch (#117)Jason Smith8-6/+144
2016-04-23Fix margin issue (#130)Samantha Houts1-5/+13
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart3-8/+32
2016-04-18Whitespace fixes (#110)kingces953-31/+64
2016-04-18CarouselView Fixes (#101)kingces953-26/+11
2016-04-18Make sure RD indexer works with merged dictionaryJason Smith1-1/+8
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-0/+28
2016-04-18[C] Allow implicit styles and DynamicResources in shared RD (#104)Stephane Delcroix1-3/+7
2016-04-18[C] Allow Multiple Shared RD. (#103)Stephane Delcroix1-2/+9
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-2/+27
2016-04-12Make sure pragma warning restores only restore what they are supposed toJason Smith2-11/+11
2016-04-12Mop up enabling warnings as errors (#78)kingces957-3/+36
2016-04-12[Core] Can bind properties in BindableObjects added to static resources in XA...Samantha Houts2-1/+19
2016-04-08Automatically marshal all AnimationExtensions calls onto UI thread (#48)E.Z. Hart1-61/+94
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-4/+19
2016-04-06[C] Cast to ICommand instead of Command inside SearchBarJason Smith1-2/+2
2016-04-06Warnings as Errors in product projectskingces951-0/+2
2016-04-05[iOS] Fix WeakNotifyCollectionChanged on CarouselViewRui Marinho1-14/+17
2016-04-04Merge pull request #39 from xamarin/unformatkingces951-32/+43
2016-04-01Unformat CarouselViewRenderer, recombine files; no code changesChris King1-32/+43
2016-03-31Merge pull request #11 from xamarin/fix-bugzilla27417Samantha Houts1-0/+80
2016-03-31Merge pull request #32 from xamarin/fix-bugzilla39378Samantha Houts1-0/+11
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-0/+80
2016-03-29Make spacing in lock statement consistent with code styleE.Z. Hart5-18/+18
2016-03-29[Controls,Core]Allow well known type conversions on the binding systemRui Marinho1-0/+11
2016-03-29Merge pull request #27 from xamarin/fix-bugzilla39566Rui Marinho1-1/+1
2016-03-28Fix for bugzilla 39566Chris King1-1/+1
2016-03-27[C]Remove view from previous parent when added to new parent layoutJason Smith1-0/+3
2016-03-22Initial importJason Smith349-0/+27299