3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/3.8' More... over 11 years ago
Preparations for 3.8 release More... over 11 years ago
Updated Fody and Fody.Obsolete More... over 11 years ago
Fixed references to recently updated NuGet packages More... over 11 years ago
Enabled Pepita for all projects More... over 11 years ago
Updated NuGet packages for: More... over 11 years ago
Updated website in setup package More... over 11 years ago
(x) CTL-254 Log with { and } in literal string caused errors More... over 11 years ago
Added license More... over 11 years ago
Finalized additional logging for deadlock analysis More... over 11 years ago
Additional logging for deadlock analysis More... over 11 years ago
Added more logging to TypeFactory More... over 11 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... over 11 years ago
(*) CTL-249 Added additional logging to investigate possible deadlock in TypeFactory More... over 11 years ago
(*) a very small improvements in ViewManager and ViewModelManager.
Rajivhost
as Rajiv Précieux Mounguengue
More... over 11 years ago
(+) CTL-235 Added option to allow global enabling / disabling (overriding) of log events on all listeners More... over 11 years ago
Added LogManager.AddDebugListener instead of RegisterDebugListener to have a more streamlined API (other listeners must be added with AddListener) More... over 11 years ago
(+) CTL-246 Attribute validation on non-catel properties will be validated now as well as long as the validation is called with the forced parameter set to true More... over 11 years ago
(+) CTL-246 Added CatelTypeInfo (replaces PropertyDataManager.GetCatelProperties()) so more information can be retrieved about Catel types than just the properties More... over 11 years ago
(x) CTL-241 WP8: after the first creation, ViewModels are created twice for each call More... over 11 years ago
(x) CTL-245 Fixed issue where deprecated classes were still decorated with the XmlSchemaProviderAttribute which caused WCF to fail and generate a proxy when using "reuse types in all assemblies" More... almost 12 years ago
(x) CTL-240 WP8: "This operation is not supported for a relative URI" on GoBack to the main page More... almost 12 years ago
(*) CTL-45 some changes
Rajivhost
as Rajiv Précieux Mounguengue
More... almost 12 years ago
(*) CTL-45 lot of improvements in IoC Auto registration
Rajivhost
as Rajiv Précieux Mounguengue
More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into feature/AutoRegistration
Rajivhost
as Rajiv Précieux Mounguengue
More... almost 12 years ago
(+) CTL-234 Added IModelEqualityComparer properties (CompareProperties, CompareValues, CompareCollections) which are now defaulting to false. This means that it will now provide much better performance out of the box and follows the microsoft standard (reference comparison only). It can be customed to check the properties to reproduce the previous behavior More... almost 12 years ago
(+) CTL-242 Create extension methods for IParent interface More... almost 12 years ago
(*) Moved serialization for Xml and Binary to namespaces. This should only cause breaking changes if one of the actual core serialization parts are modified (mostly done as preparation for CTL-232) More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into feature/AutoRegistration
Rajivhost
as Rajiv Précieux Mounguengue
More... almost 12 years ago
Prevented endless loop in Argument.InheritsFrom More... almost 12 years ago