summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-30On<t> summaries. (#492)Mike Norman28-28/+28
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro2-0/+243
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro2-0/+385
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ...Samantha Houts3-0/+311
2016-10-11Update docsSamantha Houts4-1346/+1343
2016-10-11Full feature compatibility with WPF's Colors class (#393)adrianknight891-2/+1976
2016-09-27[UWP/WinRT] ListView UI virtualization works without explicit height on Cell/...Samantha Houts1-0/+16
2016-09-13Update docsJason Smith2-4/+62
2016-08-30Fix docsJason Smith5-5/+28
2016-08-30Platform Specifics (#301)Samantha Houts51-73/+2552
2016-08-25Fixed SinInOut description. (#319)Mike Norman1-1/+1
2016-08-12Added note about line endings to Page.xml. (#300)Mike Norman1-1/+1
2016-08-11Add Orange color to Color (#290)Kangho1-1/+17
2016-08-03identifer => identifier in ExportEffectAttribute.xml (#276)Mike Norman1-1/+1
2016-08-03Fixed https://github.com/xamarin/documentation/issues/1508 (#275)Mike Norman1-2/+2
2016-07-18Windows image loader error handling (#260)E.Z. Hart1-0/+13
2016-07-12Update docs for PoppedToRootEventArgs (#253)Rui Marinho2-7/+12
2016-07-11Restore incorrectly renamed InvalidateMeasure method (#251)E.Z. Hart1-16/+1
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson2-1/+63
2016-07-01[All] Crash fixes for ListViews (#243)Samantha Houts1-0/+16
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts25-77/+2570
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart4-2/+257
2016-06-14Fixed typos in ContentPage.xml (#222)Mike Norman1-1/+1
2016-06-09Fixed code in Scrollview doc. Removed bug note in Easing. (#219)Mike Norman2-13/+11
2016-06-08Add convenience GridLength.Star (#168)Shawn Castrianni1-0/+16
2016-06-08Add Plain Keyboard from KeyboardFlags.None (#155)Shawn Castrianni2-0/+30
2016-06-01Added note to effects docs about Effects vs. Behaviors. (#201)Mike Norman1-1/+1
2016-05-11Normalize docs (#159)E.Z. Hart42-739/+199
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart2-3/+197
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart2-3/+70
2016-05-04Add INavigationPageController (#149)E.Z. Hart4-5/+458
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart4-1/+294
2016-05-02Make IButtonController public (#151)E.Z. Hart1-0/+35