summaryrefslogtreecommitdiff
path: root/docs
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 Norman5-6/+6
2016-12-05[Xaml] revert namespace change for XmlnsDefAttr (#610)Stephane Delcroix1-8/+8
2016-12-04Catch-up in Xamarin.Forms.[Core|Pages|Xaml] (#606)Mike Norman13-50/+50
2016-12-04[Xaml] change namespace for [XmlnsDef] and make it internal (#557)Stephane Delcroix3-104/+8
2016-12-01Last of Xamarin.Forms namespace internal items. (#589)Mike Norman10-35/+35
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix1-0/+6
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 Delcroix3-0/+117
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[XamlC] use correct filePath for XamlC error reporting (#513)Stephane Delcroix2-0/+46
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 Delcroix7-0/+154
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-23fix docsStephane Delcroix1-0/+17
2016-09-13Update docsJason Smith2-4/+62
2016-09-08Native Bindings (#278)Stephane Delcroix1-0/+16
2016-08-30Fix docsJason Smith17-60/+107
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-18[Xaml] allow the Previewer to provide their own Xaml files for any type (#262)Stephane Delcroix2-0/+35
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-09DataPages docs. (#212)Mike Norman20-273/+273
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