summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10rebase to tags/beta-2.3.5-pre1Kangho Hur4-52/+35
2017-07-10[Core] Added RootPage to NavigationPage (#464)adrianknight891-0/+36
2017-07-10MacOS (#650)Rui Marinho2-1/+16
2017-05-16Remove VisualElement finalizer (#918)E.Z. Hart1-16/+0
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts2-15/+15
2017-05-10[Core] Accessibility works with XamlC (#911)Samantha Houts1-0/+164
2017-05-03[Xaml] move ValueConverterProvider to Core (#890)Stephane Delcroix2-3/+3
2017-04-25Better error handling for image loading errors on iOS/Android (#849)E.Z. Hart2-0/+34
2017-04-25[Xaml] OnPlatform.Default value (#873)Stephane Delcroix1-0/+16
2017-04-11Map renderer extensibility (#844)jcmanke1-2/+17
2017-04-11Marking exposed plumbing internal only in the docs. (#863)Mike Norman51-365/+365
2017-04-11Implicit impl of controller ifaces (#807)kingces9523-756/+1510
2017-04-11Spell correction of FromattedString (#864)Anders Rasmussen1-1/+1
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts29-49/+49
2017-04-03Early april doc bugs (#854)Mike Norman4-167/+6
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 Delcroix4-1/+41
2017-03-16Internal-only boilerplate for Xaml.Internals docs. (#817)Mike Norman7-27/+27
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-28[docs] fix Pages docsStephane Delcroix1-0/+3
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 Delcroix6-0/+20
2017-02-22[Docs] Update internals (#780)Rui Marinho1-0/+3
2017-02-21Update docsChris King3-2/+57
2017-02-20[Docs] UpdateRui Marinho1-0/+5
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)kingces9530-272/+499
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 Marinho7-1/+435
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