Change Assemblies Tizen.System to Tizen.System.Information
[platform/upstream/xamarin-forms.git] / Xamarin.Forms.Core /
2017-04-24 Kangho HurRemove unused TizenSpecific/Button.cs file
2017-04-24 WonYoung ChoiAdd NavigationPage.HasBreadCrumbsBar Property
2017-04-24 Kangho HurModify FontWeight type for flexibility
2017-04-24 Kangho HurAdd Style to VisualElement as TizenSpecific
2017-04-24 Kangho HurRebase Forms to upstream lastest (2.3.4-pre2)
2017-04-24 Kangho HurAdd FontWeight for Label and Entry
2017-04-24 jh5.choAdd default case under OnPlatform
2017-04-24 Seunghyun ChoiAdd Switch Style
2017-04-24 Seunghyun ChoiAdd Button Style
2017-04-24 Kangho HurSupport BlendColor to Image as a TizenSpecific API
2017-04-24 SungHyun MinTizen Extension for ProgressBar
2017-04-24 Kangho HurAdd Tizen backend renderer
2017-04-24 adrianknight89[Core] Added RootPage to NavigationPage (#464)
2017-04-11 Stephane Delcroix[C] Lookup in RD also lookup in merged RDs (#861)
2017-04-11 kingces95Implicit impl of controller ifaces (#807)
2017-04-07 Samantha Houts[Internal] Normalize Obsolete attributes (#860)
2017-04-06 Stephane DelcroixFix 54334 (#855)
2017-03-24 adrianknight89[iOS] Platform specifics to control ScrollView content...
2017-03-24 Shane NeuvilleSetup a ConditionalWeakTable in ListProxy to hold weak...
2017-03-22 Stephane Delcroix[C] Make sure all children are parented (#831)
2017-03-21 Stephane Delcroix[C] fix NIE in Span (#828)
2017-03-21 Stephane Delcroix[C] fix BP DeclaringType in TextElement[C
2017-03-20 wplong11[Core] Fix internal children clear logic (#820)
2017-03-17 kingces95null check effects before clearing (#821)
2017-03-16 Stephane DelcroixResource loading (#815)
2017-03-16 kingces95Add internal XF.Registrar.RegisterAll b/c previewer...
2017-03-09 Stephane Delcroix[C] move the Font proxying into FontElement (#799)
2017-03-09 BradChase2011Fixed a redundant check that caused a massive slowdown...
2017-03-09 kingces95Add [EditorBrowsable(EditorBrowsableState.Never)] to...
2017-03-08 Rui Marinho[Android] Small performance fixes to ListViewRenderer...
2017-03-07 kingces95Remove InternalsVisibleTo from Core to XF.Platforms...
2017-03-06 Stephane Delcroix[C] ITextElement and TextElement (#789)
2017-03-03 Stephane Delcroix[C] move the Font proxying into FontElement
2017-03-03 Stephane Delcroix[Core] Share BP across IFontElement implementors (...
2017-03-02 Stephane Delcroix[Xaml] Fallback to App.Current for DynResources (Previe...
2017-03-01 Stephane Delcroix[C] support more color format in ColorTypeConverter...
2017-02-27 Stephane Delcroix[Xaml] no longer require a ServiceProvider for Trigger...
2017-02-24 Stephane Delcroix[Xaml] decorate markup and value providers to speed...
2017-02-23 Paul DiPietro[C] Update SelectedItem prior to event invoke
2017-02-23 Stephane Delcroix[UWP] connect the actual ObservableCollection to the...
2017-02-22 Rui Marinho[IVT] Add IVT for testing FlexLayout
2017-02-21 Chris Kingupdate IEditorController callsites
2017-02-21 Chris KingIEditorController
2017-02-17 E.Z. HartSplit Windows RuntimePlatform into UWP and WinRT (...
2017-02-10 Stephane DelcroixXaml empty service provider (#736)
2017-02-06 Stephane DelcroixRevert "[*] ScaleX and ScaleY"
2017-02-06 Stephane Delcroix[*] ScaleX and ScaleY
2017-02-02 KanghoAdd TV to TargetIdiom (#738)
2017-02-02 Philippe LeybaertUpdate RelativeLayout to make it respond to constraint...
2017-02-02 KanghoAdd pressed and released events to Button (#446)
2017-02-02 adrianknight89[Core] Added RootPage to NavigationPage (#464)
2017-02-01 Stephane Delcroix[C] throw meaningful exception on duplicate RD key...
2017-01-31 Samantha Houts[All] Basic Accessibility Support (#713)
2017-01-31 E.Z. HartMake MessagingCenter testable (#723)
2017-01-30 Paul DiPietro[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWid...
2017-01-26 Rui MarinhoMacOS (#650)
2017-01-24 E.Z. HartFix overeager subscription cleanup (#712)
2017-01-23 E.Z. HartAdd default parameter value of zero to INavigationPageC...
2017-01-23 E.Z. HartReduce overhead of pushing existing navigation stack...
2017-01-23 E.Z. HartMove XF.ConcurrentDictionary to WP8 project (#685)
2017-01-19 Kevin PetitFix NullReferenceException in VisualElement finalize...
2017-01-18 Stephane Delcroix[XamlC] compile ListStringTypeConverter (#660)
2017-01-12 Stephane Delcroix[C] new OnPlatform mechanism (#658)
2017-01-12 E.Z. HartImprove registry startup and lookup performance (#674)
2017-01-12 E.Z. HartDon't set up the properties task until it's requested...
2017-01-11 adrianknight89iOS and Android timers should be runnable from any...
2017-01-09 adrianknight89[iOS] Register effects for ScrollView and WebView ...
2017-01-04 adrianknight89[iOS] Platform specifics for controlling Picker Selecte...
2017-01-03 E.Z. HartAllow subscriber to be collected if MessagingCenter...
2017-01-03 adrianknight89Return group instead of internal class (#461)
2016-12-30 Stephane Delcroix[XamlC] detect duplicate x:Name at compile time (#655)
2016-12-23 Stephane DelcroixXamlc compile data triggers (#648)
2016-12-23 Stephane Delcroix[Xaml] support short Properties for PropertyCondition...
2016-12-22 Stephane DelcroixAvoid duplicating code in OmPlatform (#591)
2016-12-15 Jason SmithRemove overload causing backwards compatibility issues
2016-12-14 KanghoAdd Tizen to TargetPlatform (#590)
2016-12-14 Stephane DelcroixXamlc compiled trigger (#629)
2016-12-14 Stephane Delcroix[XamlC] Allow compilation of IValueProviders (#622)
2016-12-12 Stephane Delcroix[XamlC] Compile TypeTypeConverter (#615)
2016-12-12 Stephane Delcroix[XamlC] compile ThicknessTypeConverter (#603)
2016-12-06 Stephane Delcroix[C] detach Behaviors and Triggers on VE finalization...
2016-12-06 adrianknight89[iOS] Fix crash when pushing page on stack on orientati...
2016-12-06 Stephane DelcroixResourceDictionary fixes (#536)
2016-12-05 Stephane Delcroix[XamlC] Compile ContraintTypeConverters (#592)
2016-12-05 Stephane Delcroix[Xaml] revert namespace change for XmlnsDefAttr (#610)
2016-12-04 Stephane Delcroix[Xaml] change namespace for [XmlnsDef] and make it...
2016-12-01 Stephane Delcroix[XamlC] use op_implicit where we should (#580)
2016-12-01 E.Z. HartDon't run Command CanExecute on incorrect inherited...
2016-11-24 adrianknight89fix weakreferences (#558)
2016-11-18 Paul DiPietroPlatform specifics naming adjustments (#526)
2016-11-17 Stephane Delcroix[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)
2016-11-16 E.Z. HartRun multiple UI tests without restarting ControlGallery...
2016-11-16 Stephane Delcroix[W] Support 0 as valid BorderWidth (#537)
2016-11-16 Samantha Houts[iOS] Add Platform Specific option to not adjust the...
2016-11-16 Stephane Delcroix[C] Use a Binding for ItemsSource object selection
2016-11-16 Joakim CarselindSquashed commit of the following:
2016-11-16 Paul DiPietro[iOS] Add Platform Specific features for PrefersStatusB...
2016-11-16 adrianknight89BindingContext changes are called multiple times on...
2016-11-15 Stephane Delcroix[C] Add cornerRadius validation, docs
2016-11-15 Andrei NAdded CornerRadius property To Frame control
next