Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Catel

Catel is an application development platform with the focus on MVVM
Collective - Host: opensource - https://opencollective.com/catel - Website: https://www.catelproject.com - Code: https://github.com/catel/catel

Updated templates

github.com/catel/catel - d8c07e0b1472c6e0360dc27aca6816f704e2213c authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-456 Allow DoubleClickToCommand timeout specific and default to 500ms

github.com/catel/catel - 2f89e29a78c9ddc5bb9ebf80650a243d0aefaed9 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-455 Improved handling of parents in visual trees. Still need to clean up and create a generic one that works on all platforms.

github.com/catel/catel - 589df75e1042d424b0602fb8006412963ca708fd authored over 10 years ago by Geert van Horrik <[email protected]>
DataWindow calls RaisecanExecuteChangedForAllCommands at startup

github.com/catel/catel - f574039e180fa588190d4ffb8f4acf7741744393 authored over 10 years ago by Geert van Horrik <[email protected]>
(-) CTL-454 Removed the RemoveInstance methods from the IServiceLocator interface. Use IServiceLocator.RemoveType instead

github.com/catel/catel - a52158983f2f350852c4d020d39d6ad806d957dc authored over 10 years ago by Geert van Horrik <[email protected]>
(-) CTL-453 Remove CommandManager code from Command

github.com/catel/catel - 962b63ab4d9ed97c9de2c14c3d8e5873204158f0 authored over 10 years ago by Geert van Horrik <[email protected]>
Removed IViewModelContainer.ViewModelPropertyChanged

github.com/catel/catel - b84163836c2bc8b5b72ec110a092b4fd348fc553 authored over 10 years ago by Geert van Horrik <[email protected]>
Added caching to PropertyHelper expression parsing

github.com/catel/catel - cb32db83adf7f5a008317263f14125ae4fb2c4f5 authored over 10 years ago by Geert van Horrik <[email protected]>
Added extension method IModel.GetValidationContextForObjectGraph()

github.com/catel/catel - 2624093f2c52c75758f11f6282a8f9b73dea3325 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-451 Convert IUIVisualizerService to async implementation

github.com/catel/catel - a028fc1ed44f3810db30b127c7582d1adeaf37d3 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-452 Make it simple to use Catel on 3rd party controls (major changes internally, but it is now much easier to use Catel on other views)

github.com/catel/catel - a0e49a852a768a51e2073cc70af5b9605ec4291a authored over 10 years ago by Geert van Horrik <[email protected]>
Build fix

github.com/catel/catel - 2a71f1bdeaed31bcaa814f947568c10482785642 authored over 10 years ago by Geert van Horrik <[email protected]>
Improved PropertyHelper so it throws less first chance exceptions when using Try[x]PropertyValue

github.com/catel/catel - 9b252ba8577b1fe5e3c47d986492cfdda3714028 authored over 10 years ago by Geert van Horrik <[email protected]>
Small improvement in PropertyHelper.TrySetPropertyValue

github.com/catel/catel - 173eabb5c331d4d7eaca916c2122531260b4c3df authored over 10 years ago by Geert van Horrik <[email protected]>
DataWindow in Silverlight now automatically raises the CanExecute changed for all commands

github.com/catel/catel - 577393473a0944fbf4df61dffc67056b0a706c8b authored over 10 years ago by Geert van Horrik <[email protected]>
Build fix

github.com/catel/catel - 21abac60f4596985d55fd875944557c8d4c7544b authored over 10 years ago by Geert van Horrik <[email protected]>
MessageService for Android fix

github.com/catel/catel - 2d731d1803b1619f2e3bafb110a60767b033a985 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-449 Convert all methods in the IMessageService to async so it works the same on all platforms. Note that this is a breaking change and users should use await or Task.ContinueWith to await the result

github.com/catel/catel - d729749f3f73e94a22f335eaa13370bdcc39ddd7 authored over 10 years ago by Geert van Horrik <[email protected]>
Filter improvements

github.com/catel/catel - 8c3654e7061171ce54a126b05c0b40d16e1600f2 authored over 10 years ago by Geert van Horrik <[email protected]>
CompositeCommand can now be executed without any actions or commands (allows dummy commands)

github.com/catel/catel - 70334ce2fcea55014354c277ef3c15bc14c4cbf5 authored over 10 years ago by Geert van Horrik <[email protected]>
Fix in NavigationService.RemoveBackEntry for WIN81

github.com/catel/catel - 1f54ed395071c4cca31195b67c4bddc0061b8d0c authored over 10 years ago by Geert van Horrik <[email protected]>
(+) CTL-446 Create InteractivityManager to allow events when behaviors are created

github.com/catel/catel - ba3de1d9022fe35e31736d984e03476d5b098541 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) Added DependencyObjectExtensions.FindVisualDescendentByName

github.com/catel/catel - ec970b8d32f3dcbfd2ed53830081821f8868f38b authored over 10 years ago by Geert van Horrik <[email protected]>
Code improvements thanks to NDepend

github.com/catel/catel - 9fef150190c263c1e09ad3149e4fedb2242964fb authored over 10 years ago by Geert van Horrik <[email protected]>
Removed StackTraceHelper (was unused class)

github.com/catel/catel - d1d90998c60190156bca62ba0fc1c3384a7534ed authored over 10 years ago by Geert van Horrik <[email protected]>
Re-added UpdateBindingOnPasswordChanged behavior

github.com/catel/catel - 4be4683064a67b6639b0578d5d43ff7d8f0f4837 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) CTL-445 Support command parameters with application-wide commands

github.com/catel/catel - 86c7bf68845517a52011d1a2084c6be47c040be3 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-444 Remove Activator.CreateInstance from TypeFactory (it will automatically determine what to use now)

github.com/catel/catel - 7d4de34e4d88c2f84ee13b795cda49db0a2ef9fb authored over 10 years ago by Geert van Horrik <[email protected]>
Added additional checks in ChangeNotificationWrapper to prevent cast exceptions

github.com/catel/catel - 65b4257285e8f69537dfc2587374778e5e96a97f authored over 10 years ago by Geert van Horrik <[email protected]>
Unit test fix in TypeFactory

github.com/catel/catel - ab7813029a5509c86e6711538de169c3f361ceec authored over 10 years ago by Geert van Horrik <[email protected]>
Minor code changes

github.com/catel/catel - b2767645614ccbec289b4b90299e543d5458de34 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated default namespaces for shared projects

github.com/catel/catel - 5c40ba2003229cbee5276661ce4fcf011abe22a4 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated sln file to remove Caitlyn.xml

github.com/catel/catel - 14d779bf4e97479a99c2f9052ce54cdec0195d09 authored over 10 years ago by Geert van Horrik <[email protected]>
Converted Catel.MVVM to shared project, all projects are done now

github.com/catel/catel - 47e4fb3ae03f5f6beca885b7754cf23bccc879b3 authored over 10 years ago by Geert van Horrik <[email protected]>
Unit test fix

github.com/catel/catel - 1c38d687ca57241a951590a0425479781e793485 authored over 10 years ago by Geert van Horrik <[email protected]>
Converted test projects to shared project

github.com/catel/catel - e27ad1e2ff9695956bbace1b576e5449861bb156 authored over 10 years ago by Geert van Horrik <[email protected]>
Converted Catel.Extensions.Controls to a shared project

github.com/catel/catel - 4accf4a532c280a1055f1296812df8592fa6d74e authored over 10 years ago by Geert van Horrik <[email protected]>
Build fix

github.com/catel/catel - ae016ef750dfee14e9e6c9c56f44e2c252e9d8e6 authored over 10 years ago by Geert van Horrik <[email protected]>
First major move to shared project structure

github.com/catel/catel - 35544cd0cfda06b15812c0fa8fa6107bb2e4ba5d authored over 10 years ago by Geert van Horrik <[email protected]>
(+) CTL-427 Added support for Prism5 in a new extension (Catel.Extensions.Prism5)

github.com/catel/catel - effbb046fb60a09ee215a8f676c6646a2c67a81e authored over 10 years ago by Igr Alexánder Fernández Saúco <[email protected]>
(*) CTL-425 Introduced IAdvancedEditableObject.CancelEditingCompleted to receive more information on how the IEditableObject has been canceled (was it canceled at all)

github.com/catel/catel - 1ab6f9b38b15b30f35fc2655ac60b035fd8d3c5e authored over 10 years ago by Geert van Horrik <[email protected]>
Merge pull request #20 from SOHODeveloper/develop

Add a Edit "CancelCompleted" event and provide consistent events for edi...

github.com/catel/catel - 43da7af022a62b55288a889c4f2cf80095871142 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) Fixed issue that ServiceLocator could not resolve the same type again after the TypeNotRegisteredException was thrown, and after that the type was registered

github.com/catel/catel - 5fd460630db70e4dfa9297660d73f76a746ce500 authored over 10 years ago by Geert van Horrik <[email protected]>
Changed to edting event handling to meet initial review comments

github.com/catel/catel - 30a181433ebf9f523d7b13b54f218eaa6171a7ca authored over 10 years ago by SOHODeveloper <[email protected]>
Add a Edit "CancelCompleted" event and provide consistent events for editbegin, editend and edit cancel.

github.com/catel/catel - 0f3b3b54bd03a81d0f635ec02a522325aee57c83 authored over 10 years ago by SOHODeveloper <[email protected]>
Auditing improvements

github.com/catel/catel - 2878f73c74750f4de482a520843b64a73448e9fd authored over 10 years ago by Geert van Horrik <[email protected]>
Improvement in multithreading initialization of modelbase

github.com/catel/catel - b44b9223ad49f1392b9371f5de0835e21b848eb9 authored over 10 years ago by Geert van Horrik <[email protected]>
Minor prism improvements

github.com/catel/catel - 8a0eb2cd89b3b97e0ab1711ce14985c3dc6fd0aa authored over 10 years ago by Geert van Horrik <[email protected]>
WeakEventListener improvements

github.com/catel/catel - 00931c91ddbd4e992920a2cc97e03d7755294696 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-440 Support nested view models (parent / child relations) when views are in ContentPresenter

github.com/catel/catel - 26fefbfd14617f5b2b602c94968c4ae5f6f691e6 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-439 Catch up of property validation validates the same propery multiple times

github.com/catel/catel - 5c77f7ec4f497ea3401a460c5fb31f58b697559d authored over 10 years ago by Geert van Horrik <[email protected]>
Added ViewModelBase.ResetModel

github.com/catel/catel - e90b90e5506619b8b71752617dab3c2a1a8be3bc authored over 10 years ago by Geert van Horrik <[email protected]>
Build fix

github.com/catel/catel - b82908f7fe6cb0ea1757863c7a16c53e4ad0e7a2 authored over 10 years ago by Geert van Horrik <[email protected]>
Removed all SL4 & WP7 defines (code cleanup)

github.com/catel/catel - f669779d6b57f4fd9a308563de555b39f85d4933 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) Added ContextHelper to Android

(+) Implemented MessageService for Android

github.com/catel/catel - c392767d3b815d84cf10492b3c932cc29aecdb87 authored over 10 years ago by Geert van Horrik <[email protected]>
Added TabActivity for Android

github.com/catel/catel - 67c50d1acbdd72128736fb9030c0e60bac0aaa12 authored over 10 years ago by Geert van Horrik <[email protected]>
Binding system improvements

github.com/catel/catel - e0c21ac849a813a339e681d8da58d7c1b9a9148b authored over 10 years ago by Geert van Horrik <[email protected]>
Navigation and binding improvements

github.com/catel/catel - 2ecdf9837e732be0b0db16e8d9c8e396a4d1926d authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-437 Possible deadlock in ServiceLocator.ResolveType

github.com/catel/catel - c311d430081804be850830f5abef51aa2992e591 authored over 10 years ago by Geert van Horrik <[email protected]>
Added first version of binding system for xamarin platforms

github.com/catel/catel - b55264bc60d0a561817ff385d5185b5270a433c0 authored over 10 years ago by Geert van Horrik <[email protected]>
ExpressionHelper.GetOwner() now supports () => obj.SomProperty where obj will be returned

github.com/catel/catel - fc2e9441160be3d61eeb99c9f937b7cdf502f58b authored over 10 years ago by Geert van Horrik <[email protected]>
NullReference fix in LocationService for Android

github.com/catel/catel - 7afdf9b21b6ee562b11282e2d0d19fdb21a64d25 authored over 10 years ago by Geert van Horrik <[email protected]>
(+) CTL-436 Add generic ICatelCommand interfaces

github.com/catel/catel - 07242e3ddfc269a29acecdd60c98d353ef012f62 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-428 Simplified navigation on all platforms. This means that Catel will no longer keep viewmodels in memory to provide a back stack. This is to make the navigation the same on all platforms. If there is a need to keep state, the developer will be responsible to implement that

github.com/catel/catel - aeed2647ed451fe6858398400846a869ae19612e authored over 10 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/navigation' into develop

github.com/catel/catel - 0b3b96681a00bd20b5cd34ddcabaae790bacdb8e authored over 10 years ago by Geert van Horrik <[email protected]>
Lots of navigation improvements (especially on the Universal App platforms)

github.com/catel/catel - c6c6d705db9990f5814fb4b270db7a9a84d65998 authored over 10 years ago by Geert van Horrik <[email protected]>
Merge branch 'develop' into feature/navigation

github.com/catel/catel - 071e381fa7a143544dea935a73e11a0cea8f087f authored over 10 years ago by Geert van Horrik <[email protected]>
Minor improvements

github.com/catel/catel - a18d17d1ae00ec2dde86bf828cc0b79cde33fbb7 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-429 Several code improvements for StyleHelper

github.com/catel/catel - 7abc81fecf6427347b1d23f60b8f617abe700264 authored over 10 years ago by Geert van Horrik <[email protected]>
Added several behaviors to WP 8.1 RT

github.com/catel/catel - 75cd9a9c964b1733bdf8cfe42660f05a0bd7bb4d authored over 10 years ago by Geert van Horrik <[email protected]>
Moved several files to NET40 in preparation to an eventual shared project refactoring

github.com/catel/catel - 336f10b58561b24edfb19505f5fd83327afd9527 authored over 10 years ago by Geert van Horrik <[email protected]>
Merge pull request #19 from SinghsX/develop

IMessageService for WIN81 and WPRT81, fixed Behavior.cs bug.

github.com/catel/catel - c4509e75bdce400ee83cec353a2378d49aed5341 authored over 10 years ago by Geert van Horrik <[email protected]>
Navigation improvements

github.com/catel/catel - 97a6f3bac1445b922e26d0a2a7d2bab959baf304 authored over 10 years ago by Geert van Horrik <[email protected]>
Enabled UseLayoutRounding on default styles

github.com/catel/catel - 27cf28b60e8aade17668399ec9bc82a29de82d45 authored over 10 years ago by Geert van Horrik <[email protected]>
updated Behavior to support more control

as suggested by Geert

github.com/catel/catel - ca793608383f67dbf16b43203cb8e8e09dc950d5 authored over 10 years ago by mailtosinghs <[email protected]>
Imessageservice and behavior fixes WIN81WPRT81

WIN81 & WPRT81 fix for ImessageService and Behavior for PasswordBox

github.com/catel/catel - f556f720fc72e5ce4397ba6f5c99d46ee146aca4 authored over 10 years ago by mailtosinghs <[email protected]>
Disabled unit test because it changes every build (can be tested manually)

github.com/catel/catel - e6074bdc0f51d108f5ee4ea1c5e703734ca037df authored over 10 years ago by Geert van Horrik <[email protected]>
Fixed name issue in ServiceLocatorExtensions

github.com/catel/catel - c2c9eb42b0975c9b21f12c7703e57c34c11cafb9 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-429 Call to StyleHelper.CreateStyleForwardersForDefaultStyles(); leads to exception

github.com/catel/catel - 282624af37a43764a6a48f8069d2879542719af1 authored over 10 years ago by Geert van Horrik <[email protected]>
Fixed unit tests

github.com/catel/catel - 122bb7766a24bd6f8002afab940e13fa59261f6a authored over 10 years ago by Geert van Horrik <[email protected]>
Fix in location service for WIN80

github.com/catel/catel - afb6836fd7f4f079a16509b257401660333d4ae5 authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-428 Improvements for universal apps (fixed navigation issues, implemented LocationService)

github.com/catel/catel - b052f02190acd348d54999245dfc5800fab6330b authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-423 Preparations for eventual strong naming of assemblies

github.com/catel/catel - bc3da28af331473859b19cbdf23ca7fc3d20ef8a authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-426 DataWindow automatically use application icon if no icon specified

github.com/catel/catel - d52c637160483ff617c0dcf66755dbe6ff34efbf authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-419 Changed license to MIT instead of Ms-PL

github.com/catel/catel - 32dbb6c3ed9b77828fbdd44f8f0d7564b2994696 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-422 ViewLoadedManager does not release strong reference to views

github.com/catel/catel - 601f6f83298e07493f9b50a4e09a74fe557d90c5 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-421 UserControl doesn't refresh on DataContextChanged when used as data template

github.com/catel/catel - 1d1376bd8a8d00a694a08624b1511f6c6da56162 authored over 10 years ago by Geert van Horrik <[email protected]>
Added try/catch to SetOwnerWindow

github.com/catel/catel - 495ab49f8563665f85518ebddcde54fad89a90cc authored over 10 years ago by Geert van Horrik <[email protected]>
LanguageService is now implemented for Android

github.com/catel/catel - 22aea584386d580ac991db6a2d707ea5007d3f4c authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-420 Catel.MVVM.IAuthenticationProvider not registered after port from Catel 3.9 to 4.0 beta

github.com/catel/catel - ade984a0640925b8a5d0467a2190f06ed5b4da60 authored over 10 years ago by Geert van Horrik <[email protected]>
(x) CTL-418 ConsoleLogListener doesn't reset colors after logging

github.com/catel/catel - 4a0d3a8ad4b0eaf788a325d1e930f7c111dbd345 authored over 10 years ago by Geert van Horrik <[email protected]>
Updated GitHubLink to the latest version

github.com/catel/catel - 252b50991fe67070bf1115356e570c9f3928128c authored over 10 years ago by Geert van Horrik <[email protected]>
Build fix for CTL-409

github.com/catel/catel - d10bd26ef87dec61e6491eb055ab4079f72e1fdd authored over 10 years ago by Geert van Horrik <[email protected]>
(*) CTL-409 Fixed SplashScreenService implementation to be used in the Application.OnStartup method context

github.com/catel/catel - 4f55bc124b0b6cb8acddb09073fdb847d88846de authored over 10 years ago by Igr Alexánder Fernández Saúco <[email protected]>
Fixed some issues with windows runtime components

github.com/catel/catel - d5d40e2789e37f5f49a9a0a8ea261fbcddfad6be authored over 10 years ago by Geert van Horrik <[email protected]>
Updated GitHubLink

github.com/catel/catel - 0919844f4ebc1356b7680e93dbbd7acc8d208da1 authored over 10 years ago by Geert van Horrik <[email protected]>
Improved performance of some behaviors

github.com/catel/catel - 64d329804c4c1ecc4c417740899fddbe0dc5bf0f authored over 10 years ago by Geert van Horrik <[email protected]>
Updated GitHubLink

github.com/catel/catel - b42fed9adc33a5a1d94516d66d99d347b61046db authored over 10 years ago by Geert van Horrik <[email protected]>
Updated GitHubLink

github.com/catel/catel - 261438aae3e9b9fc44dd9b799bd0c1458fab64f2 authored over 10 years ago by Geert van Horrik <[email protected]>
NuGet package improvements

github.com/catel/catel - 86c8be212a59235a0de0227f18f6bd3ce14ea726 authored over 10 years ago by Geert van Horrik <[email protected]>