3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Additional safety checks in XmlSerializer.Warmup More... almost 12 years ago
(x) CTL-179 Fixed issue when Modifiers="None" was used on behaviors (default value), pressing SHIFT and a character wouldn't trigger the events More... almost 12 years ago
Small fix in serialization warmup code More... almost 12 years ago
Added Enum<TEnum>.Parse More... almost 12 years ago
Added Castle.Core dependency for Catel.Extensions.Interception More... almost 12 years ago
DataContractSerializerFactory is now thread-safe More... almost 12 years ago
Small doc improvement More... almost 12 years ago
Added ISerializer.Warmup to allow pre-initialization of the serializers to improve the performance during the first serialization sequence More... almost 12 years ago
Improvements to ReaderWriterLockSlim on platforms it is not supported by default More... almost 12 years ago
(x) CTL-177 TypeFactory scoping too strict to allow inner type construction. The TypeRequestPath now removes types from the path when they are successfully instantiated to provide a better and less strict scoping mechanism More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... almost 12 years ago
Major performance improvements to initialization of the RedirectDeserializationBinder (from 4000 ms to 30 ms) More... almost 12 years ago
(*) Small changes in Interception. More... almost 12 years ago
Added initialization of the BinarySerializer to the constructor so it is possible to "pre-initialize" More... almost 12 years ago
Added performance profiler project More... almost 12 years ago
TypeCache improvements where fallback types are now cached as well More... almost 12 years ago
DispatcherObservableObject now uses BeginInvokeIfRequired instead of BeginInvoke More... almost 12 years ago
Small improvements to FastObservableCollection More... almost 12 years ago
Added unit test for complex serialization modifier that serializes as completely different types More... almost 12 years ago
(x) CTL-176 Fixed issue in TypeHelper.GetTypeName for generic types where the inner types would not be handled More... almost 12 years ago
(+) CTL-175 It is now possible to customize and replace of IoC components (for example, to use an external IoC container) More... almost 12 years ago
Added ReaderWriterLockSlim for all target platforms More... almost 12 years ago
(*) CTL-170 Updated release steps to include generated PDF documentation More... almost 12 years ago
Merge pull request #13 from Taggersoft/develop More... almost 12 years ago
Added new sources refs to WIN81 Catel.Core project. More... almost 12 years ago
Linked files for prism extension More... almost 12 years ago
(+) Added RegisterViewWithRegion<TView> method extension for IRegionManager to easily register a view type for a region More... almost 12 years ago
Improvements to serializer modifiers More... almost 12 years ago
Added serializer modifiers to be able to fully control serialization per model type More... almost 12 years ago
Small fix in FrameworkelementLoadedManager More... almost 12 years ago