3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(*) Moved memento namespace to a separate extension (Catel.Extensions.Memento) to make the core more lightweight More... about 12 years ago
Deployment updates More... about 12 years ago
Merge pull request #4 from ziez/master More... about 12 years ago
Fixed Drag and Drop behavior when the drop position is less then the initial item's position More... about 12 years ago
Updated nuget.exe and updated the tags of the Catel.Core nuget package More... about 12 years ago
Updated release steps More... about 12 years ago
Updated version numbers since 3.6 has just been released More... about 12 years ago
Updated history.txt for 3.6 release More... about 12 years ago
Updated all nuget packages More... about 12 years ago
[CTL-90] Added ModelBase.NotifyValidationResult More... about 12 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 enough. Since the Stopwatch is only available in the full .NET framework, all other target frameworks will always assume a validation context or summary is outdated More... about 12 years ago
(x) [PR-3] Added support for KnownTypeAttribute with method name instead of a type More... about 12 years ago
Merge pull request #3 from jdehaan/master More... about 12 years ago
Small improvements More... about 12 years ago
Merge branch 'master' of https://github.com/Catel/Catel More... about 12 years ago
(x) Fixed implementation of ViewExportService SL version More... about 12 years ago
Fix: Handling of KnownTypeAttribute with a method name parameter (alternative to the constructor with a type parameter) More... about 12 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 More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
Merged branches More... about 12 years ago
(+) [CTL-94] Added SchedulerService which allows to schedule actions in the relative or absolute future More... about 12 years ago
First checking for rewriting the serialization (CTL-4) More... about 12 years ago
Merge branch 'master' of https://github.com/Catel/Catel More... about 12 years ago
Introduced BitmapHeader structure to be used by ViewExportService to save BMP file in SL version. More... about 12 years ago
Small history.txt update More... about 12 years ago
Added NDepend project More... about 12 years ago
Updated copyright notice on all files More... about 12 years ago
Restore export model clipboard functionality for NET version of ViewExportService. More... about 12 years ago
Updated history.txt More... about 12 years ago
Small compatibility update for ViewExportService and Silverlight More... about 12 years ago