summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core
AgeCommit message (Expand)AuthorFilesLines
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix4-2/+23
2016-09-08Native Bindings (#278)Stephane Delcroix3-1/+202
2016-08-30Use character truncation in Windows (#321)E.Z. Hart1-1/+1
2016-08-30Fix for ListView BindingContext for Header/Footer (#312)Jonathan Peppers1-0/+19
2016-08-30Platform Specifics (#301)Samantha Houts46-32/+745
2016-08-16Fix for BindingExpression memory leak (#279)Jonathan Peppers1-9/+69
2016-08-16Invalidate measure of Label when FormattedText changes (#303)Akihiko Odaki1-0/+1
2016-08-11Add Orange color to Color (#290)Kangho2-0/+3
2016-08-10Unit tests for the PCL WeakEventManager (#280)E.Z. Hart1-15/+32
2016-08-09Add the key in the message on throwing a KeyNotFoundException (#282)Rogier van der Hee1-1/+1
2016-08-02Change SourceChanged event on ImageSource to weak event to allow Images (#268)E.Z. Hart4-7/+174
2016-07-18Add workaround for bugzilla 37792 (#181)Vincent Costel1-1/+8
2016-07-18Windows image loader error handling (#260)E.Z. Hart2-8/+10
2016-07-11Restore incorrectly renamed InvalidateMeasure method (#251)E.Z. Hart1-1/+1
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson3-2/+23
2016-07-01[All] Crash fixes for ListViews (#243)Samantha Houts2-0/+7
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts26-44/+351
2016-06-16[Core] Don't use the fixed LayoutConstraint when using uneven rows (#213)Rui Marinho1-0/+4
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart18-94/+121
2016-06-08Add convenience GridLength.Star (#168)Shawn Castrianni1-0/+5
2016-06-08Add Plain Keyboard from KeyboardFlags.None (#155)Shawn Castrianni2-1/+8
2016-06-08[Core] Allow Registrar.RegisterAll to be run multiple times (#215)Alan McGovern1-1/+1
2016-05-31fix Thickness.IsDefault. Bottom was ignored (#200)Brian Donovan-Smith1-1/+1
2016-05-25[Android] Implement the AppIndexProvider on non-AppCompact, fix KeyValues on...Rui Marinho1-1/+11
2016-05-06Set InternalsVisibleTo CarouselView (#164)Rui Marinho1-0/+1
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart3-11/+41
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart3-3/+15
2016-05-04Add INavigationPageController (#149)E.Z. Hart4-23/+81
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart14-40/+59
2016-05-02Make IButtonController public (#151)E.Z. Hart1-1/+1
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart3-1/+14
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart3-2/+10
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