3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Final catel.iss fix More... almost 12 years ago
Updated catel.iss More... almost 12 years ago
Added Finalize build script More... almost 12 years ago
(*) CTL-187 Access to PropertyDataManager is now public to query properties of types More... almost 12 years ago
Wrong version text label fix in catel.iss More... almost 12 years ago
Another fix in inno setup More... almost 12 years ago
Updated catel.iss (inno setup script) More... almost 12 years ago
Setup fix with version display names More... almost 12 years ago
Updated CreateSetupPackage finalbuilder script More... almost 12 years ago
Updated all urls in all documentation files to match the new website catelproject.com More... almost 12 years ago
Added version items to finalbuilder projects for the build server More... almost 12 years ago
Added VS2013 support in Catel installer More... almost 12 years ago
Fix in Continua.CreateSetupPackage where DisplayVersion is no longer available More... almost 12 years ago
Updated FinalBuilder projects for build server More... almost 12 years ago
(x) CTL-185 Unloading a view via UserControlLogic might resolve in memory leaks More... almost 12 years ago
(x) CTL-182 Fixed memory leak in nested view models and view models that had SupportIEditableObject set to false More... almost 12 years ago
(+) Added support to install or distribute NuGet based modules trough NuGetBasedModuleCatalog More... almost 12 years ago
ModelBase.Equals fix to prevent exceptions during equal checks because of the Microsoft implementation of EqualityComparer (which does throw exceptions against their own guidelines) More... almost 12 years ago
(+) CTL-178 Added possibility to implement a custom the ModelEqualityComparer. It can be overridden by instance (setting the EqualityComparer) or for all models (registering it in the ServiceLocator) More... almost 12 years ago
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