summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core
AgeCommit message (Expand)AuthorFilesLines
2017-03-27[Docs] Fix docs Scrollview IOS Specific (#843)Rui Marinho2-33/+78
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight891-0/+116
2017-03-16Remaining XAML API summaries. (#813)Mike Norman7-19/+21
2017-03-16Resource loading (#815)Stephane Delcroix2-0/+35
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interface...kingces9555-460/+263
2017-03-08PlatformConfiguration parameters and summaries. (Docs) (#805)Mike Norman5-85/+85
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho2-0/+161
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces9583-77/+9706
2017-03-01[Docs] Fix formatting (#795)Rui Marinho1-32/+32
2017-03-01Remaining API docs for XF.Core (#794)Mike Norman22-147/+146
2017-02-27[Xaml] no longer require a ServiceProvider for Trigger and PropertyCo… (#771)Stephane Delcroix2-0/+8
2017-02-24[Xaml] decorate markup and value providers to speed up inflating (#770)Stephane Delcroix2-0/+8
2017-02-22[Docs] Update internals (#780)Rui Marinho1-0/+3
2017-02-21Update docsChris King3-2/+57
2017-02-17Split Windows RuntimePlatform into UWP and WinRT (#748)E.Z. Hart1-3/+18
2017-02-16Robust doc change detection (#772)kingces951-9/+9
2017-02-15Force git to checkout docs using unix line endings (#766)kingces9526-271/+486
2017-02-14Marked Xamarin.Forms.Internal classes internal. (#765)Mike Norman16-89/+89
2017-02-12Platform-specifics API docs. (#759)Mike Norman22-251/+255
2017-02-10Xaml empty service provider (#736)Stephane Delcroix2-0/+37
2017-02-02Add TV to TargetIdiom (#738)Kangho2-0/+31
2017-02-02Update RelativeLayout to make it respond to constraint changes (#425)Philippe Leybaert1-0/+84
2017-02-02Add pressed and released events to Button (#446)Kangho2-2/+100
2017-02-02[Core] Added RootPage to NavigationPage (#464)adrianknight891-0/+36
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+91
2017-01-31Make MessagingCenter testable (#723)E.Z. Hart2-3/+431
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro1-23/+23
2017-01-26MacOS (#650)Rui Marinho6-0/+434
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart2-36/+76
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix5-57/+190
2017-01-04[iOS] Platform specifics for controlling Picker SelectedIndex change behavior...adrianknight892-0/+161
2016-12-15Remove overload causing backwards compatibility issuesJason Smith1-35/+0
2016-12-14Add Tizen to TargetPlatform (#590)Kangho5-0/+139
2016-12-06[C] detach Behaviors and Triggers on VE finalization (#555)Stephane Delcroix1-0/+16
2016-12-05Typos bug sweep. (#613)Mike Norman4-5/+5
2016-12-04Catch-up in Xamarin.Forms.[Core|Pages|Xaml] (#606)Mike Norman8-22/+22
2016-12-04[Xaml] change namespace for [XmlnsDef] and make it internal (#557)Stephane Delcroix2-96/+0
2016-12-01Last of Xamarin.Forms namespace internal items. (#589)Mike Norman10-35/+35
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro2-32/+32
2016-11-17API docs: typo fixes in button nested classes docs (#542)Mike Norman2-2/+2
2016-11-17API work. (#534)Mike Norman21-91/+91
2016-11-17[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)Stephane Delcroix2-0/+96
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts3-0/+188
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-0/+78
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro3-0/+332
2016-11-15[C] Add cornerRadius validation, docsStephane Delcroix1-0/+31
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix6-0/+138
2016-11-15[Android] Show keyboard on app resume if control has focus (#480)adrianknight891-0/+98
2016-11-14Marked all I___Controller interfaces as for internal use by renderers in docs...Mike Norman20-84/+83
2016-11-09Applinks API docs, and a link fix in BindableProperty.xml. (#519)Mike Norman5-55/+76