summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Add Focus related properties for VEKangho Hur1-0/+1
2017-10-23Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi1-0/+2
2017-10-23Add Style to VisualElement as TizenSpecificKangho Hur1-4/+3
2017-10-23Add FontWeight for Label and EntryKangho Hur1-0/+3
2017-10-23Add Switch StyleSeunghyun Choi1-0/+2
2017-10-23Add Button StyleSeunghyun Choi1-1/+2
2017-10-23Support BlendColor to Image as a TizenSpecific APIKangho Hur1-1/+2
2017-10-23Tizen Extension for ProgressBarSungHyun Min1-1/+2
2017-10-23[MacOS] Navigation Transition Style (#1168)Marko B. Ludolph1-0/+2
2017-10-23[C, iOS, Android] LayoutCompression (#1136)Stephane Delcroix1-0/+1
2017-07-24[macOS] Set tab order (e.g. for entries) on a Page (#1060)Marko B. Ludolph1-0/+1
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-1/+1
2017-04-28[Xaml] move ValueConverterProvider to Core (#890)Stephane Delcroix1-0/+5
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight891-0/+1
2017-03-16Resource loading (#815)Stephane Delcroix1-1/+2
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho1-0/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-4/+7
2017-03-06[C] ITextElement and TextElement (#789)Stephane Delcroix1-1/+3
2017-03-03[Core] Share BP across IFontElement implementors (#783)Stephane Delcroix1-0/+1
2017-02-21IEditorControllerChris King1-0/+1
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+1
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