Ecosyste.ms: OpenCollective

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

github.com/catel/catel

An application development platform
https://github.com/catel/catel

(+) CTL-6 Dependency injection is now supported in child view models. This makes it possible to combine both model injection with auto-completion from services registered in the ServiceLocator

aecbe875ed516dd468f3acb8b0563d556d449779 authored over 11 years ago
Updated coding conventions

66473541dcf289679a0caadd9aafd6ef940afdd9 authored over 11 years ago
(x) CTL-116 Fixed issue where some referenced assemblies cause Catel to break the designer in Windows 8.1 apps

33538f59571813ea3e608a8fb1a3a57469cfaf28 authored over 11 years ago
CTL-118 Added PCL support to finalbuilder

eca1f40aebf2cbd9f805de14443fa40ffaec7fe4 authored over 11 years ago
(+) CTL-118 Added support for Portable Class Library (PCL)

3add3ac087bd44ec13431fc444833620d35eeb82 authored over 11 years ago
(x) CTL-103 Fixed issue where WindowLogic could not correctly close a non-modal dialog in WPF

c6d3de37de063a5f339671062ccdc463b4b4109d authored over 11 years ago
(*) CTL-117 Title property on ViewModelBase now has a setter as well which implements INotifyPropertyChanged

a5d23ecb8a6ae651ca45dc9546ab9d7ee088268f authored over 11 years ago
Updated pepita to the latest version

75db36b9efc7c01cde23250ee5946d7f05116fa4 authored over 11 years ago
(+) CTL-113 Added untyped expression overload for PropertyHelper.GetPropertyName

0a339f724cd21ad0787b187e50baf7313f99b84e authored over 11 years ago
(x) CTL-112 Fixed issue where ViewToViewModel mappings did not work in WPF

61c22f4fb031a3922715c2d2a37a48e8a6e262c1 authored over 11 years ago
Added IFluent interface

ed3d6b6ee6184af53b6eb4c8cfeac21dbd6c6c2a authored over 11 years ago
(+) CTL-111 Added BootstrapperTaskFactory to allow customization of the bootstrapper tasks for prism. Also added a lot of events to the BootstrapperBase to allow fine-grained control without having to derive a custom bootstrapper

ea0f161b9f51b6ae411491bb9c57063b560a77ce authored over 11 years ago
CTL-5 Added interception projects for NET40 and NET45

8bf9f1053d506f3b4cc838ecc3caca14b2b64e5f authored over 11 years ago
(x) CTL-108 Fixed issues with WeakEventListeners and WinRT

81fcb58125f31e9b53c47a0f59ceb22b876940c4 authored over 11 years ago
(*) CTL-107 Renamed WinRT projects to WIN80 projects

21f7280dfa9c7aaa8d7c1c4734d21da1902d875e authored over 11 years ago
Updated deployment configurations for memento

d857d21e8e1b720387cfaa67a31144f726c303b3 authored over 11 years ago
(*) Moved memento namespace to a separate extension (Catel.Extensions.Memento) to make the core more lightweight

f2ae472ad9558f84c826d594c2992ceec2868231 authored over 11 years ago
Deployment updates

3c66cca7f8442dfdc4c280c0cb7f5795c1baf4b3 authored over 11 years ago
Merge pull request #4 from ziez/master

Fixed Drag and Drop behavior when the drop position is less then the initial item's position

77f0e5ac890bd7888c2d056e78f5a1cdd8372edf authored over 11 years ago
Fixed Drag and Drop behavior when the drop position is less then the initial item's position

401ba4a9ac95683e4b3cdd25821c6b4556c9363f authored over 11 years ago
Updated nuget.exe and updated the tags of the Catel.Core nuget package

2453d2ee92386ec3ae81e987b1015c39bac6061b authored over 11 years ago
Updated release steps

a915f458ed9842659c1bec12957de0b5a892a59b authored over 11 years ago
Updated version numbers since 3.6 has just been released

a0fc24f906d3e5b25611ae66c62d11945736b59b authored over 11 years ago
Updated history.txt for 3.6 release

0f25ef0733992649a7b03a75a621a59ee74ef8aa authored over 11 years ago
Updated all nuget packages

bb8d39106ef58feb38b1aac50ffa90c1a5bd2b02 authored over 11 years ago
[CTL-90] Added ModelBase.NotifyValidationResult

ce616f8f8c94abf6aa3d3fe2d0c9f1ccd3428a98 authored over 11 years ago
(*) [CTL-81] Prevent a change in case the validationsummary has not changed which should improve performance in some cases. Note that for this

to be reliable, Catel uses the Stopwatch instead of DateTime because DateTime is not accurate...

bf37f5338b570f07d4fa800eb3cedafe06745239 authored over 11 years ago
(x) [PR-3] Added support for KnownTypeAttribute with method name instead of a type

d2e3bb947d2603f282d1fcc7fcb8a219b120c9fb authored over 11 years ago
Merge pull request #3 from jdehaan/master

Added support for KnownTypeAttribute with method name instead of a type

c8084b4a9afc0f00a6798b45ed566a552b5600f3 authored over 11 years ago
Small improvements

a9b6a1a637caeba6343de5fee3009e39f100f633 authored over 11 years ago
Merge branch 'master' of https://github.com/Catel/Catel

5ea2b5b91aa9ca8d997de14db744aeffbe73f73d authored over 11 years ago
(x) Fixed implementation of ViewExportService SL version

87766698130240a68177273b90d4759a4b11a2aa authored over 11 years ago
Fix: Handling of KnownTypeAttribute with a method name parameter (alternative to the constructor with a type parameter)

89c29d9ee6d498a7b28d5d19b71ab0177660ba4a authored over 11 years ago
(*) CTL-96 Fixed unreliable loaded event in Silverlight (and WP and WinRT) which sometimes did not behave top => down on controls like the tab control. We fixed this by adding a FrameworkElementLoadedManager which will handle the right order of events for Catel

51a663ae853222d4760ddf9b51a5ad348efe1eff authored over 11 years ago
Merge remote-tracking branch 'origin/master'

Conflicts:
src/Catel.MVVM/Catel.MVVM.NET40/MVVM/Helpers/ViewModelServiceHelper.cs

6df6234bae6f732b00ffba1b6898c377d674dfa1 authored over 11 years ago
Merged branches

d3e79f55e96b7a0f63f4f7399cdadf68bca2cb53 authored over 11 years ago
(+) [CTL-94] Added SchedulerService which allows to schedule actions in the relative or absolute future

d050b393780f97fd7156d1878c87b13b45aca902 authored over 11 years ago
First checking for rewriting the serialization (CTL-4)

89a7849b050460192a1bb362e398726bcac683e7 authored over 11 years ago
Merge branch 'master' of https://github.com/Catel/Catel

3fa98767fa66699fb43d25db7179bce57c061c5f authored over 11 years ago
Introduced BitmapHeader structure to be used by ViewExportService to save BMP file in SL version.

712458e3428ec7ca6ab106a791adf0fd147aee12 authored over 11 years ago
Small history.txt update

303efc87e92860da4219929bcf1f5082cb9d5c99 authored over 11 years ago
Added NDepend project

c11a2feae9041ab5d4fe92719b429ebc47133935 authored over 11 years ago
Updated copyright notice on all files

64d644615b3f4d3a8ff575f6114fdadbf58c4837 authored over 11 years ago
Restore export model clipboard functionality for NET version of ViewExportService.

3fc5f0c5559e42360532d210f7046aeabed04c07 authored over 11 years ago
Updated history.txt

3e06e68f83ce859acafe7542602513620f04164a authored over 11 years ago
Small compatibility update for ViewExportService and Silverlight

e4e24e6f0fcaa9fcff6707fa614aa6cb61a6d3d3 authored over 11 years ago
(+)[CTL-91] Added ViewExportService (NET40)

1a4912be9740974760ad054b34f822615d5a7de9 authored over 11 years ago
Removed signing from setup package because code signing certificate has expired

fa53f3cba4ac85324f01918bed297dddbab6bedb authored over 11 years ago
(*) [CTL-87] The TypeFactory circular dependency protection now ignores if duplicate types are requested directly after eachother. This might result in unwanted behavior if the same type is used as injection in the same type, but these cases are very rare. This changes fixes an issue where prism resolves the same type several times after eachother

c707b800ba92f3e0e8f0f4a11ff4a466b89db543 authored over 11 years ago
Updated all nuget packages to the latest version

018bd63bed58fd0028cfd5792ca90df58cb84dc5 authored over 11 years ago
(*) [CTL-81] Prevent a change in case the validationsummary has not changed which should improve performance in some cases

3c124f07ab36674e97009d874bdb3f107882df00 authored over 11 years ago
(+) [CTL-85] Added ServiceDependency markup extension to Silverlight 5 project (MarkupExtension is not supported in SL4)

c695b91a909270fde14abfc155a2ea96ee532d02 authored over 11 years ago
(*) [CTL-83] ChangeNotificationWrapper now supports both collection and property changes at the same time

51c48116a53759c199e99ccdf36dd29267df33ef authored over 11 years ago
(+) [CTL-82] Added ViewModelToViewConverter to Silverlight projects

df7cd1e35435a5219877d22f1af95da668de0b58 authored over 11 years ago
(*) [CTL-86] Improved DoubleClickToCommand behavior for grids

fc926762d3f894171e349e0687758a447c85c5fc authored over 11 years ago
(*) [CTL-84] All converters based on ValueConverterBase can now be chained after eachother by using the Link property

b8da733625c40da06757369461bc8ef550485763 authored over 11 years ago
(+) [CTL-88] Added SelectDirectoryService to let the user select a directory

da8c94cca0ab44f83b9f0a01a36bc4418d12a5f5 authored over 11 years ago
Merge branch 'master' of https://github.com/Catel/Catel

82eaf21add22de9599635a764d8260e541b4a7f7 authored over 11 years ago
Merge pull request #2 from ziez/master

Fixed method AppDomainExtensions.LoadAssemblyIntoAppDomain

9ea0994739297c9da109431ae8db5a2a0afcae83 authored over 11 years ago
Fixed method AppDomainExtensions.LoadAssemblyIntoAppDomain

Added CreateInstanceAndUnwrap<T> extension method

5aecf85005e2692a474af1b0e21d32a081072939 authored over 11 years ago
Small fix

474b7b14e6cb199bb1168dca9e1e268ee1bd7b54 authored over 11 years ago
Several small changes

38e46803babdd8cadfe1c029238775d6d0309d39 authored over 11 years ago
Compilation fix

db885fe17f5804c5cef1741454b012769d66bfbb authored over 11 years ago
Navigation service fix

b2f9a9aa2bee85388dda371158bbe1de8876c463 authored over 11 years ago
Dispatcher optimalizations

bdc429f5c2d24539ea6f13467b6c209c28acaf42 authored over 11 years ago
Several performance improvements

6491d9a869c25a77ac2cd5eca3ba11519aaae0ea authored over 11 years ago
Small performance improvements

2569604e41dd9841ee3cf7cf2f581ea96e0c0798 authored over 11 years ago
Unit test fixes

0d22c86d3351592af5bc75792845e7ed0dbb734e authored over 11 years ago
Better IoC implemenation (using more dependency injection where possible without causing breaking changes)

ee42c7c85554250336e4b8399d98619120ec6d88 authored over 11 years ago
Added Prefix property to FrameRateCounter control

1dbebeacdfc6b3ccff4d41626f1a1d2add2374a5 authored over 11 years ago
(+) [CTL-75] Added FrameRate counter for WPF to easily measure the frame rate of an application

b0b5838450b6bc3cf92a0e4e65ffc6c88ae516b1 authored over 11 years ago
Some minor improvements

1c0b1350df9563251d9537d2c670480847975370 authored over 11 years ago
Added prism nuget package as dependency for Catel.Extensions.Prism

6ca322bda52218a5985aaef10c14502d735b49f9 authored over 11 years ago
Updated readme.md

9a0a11022bebb10bf45f08360a35289512731833 authored over 11 years ago
Added FastDependencyPropertySelector as default implementation

9228406ffb91c0281f8c3a120ea3d6f8bad6fc02 authored over 11 years ago
(*) [CTL-57] Performance improvements. Among these changes were disabling the reflection cache (was actually slower), disabling the default subscription to MessageMediator (see CTL-74) and the introduction of the IDependencyPropertySelector. For more information about performance, please check out the performance considerations: https://catelproject.atlassian.net/wiki/display/CTL/Performance+considerations

b368e565bdbd6fdd0e4c407af1414687203ded10 authored over 11 years ago
(*) [CTL-74] Catel no longer subscribes to MessageMediator in ViewModelBase by default. If users want this behavior, they can implement it in their own ViewModelBase (deriving from Catel VMB), but not all users have to experience this negative impact on performance

284d789604fad6c506b9f7274a4222c1da520bf1 authored over 11 years ago
(+) [CTL-55] ValidationContext now contains modification methods and the IValidator contains a Validate method which accepts a ValidationContext. This way it should be easier to write simple validators and modify the existing validation context

7bb8248ea0d2a5fd9ab17d3f6ad1a104f011846b authored over 11 years ago
[CTL-57] Several performance improvements

8990b664c95f24ffca7bb26217ba9518f35f8d41 authored over 11 years ago
(x) [CTL-41] Silverlight TypeCache doesn't load types from mscorlib and system

337f2129b8ed1350f5c9132fd86007f930f48c2c authored over 11 years ago
[CTL-33] Create unit tests for the EntityFramework5 extension (everything is covered now)

78be1b45c276324bd65ee63af077423b3d3f9c53 authored over 11 years ago
Written unit tests for the EntityRepositoryBase which is now fully covered by unit tests

a8c8a576f4875d67a311f90f20894717747de735 authored over 11 years ago
(+) [CTL-43] Added ValidateModelAttribute to specify external IValidator classes via annotations at Class level

1c7dc1294f58f4c3e61c0f6044136042ea2b0172 authored over 11 years ago
(x) [CTL-72] Serialization issue with very complex hierarchies and xml serialization

6759f16e664ed7fb897a81691be981727f3d6907 authored over 11 years ago
Updated targets files

9c7a9f978f4bd4660d34d135121d2c79a70e8177 authored over 11 years ago
Added targets files for custom Microsoft.Bcl.Build NuGet to allow package restore

c54dc3244b21d694f8d820e1d48f9f334b7333b1 authored over 11 years ago
Fixed fluent validation unit tests

1e7e55342d3cbb94508deeb0ce90c638f0b3cc8c authored over 11 years ago
Updated CLSA extension nuget template file

d48adcb7b9f49a8743aea79d68ec42c774e393f4 authored over 11 years ago
Updated FinalBuilder so it no longer includes the removed SL4 projects

c8853c3ca0ccf1cb05cddf61a7d6bdf973f0b56f authored over 11 years ago
(*) [CTL-71] Updated CSLA to version 4.5.20. Because this new version no longer supports SL4, the SL4 version of the extension is also dropped

e13437285fcdd54d933f6c01d234d12553128efc authored over 11 years ago
(*) [CTL-69] Updated FluentValidation extension to FluentValidation 4. Because this new version no longer supports SL4, the SL4 version of the extension is also dropped

(*) Updated all NuGet packages for Fody

801bb9aa07d41fff27b933f0b9688dea600bf535 authored over 11 years ago
Improved FinalBuilder project so it now builds and releases Catel in approx. 4 minutes

ca89cc8a6e30e67a9b0e7071e4189aacbd4cc5a0 authored over 11 years ago
Several improvements to the EF5 extension

3fb406687233e80b089c3ad57a0171c4f3d227a0 authored over 11 years ago
A small fix in ITypeFactory.CreateInstanceWithParameters<T> extension method.

299ad6611fa98d5f99f3e0e6f19578c2b82005bf authored over 11 years ago
Fixed unit tests

4de969b5e36eb84f081f383b946d20531ad67e67 authored over 11 years ago
(+) [CTL-56] Added ThrottlerRate to allow the throttling of change notifications to the UI to bring down the frame rate of applications so the CPU can be used for other tasks instead

f0f065e3feba876a90a6a298143d6a29816476cc authored over 11 years ago
(*) [CTL-68] Command now dispatches events which is a major performance improvements when properties are changed from a background thread

14a1d90d15d6d9f89c5fb644d1e88fc72a6fa8b3 authored over 11 years ago
(+) [CTL-67] Added IContextFactory to allow customization of DbContext instantiation

edb24662b802e9a5a3b2c61e5ec4e40a1d1558cf authored over 11 years ago
Updated finalbuilder project

877d952920c7b92f1e5034facd7656dea3f24294 authored over 11 years ago
(x) [CTL-66] AutoRegistrationManager for ServiceLocator causes deadlock in design time

9b9d0c737a49322e9d8e3eb6de4f099960f87e8c authored over 11 years ago