3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
(+)[CTL-91] Added ViewExportService (NET40) More... about 12 years ago
Removed signing from setup package because code signing certificate has expired More... about 12 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 More... about 12 years ago
Updated all nuget packages to the latest version More... about 12 years ago
(*) [CTL-81] Prevent a change in case the validationsummary has not changed which should improve performance in some cases More... about 12 years ago
(+) [CTL-85] Added ServiceDependency markup extension to Silverlight 5 project (MarkupExtension is not supported in SL4) More... about 12 years ago
(*) [CTL-83] ChangeNotificationWrapper now supports both collection and property changes at the same time More... about 12 years ago
(+) [CTL-82] Added ViewModelToViewConverter to Silverlight projects More... about 12 years ago
(*) [CTL-86] Improved DoubleClickToCommand behavior for grids More... about 12 years ago
(*) [CTL-84] All converters based on ValueConverterBase can now be chained after eachother by using the Link property More... about 12 years ago
(+) [CTL-88] Added SelectDirectoryService to let the user select a directory More... about 12 years ago
Merge branch 'master' of https://github.com/Catel/Catel More... about 12 years ago
Merge pull request #2 from ziez/master More... about 12 years ago
Fixed method AppDomainExtensions.LoadAssemblyIntoAppDomain More... about 12 years ago