maui-linux/Xamarin.Forms.Core
Henric Müller 96e01cc3fb Allow DetectReadingOrderFromContent on UWP (#1717) (#1826)
* Fixes #1717 by adding property DetectReadingOrderFromContentProperty
to InputView and Label and updating EntryRenderer, EditorRenderer and LabelRenderer
for Windows.
2018-02-09 10:33:44 +00:00
..
Cells [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
Interactivity
Internals Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
PlatformConfiguration Allow DetectReadingOrderFromContent on UWP (#1717) (#1826) 2018-02-09 10:33:44 +00:00
Properties [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
StyleSheets Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
Xaml Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
AbsoluteLayout.cs [Core] AbsoluteLayout content now fills all available space on Android devices (#1761) 2018-02-07 14:24:47 -05:00
AbsoluteLayoutFlags.cs
Accelerator.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
AcceleratorTypeConverter.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
ActionSheetArguments.cs
ActivityIndicator.cs
AlertArguments.cs
AnimatableKey.cs
Animation.cs [C] reset children animation on repeat (#974) 2017-06-08 20:38:45 +02:00
AnimationExtensions.cs [C] reset children animation on repeat (#974) 2017-06-08 20:38:45 +02:00
AppLinkEntry.cs
Application.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
Aspect.cs
AutomationProperties.cs Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01:00
BackButtonPressedEventArgs.cs
BaseMenuItem.cs
BindableObject.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
BindableObjectExtensions.cs
BindableProperty.cs [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
BindablePropertyConverter.cs [Xaml] do not check PropertyName on Obsolete BPs (#1571) 2018-01-12 21:51:45 +01:00
BindablePropertyKey.cs
Binding.cs [C] do not reapply a Binding with a Source when the Context changes (#983) 2017-11-21 13:59:41 +01:00
BindingBase.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
BindingBaseExtensions.cs
BindingExpression.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
BindingMode.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
BindingTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
BorderElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
BoundsConstraint.cs
BoundsTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
BoxView.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
Button.cs [Core] Fixed invocation of the IButtonController methods when IsEnabled is false (#1410) 2018-01-05 16:25:41 +00:00
CarouselPage.cs
CastingEnumerator.cs
ChatKeyboard.cs
ChildCollectionChangedEventArgs.cs
ClickGestureRecognizer.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
ClickedEventArgs.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
CollectionSynchronizationCallback.cs
CollectionSynchronizationContext.cs
Color.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
ColorTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ColumnDefinition.cs
ColumnDefinitionCollection.cs
Command.cs
CompressedLayout.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
Configuration.cs
Constraint.cs
ConstraintExpression.cs
ConstraintType.cs
ConstraintTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ContentPage.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
ContentPresenter.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
ContentPropertyAttribute.cs
ContentView.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
ControlTemplate.cs
CustomKeyboard.cs
DataTemplate.cs
DataTemplateExtensions.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
DataTemplateSelector.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
DateChangedEventArgs.cs
DatePicker.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
DefinitionCollection.cs Fix DefinitionCollection index check order (#1017) 2017-06-26 20:06:39 +01:00
DelegateLogListener.cs
DependencyAttribute.cs
DependencyFetchTarget.cs
DependencyService.cs
Device.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
DeviceInfo.cs [Core] AbsoluteLayout content now fills all available space on Android devices (#1761) 2018-02-07 14:24:47 -05:00
DeviceOrientation.cs
DeviceOrientationExtensions.cs
Easing.cs
Editor.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
Effect.cs
EffectiveFlowDirection.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
EffectiveFlowDirectionExtensions.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
Element.cs [CSS] Apply StyleSheets through Cells (#1547) 2018-01-10 16:35:44 +01:00
ElementCollection.cs
ElementEventArgs.cs
ElementTemplate.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
Element_StyleSheets.cs [C] Cascade StyleSheets defined at Application level (#1590) 2018-01-17 09:13:13 +01:00
EmailKeyboard.cs
Entry.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
EnumerableExtensions.cs
EventArg.cs
ExportEffectAttribute.cs
ExpressionSearch.cs
FileImageSource.cs Better error handling for image loading errors on iOS/Android (#849) 2017-04-25 19:16:25 +01:00
FileImageSourceConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
FlexEnums.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
FlexLayout.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
FlowDirection.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
FocusEventArgs.cs
Font.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
FontAttributes.cs
FontElement.cs
FontSizeConverter.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
FontTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
FormattedString.cs
Frame.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
GestureRecognizer.cs
GestureState.cs
GestureStatus.cs
Grid.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
GridCalc.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
GridLength.cs
GridLengthTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
GridUnitType.cs
HandlerAttribute.cs
HtmlWebViewSource.cs
IAnimatable.cs
IAppIndexingProvider.cs
IAppLinkEntry.cs
IAppLinks.cs
IApplicationController.cs
IBorderElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IButtonController.cs
IConfigElement.cs
IConfigPlatform.cs
IControlTemplated.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
IConverterOptions.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IDefinition.cs
IDeserializer.cs
IEditorController.cs
IEffectControlProvider.cs
IElement.cs
IElementConfiguration.cs
IElementController.cs
IEntryController.cs
IExpressionSearch.cs
IExtendedTypeConverter.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
IFlowDirectionController.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
IFontElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IGestureRecognizer.cs
IGridController.cs
IImageController.cs
IIsolatedStorageFile.cs
IItemViewController.cs
IItemsView.cs
ILayout.cs
ILayoutController.cs
IListProxy.cs Fix 59896; Add empty listView group twice (#1275) 2017-11-28 12:29:30 +00:00
IListViewController.cs
IMarkupExtension.cs
IMasterDetailPageController.cs
IMenuItemController.cs
IMultiPageController.cs
INativeBindingService.cs
INativeValueConverterService.cs
INavigation.cs
INavigationMenuController.cs
INavigationPageController.cs [iOS] Update inner stack correctly when popped fast (#1029) 2018-01-02 11:37:05 +00:00
IOpenGlViewController.cs
IPaddingElement.cs [C] unify Padding into IPaddingElement (#1276) 2017-11-15 14:53:02 +01:00
IPageContainer.cs
IPageController.cs
IPanGestureController.cs
IPinchGestureController.cs
IPlatform.cs
IPlatformElementConfiguration.cs
IPlatformServices.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
IProvideParentValues.cs
IProvideValueTarget.cs
IRegisterable.cs
IResourceDictionary.cs
IResourcesProvider.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
IRootObjectProvider.cs
IScrollViewController.cs
ISearchBarController.cs
IStreamImageSource.cs
IStyle.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ISystemResourcesProvider.cs
ITableModel.cs
ITableViewController.cs
ITemplatedItemsList.cs Allocate prototypical view for RetainElement (#1226) 2017-11-03 12:18:07 -07:00
ITemplatedItemsListScrollToRequestedEventArgs.cs
ITemplatedItemsView.cs
ITextAlignmentElement.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
ITextElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IValueConverter.cs
IValueConverterProvider.cs
IValueProvider.cs
IViewContainer.cs
IViewController.cs
IVisualElementController.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
IWebViewController.cs
IWebViewDelegate.cs
IXamlTypeResolver.cs
IXmlLineInfoProvider.cs
Image.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
ImageSource.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
ImageSourceConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
InputView.cs
InvalidNavigationException.cs
InvalidationEventArgs.cs
ItemTappedEventArgs.cs
ItemVisibilityEventArgs.cs
ItemsView.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
Keyboard.cs
KeyboardFlags.cs
KeyboardTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Label.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
Layout.cs Rename InputTransparentInherited to CascadeInputTransparent (#1771) 2018-02-02 12:00:00 +00:00
LayoutAlignment.cs
LayoutAlignmentExtensions.cs
LayoutConstraint.cs
LayoutExpandFlag.cs
LayoutOptions.cs
LayoutOptionsConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
LineBreakMode.cs
ListProxy.cs Fix 59896; Add empty listView group twice (#1275) 2017-11-28 12:29:30 +00:00
ListStringTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ListView.cs [iOS] Grouped ListViews will use always HeaderView instead of TitleForHeader (#1030) 2017-11-30 19:24:41 +00:00
ListViewCachingStrategy.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
LockableObservableListWrapper.cs
LockingSemaphore.cs
Log.cs
LogListener.cs
MasterBehavior.cs
MasterDetailPage.cs [Core]Set default value for IsPresented on MacOS (#1223) 2017-10-25 12:17:59 -07:00
MeasureFlags.cs
Menu.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
MenuItem.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
MergedStyle.cs
MessagingCenter.cs
ModalEventArgs.cs
ModalPoppedEventArgs.cs
ModalPoppingEventArgs.cs
ModalPushedEventArgs.cs
ModalPushingEventArgs.cs
MultiPage.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
NameScopeExtensions.cs
NamedSize.cs
NativeBindingHelpers.cs
NavigationEventArgs.cs
NavigationMenu.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
NavigationModel.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
NavigationPage.cs [iOS] Update inner stack correctly when popped fast (#1029) 2018-01-02 11:37:05 +00:00
NavigationProxy.cs
NullEffect.cs
NumericExtensions.cs
NumericKeyboard.cs
ObservableList.cs
ObservableWrapper.cs
OnIdiom.cs
OnPlatform.cs [Xaml] OnPlatform.Default value (#873) 2017-04-25 11:06:29 -07:00
OpenGLView.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
OrderedDictionary.cs
PaddingElement.cs [C] expose margin properties to css (#1381) 2017-12-12 10:08:06 +01:00
Page.cs [C] unify Padding into IPaddingElement (#1276) 2017-11-15 14:53:02 +01:00
PanGestureRecognizer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PanUpdatedEventArgs.cs
ParameterAttribute.cs
Performance.cs [Internal] Basic performance testing and monitoring (#1329) 2018-01-31 18:09:15 +00:00
Picker.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
PinchGestureRecognizer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PinchGestureUpdatedEventArgs.cs
PlatformConfigurationRegistry.cs
PlatformEffect.cs
Point.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
PointTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
PoppedToRootEventArgs.cs
ProgressBar.cs
PropertyChangingEventArgs.cs
PropertyChangingEventHandler.cs
ProvideCompiledAttribute.cs
ReadOnlyCastingList.cs
ReadOnlyListAdapter.cs
Rectangle.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
RectangleTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ReferenceTypeConverter.cs Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01:00
ReflectionExtensions.cs
Registrar.cs Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
RelativeLayout.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
RenderWithAttribute.cs
ResolutionGroupNameAttribute.cs
ResourceDictionary.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ResourcesChangedEventArgs.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ResourcesExtensions.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
RoutingEffect.cs
RowDefinition.cs
RowDefinitionCollection.cs
RuntimeNamePropertyAttribute.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
ScrollOrientation.cs
ScrollToMode.cs
ScrollToPosition.cs
ScrollToRequestedEventArgs.cs
ScrollView.cs Update ScrollView.cs (#1209) 2017-10-19 15:10:54 +01:00
ScrolledEventArgs.cs
SearchBar.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
SelectedItemChangedEventArgs.cs
SelectedPositionChangedEventArgs.cs
SeparatorMenuItem.cs
SeparatorVisibility.cs
Setter.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
SettersExtensions.cs
Size.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
SizeRequest.cs
Slider.cs
Span.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
StackLayout.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
StackOrientation.cs
Stepper.cs
StreamImageSource.cs
StreamWrapper.cs
Style.cs
Switch.cs
SynchronizedList.cs
TabbedPage.cs
TableIntent.cs
TableModel.cs
TableRoot.cs
TableSection.cs
TableSectionBase.cs
TableView.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
TapGestureRecognizer.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
TappedEventArgs.cs
TargetIdiom.cs
TargetPlatform.cs
TelephoneKeyboard.cs
TemplateBinding.cs [C] do not reapply a Binding with a Source when the Context changes (#983) 2017-11-21 13:59:41 +01:00
TemplateExtensions.cs
TemplateUtilities.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
TemplatedItemsList.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TemplatedPage.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
TemplatedView.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
TextAlignment.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TextAlignmentElement.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
TextChangedEventArgs.cs
TextElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TextKeyboard.cs
Thickness.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
ThicknessTypeConverter.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TimePicker.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
ToggledEventArgs.cs
ToolbarItem.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
ToolbarItemEventArgs.cs
ToolbarItemOrder.cs
TrackableCollection.cs
Tweener.cs
TypeConversionAttribute.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
TypeConverter.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
TypeConverterAttribute.cs
TypeTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
TypedBinding.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
UnsolvableConstraintsException.cs
UriImageSource.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
UriTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
UrlKeyboard.cs
UrlWebViewSource.cs
ValueChangedEventArgs.cs
Vec2.cs
View.cs [C] expose margin properties to css (#1381) 2017-12-12 10:08:06 +01:00
ViewExtensions.cs
ViewState.cs
VisualElement.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
VisualElement_StyleSheet.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
VisualStateManager.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
WeakEventManager.cs
WeakReferenceExtensions.cs
WebNavigatedEventArgs.cs
WebNavigatingEventArgs.cs
WebNavigationEvent.cs
WebNavigationEventArgs.cs
WebNavigationResult.cs
WebView.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
WebViewSource.cs
WebViewSourceTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Xamarin.Forms.Core.csproj Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
XamlParseException.cs
XmlLineInfo.cs
XmlnsDefinitionAttribute.cs