summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
AgeCommit message (Expand)AuthorFilesLines
2017-01-26MacOS (#650)Rui Marinho1-0/+5
2017-01-23Move XF.ConcurrentDictionary to WP8 project (#685)E.Z. Hart1-2/+0
2017-01-10iOS and Android timers should be runnable from any thread and execute… (#374)adrianknight891-1/+0
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight891-1/+2
2017-01-04[iOS] Platform specifics for controlling Picker SelectedIndex change behavior...adrianknight891-0/+2
2016-11-17[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)Stephane Delcroix1-1/+2
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts1-0/+1
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-0/+3
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-0/+1
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro1-0/+1
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro1-0/+1
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ...Samantha Houts1-1/+2
2016-09-26[XamlC] Compiled converters (#358)Stephane Delcroix1-0/+1
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix1-1/+3
2016-09-08Native Bindings (#278)Stephane Delcroix1-0/+1
2016-08-30Platform Specifics (#301)Samantha Houts1-0/+15
2016-08-02Change SourceChanged event on ImageSource to weak event to allow Images (#268)E.Z. Hart1-0/+1
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson1-0/+1
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-7/+17
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-0/+1
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart1-0/+1
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart1-0/+1
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-1/+2
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-1/+1
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-0/+1
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart1-0/+1
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart1-0/+1
2016-04-26Carousel clean (#135)Jason Smith1-3/+0
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart1-1/+1
2016-04-25Multi style classes (#134)Stephane Delcroix1-0/+1
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-1/+1
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart1-1/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-1/+2
2016-04-24Evolve feature branch (#117)Jason Smith1-0/+4
2016-04-12Mop up enabling warnings as errors (#78)kingces951-3/+6
2016-04-06Warnings as Errors in product projectskingces951-0/+2
2016-03-22Initial importJason Smith1-0/+408