summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart2-36/+76
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix4-57/+189
2016-12-15Remove overload causing backwards compatibility issuesJason Smith1-35/+0
2016-12-14Add Tizen to TargetPlatform (#590)Kangho3-0/+103
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 Delcroix1-92/+0
2016-12-01Last of Xamarin.Forms namespace internal items. (#589)Mike Norman10-35/+35
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 Delcroix1-0/+92
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-0/+78
2016-11-15[C] Add cornerRadius validation, docsStephane Delcroix1-0/+31
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix3-0/+26
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-11Update docsSamantha Houts3-1346/+1340
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 Smith1-4/+43
2016-08-30Fix docsJason Smith5-5/+28
2016-08-30Platform Specifics (#301)Samantha Houts34-73/+1111
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 Marinho1-7/+10
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 Houts21-158/+1638
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. Hart41-737/+173
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. Hart3-5/+336
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart3-1/+174
2016-05-02Make IButtonController public (#151)E.Z. Hart1-0/+35
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart2-3/+60
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart3-3/+85
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart2-3/+54