Update *.Tizen nuspec for using ElmSharp-1.2.2
[platform/upstream/xamarin-forms.git] / Xamarin.Forms.Core.UnitTests /
2017-05-16 E.Z. HartRemove VisualElement finalizer (#918)
2017-05-04 Rui MarinhoFix bugzilla55542 (#898)
2017-04-13 E.Z. HartUpdate ListProxyTest.WeakToWeak so it works in Release...
2017-04-13 E.Z. HartUpdate ListProxyTest.WeakToWeak so it works in Release...
2017-04-12 Rui Marinho[Test]Ignore Weak reference test, failing only on release
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 Stephane Delcroix[Xaml] Set the TargetProperty on ServiceProvider (...
2017-04-06 Stephane DelcroixFix 54334 (#855)
2017-03-24 Shane NeuvilleSetup a ConditionalWeakTable in ListProxy to hold weak...
2017-03-20 wplong11[Core] Fix internal children clear logic (#820)
2017-03-07 kingces95Remove InternalsVisibleTo from Core to XF.Platforms...
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-17 E.Z. HartSplit Windows RuntimePlatform into UWP and WinRT (...
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 E.Z. HartMake MessagingCenter testable (#723)
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-12 E.Z. HartFix test failures in Release mode
2017-01-12 Stephane Delcroix[C] new OnPlatform mechanism (#658)
2017-01-11 adrianknight89iOS and Android timers should be runnable from any...
2017-01-03 E.Z. HartAllow subscriber to be collected if MessagingCenter...
2016-12-23 Stephane DelcroixXamlc compile data triggers (#648)
2016-12-07 Stephane Delcroixremove the noise while running nunit from console
2016-12-06 Stephane Delcroix[C] detach Behaviors and Triggers on VE finalization...
2016-12-06 adrianknight89[Android] ScrollView should send correct ScrollX and...
2016-12-06 Stephane DelcroixResourceDictionary fixes (#536)
2016-12-01 E.Z. HartDon't run Command CanExecute on incorrect inherited...
2016-11-16 Stephane Delcroix[W] Support 0 as valid BorderWidth (#537)
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 adrianknight89BindingContext changes are called multiple times on...
2016-11-15 Stephane Delcroix[XamlC] TypedBindings, some tests, a compiler, ......
2016-10-25 adrianknight89ScrollView should account for Content margin (#392)
2016-10-04 Stephane DelcroixMerge branch 'ios-scrolltoposition' of https://github...
2016-09-26 Stephane Delcroix[C] specify type and default value for native bindings...
2016-09-26 Stephane Delcroix[XamlC] Compiled converters (#358)
2016-09-18 Rui Marinho[Controls] Update Insights and UITest packages and...
2016-09-08 Stephane Delcroix[Xaml] support native views and native bindings (#266)
2016-09-08 Stephane DelcroixNative Bindings (#278)
2016-08-30 Jonathan PeppersFix for ListView BindingContext for Header/Footer ...
2016-08-30 Samantha HoutsPlatform Specifics (#301)
2016-08-16 Jonathan PeppersFix for BindingExpression memory leak (#279)
2016-08-16 Akihiko OdakiInvalidate measure of Label when FormattedText changes...
2016-08-10 E.Z. HartUnit tests for the PCL WeakEventManager (#280)
2016-08-09 Rogier van der HeeAdd the key in the message on throwing a KeyNotFoundExc...
2016-07-11 Johan KarlssonAdded PoppedToRootEventArgs to track popped pages when...
2016-06-17 Samantha HoutsPrep Cell & friends for removal of InternalsVisibleTo...
2016-06-16 E.Z. HartPrep Page for removal of InternalsVisibleTo (#150)
2016-05-25 Rui Marinho[Android] Implement the AppIndexProvider on non-AppComp...
2016-05-04 E.Z. HartAdd IMasterDetailPageController and update renderers...
2016-05-04 E.Z. HartAdd INavigationPageController (#149)
2016-05-02 E.Z. HartPrep VisualElement (and descendants) for removal of...
2016-05-02 E.Z. HartPrep Image for removal of InternalsVisibleTo (#140)
2016-05-02 E.Z. HartPrep SearchBar for removal of InternalsVisibleTo (...
2016-04-25 Stephane DelcroixMulti style classes (#134)
2016-04-25 E.Z. HartMake core Ticker abstract and public (#116)
2016-04-25 E.Z. HartRemove ToolBar from Core; Remove ToolBar renderers...
2016-04-24 kingces95Enable Warnings as Errors on all plat|cfg of XF.Core...
2016-04-07 Jason Smith[C] Cast to ICommand instead of Command inside SearchBar
2016-04-04 Jason SmithMerge pull request #20 from xamarin/fix-bugzilla21177 beta-2.2.0-pre1
2016-04-04 kingces95Merge pull request #39 from xamarin/unformat
2016-04-01 Rui MarinhoMerge pull request #31 from xamarin/fix-bugzilla39464
2016-03-31 Samantha HoutsMerge pull request #11 from xamarin/fix-bugzilla27417
2016-03-30 E.Z. HartAdd options for specifying layout of button text/image...
2016-03-30 Samantha HoutsMerge pull request #9 from xamarin/fix-bz33181-2
2016-03-29 kingces95Merge pull request #23 from xamarin/fix-bugzilla25234
2016-03-29 Samantha HoutsMerge pull request #24 from xamarin/fix-bugzilla39742
2016-03-29 Rui MarinhoMerge pull request #27 from xamarin/fix-bugzilla39566
2016-03-28 Jason SmithMerge pull request #26 from xamarin/readme
2016-03-28 Samantha HoutsMerge pull request #25 from xamarin/codesettings-xs
2016-03-28 Samantha HoutsMerge pull request #22 from xamarin/fix-bz39509
2016-03-27 Jason Smith[C]Remove view from previous parent when added to new...
2016-03-22 Jason SmithInitial import