Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/catel/catel

An application development platform
https://github.com/catel/catel

Added sorting to AutoCompletionService

b735e7dc8d9044106fffa62b771054cf85a2dc11 authored almost 11 years ago
Fix in XmlNameMapper for dynamic properties

e0aa69cac488b2f5b926b567aac4dbffcf93d9cd authored almost 11 years ago
Fix in XmlNameMapper for usages of XmlElement attributes

b0bbcb10c0d4910f779830b9b7f0cd0f4652e0d4 authored almost 11 years ago
(+) CTL-387 Added AutoComplete service and behavior to easily add auto completion to any TextBox

30fe3dffa0cdac45151070066a4c8ad2ba688669 authored almost 11 years ago
(x) CTL-385 XmlAttribute values are not respected without explicit name

3794551fc518ea8b23de3066d5a853d5b508445c authored almost 11 years ago
(x) CTL-384 WarningAndErrorValidator should hide ValidationAdorner

9feffaab03584f6d51970783e6900247772a34c1 authored almost 11 years ago
Added missed changes (strange behavior of sourcetree).

72eaa62bee0e7c24a1b7487af32b49aa3f4c3db3 authored almost 11 years ago
Reordered files on Wcf server extension.

cde3ec9c2379aefafbe2c2523bb2d56129e95e79 authored almost 11 years ago
Updated NuGet to latest version

d34ddd1fda93d16d674e12b5a7e7d3aabd0a3244 authored almost 11 years ago
Improvements in TypeCache and DataContractSerializerFactory

803a7d30d242b1b163b168b9088546eed6910aea authored almost 11 years ago
(+) CTL-383 Added support for dependency injection of COM objects in the TypeFactory

4e83074c2eae2539b29c5cc1e406f1b0fe83ce53 authored almost 11 years ago
(*) CTL-382 Improved the performance of StyleHelper by adding caching and disabling the recreateStylesBasedOnTheme option by default which decompiles BAML to XAML (which is expensive)

669a16ebbc02c950262a606e4aca81237de0e58a authored almost 11 years ago
(*) CTL-374 SplashScreenService now uses the IExceptionService to handle exceptions so the behavior can be fully customized

9c3b678d356ab345f655f63fee6453473cc2365f authored almost 11 years ago
CompositeCommand is now safe to execute when the execution of a command modifies the collection

4d1c60da14152e78ca59d2731988bd56c89d8e09 authored almost 11 years ago
(*) CTL-350 Improved performance of TypeCache, which should noticeable improve startup time (some up to 50 %)

78f0497a6fc3c4ad297a302a4a4c4247984f14f8 authored almost 11 years ago
Unit test tweaking (one test took too long, 250 seconds)

767efe4b86ac8af9d9bcfb6d35e580ba994a308b authored almost 11 years ago
Unit test tweaking

b8961e656e7afa86f9ebd7b2b78fa3c9e07f74e7 authored almost 11 years ago
Unit test fixes

08d9e25a6f552db4bfa1e95ee7f56bb27f4a1c5d authored almost 11 years ago
(*) CTL-348 CacheStorage now only enables the expiration timer when it actually contains items that can expire. The interval is now controllable as well, but still defaults to 1 second

6766e71e130d1ab2ba0aecb35a80034805148bd7 authored almost 11 years ago
(*) CTL-362 Cache result of GetSerializableMembers in SerializerBase

64c4669989065a5ef68e1b82f163431417b07f56 authored almost 11 years ago
(x) CTL-378 Catel PleaseWaitHelper doesn't work in WinForms application

65cc7ee84f8d0a41175c038f7edec842814e0216 authored almost 11 years ago
(x) CTL-381 LanguageService.GetResourceManager() method retrieves wrong assembly and therefore cannot find resource

976922341919e7a4285bcb957aea26da2463a4d6 authored almost 11 years ago
(+) CTL-360 Added design-time support for the LanguageBinding markup extension. This is built in a generic way to support any initialization code to be ran at design-time using Catel

21fc1b86ce5f070b7ee893f889a6ea9c656d4f96 authored almost 11 years ago
(+) CTL-358 Add support for XmlRoot in serialization routine

643b097ce0fe580da16908ff9f7b10bb61d729c6 authored almost 11 years ago
(*) CTL-355 LanguageBindings do not refresh after changing PreferredCulture in ILanguageService

d9d4d68670ca042b370c70bdef4274f2cc07e6a6 authored almost 11 years ago
Added model locks in viewmodelbase

f405670a668ffdf33526431950bade7f156952fb authored almost 11 years ago
Fixed build (changed Catel.MVVM.Services => Catel.Services for merged branch)

38ea9d6941643d6f364ccc0d066fc98eec26c31d authored almost 11 years ago
Improved AppDomainExtensions.PreloadAssemblies

e5d37d8e403f2bfc495ecece4c7873f90200b11b authored almost 11 years ago
Fixed build

5cc1f5d14bffbedda1595c09e57d5e5ff90698ec authored almost 11 years ago
Fixed build

7383452bd6a5871cc0faddfc4520d076b2ae254a authored almost 11 years ago
Merge branch 'feature/CTL290_Prism' into develop

Conflicts:
src/Catel.Extensions.Prism/Catel.Extensions.Prism.NET40/MVVM/Services/Extensions/ISp...

9c6bfb2284cc03748b7c7caaa52b4aa432618aee authored almost 11 years ago
Small Prism projects structure improvements

5202f3c4e34afcc22e4aabb65ffef55eb29332c8 authored almost 11 years ago
(+) CTL-372 IModelEditor interface which allows public SetValue / GetValue of ModelBase

595a9162c24166e4dc7cc5076c0fcd64f956bf4d authored almost 11 years ago
(x) CTL-371 HideValidationResults must also hide HasErrors and HasWarnings

2bea93752b074918b62c7b6dbc1f105ec77f2a76 authored almost 11 years ago
(*) CTL-370 Add colors to ConsoleLogListener

a14efbd29b3e3b54d8b25feb7ae44a8cc38be637 authored almost 11 years ago
(x) CTL-369 Catel should ignore resetting of LeanAndMeanModel during serialization

27cbce55d09c11579353208853b85e321c6be6d2 authored almost 11 years ago
Added additional logging in XmlSerializer as requested in CTL-361

20f3ee8df7eb377bf4cfe1829c45a45eede6578a authored almost 11 years ago
(x) CTL-368 XmlSerializer does not correctly serialize ICollection<AbstractClass>

97f1fcb51fd244a10a97f5479b15279930d40ec1 authored almost 11 years ago
Build fixes

90840b025c74b93d9b5d860834859ca89bbb4931 authored almost 11 years ago
Merge branch 'feature/CTL290_Prism' into develop

Conflicts:
doc/history.txt
src/Catel.Extensions.Prism/Catel.Extensions.Prism.NET40/Extensions/...

560dcabb954b4aa9389488e524705338b787741c authored almost 11 years ago
Updated Prism NET45 and SL5 project files

71bb144ebfda74f7bdfba96e36a509246e7eecd3 authored almost 11 years ago
(+) CTL-290 Added UICompositionService for Prism extensions and also marked the Activate and Deactivate methods from UIVisualizerServiceExtensions as obsolete

f61f7ac5312c8d00685152cdfe984afa0ea42922 authored almost 11 years ago
Fix in LogExtensions.LogProductInfo

2fd49c0ff264c42a7eb99384f895573cebb8bc10 authored almost 11 years ago
(+) CTL-367 Add LogExtensions.LogProductInfo and LogExtensions.LogDeviceInfo

ace5bf8bb155931690afb25a09a9145510297379 authored almost 11 years ago
(*) CTL-365 Allow printing of views that are hidden without focus with ViewExportService

d8aebf1218639c06fd52945fcdf130ae336919cd authored almost 11 years ago
(x) CTL-364 DbContextExtensions.GetEntitySet throws InvalidCastException in EF6

b45519629d904b347f256b8739860ea65c5ecb5f authored almost 11 years ago
(*) CTL-363 Serialize ModelBase in SerializationManager even when IsSerializable is false

e69d2bcc91a216fcb22382753a4168d4cecdef55 authored almost 11 years ago
Added ICommandManager.ResetInputGestures

c4dc2a40cc838cab0a5874dfc30af5e484872c9c authored almost 11 years ago
Added support for original command gestures in the ICommandManager

6af65ab3a1e5d5f6f1460ef54ea544c5efd62847 authored almost 11 years ago
InputGesture is now serializable

2625015a3547331fcdea68163f702f692d9c3a80 authored almost 11 years ago
Added ICommandManager.GetCommands and ICommandManager.GetInputGesture

06dbf6f9d6d5bdb8630683766e3ba9b28072e21b authored almost 11 years ago
Added ApiCop rule UserControlLogic.SupportParentViewModelContainers

2acd59899a7cd3a15db103daa9eb3ed58735c204 authored almost 11 years ago
Fixed typo in IStartUpInfoProvider

05ee223f07f302ff6279bae99f1115fa7ab84398 authored almost 11 years ago
(*) CTL-359 Improve performance on DependencyObjectExtensions.FindLogicalOrVisualAncestor

85d383fefcc4f1cb9e70b8d975f831ee1c4a0b98 authored almost 11 years ago
Build fix

3dda428f8a7fefb6b61ad9533171d6d832a4dc1a authored almost 11 years ago
TimeMeasureHelper now disables the garbage collector during the measurement

62b88efc189088ff14795ed1f53654cba07f9125 authored almost 11 years ago
Fixed unit tests

226e7273e3ba52e3a49e8625855a2ffb877840e5 authored almost 11 years ago
Improved TimeMeasureHelper so it has a more precise measurement

f38d24b9ef3fb7bd9863c4aed228ca6738f3ed10 authored almost 11 years ago
(*) CTL-309 Moved Catel.MVVM.Services to Catel.Services namespace so all services in all extensions will now be put into the same namespace

7b0a656637534cde69f1b42df6fc0d3ab6dad40e authored almost 11 years ago
(*) Renamed Catel.Environment class to Catel.CatelEnvironment to prevent name clashing with .NET Environment class

53576342f32b460a130754ac91e057ced071f929 authored almost 11 years ago
(x) CTL-331 Fixed validation error synchronization in release mode

c06aa58080beed311214fae92dc082c784f23bd2 authored almost 11 years ago
Several small improvements

dcd74bfd0be2734ab464c34d4fb682d136879c99 authored almost 11 years ago
Added InitializationApiCopRule

5c829055a3aaaf2c99bd2775d618ac1608ab22ea authored almost 11 years ago
(x) CTL-357 NavigationContext is empty in Silverlight

2564f4da9ddbd27f96f7c7c2b157927652350de0 authored almost 11 years ago
CommandManager.CreateCommand will now update the input gesture of already created commands if throwExceptionWhenCommandIsAlreadyCreated is false

14c0bb70371c679ef353f4794fb16ce0dcfd3265 authored almost 11 years ago
Improvements to the CommandManager

81afcd63ce33694dc979b61117b29d8d5d6b8169 authored almost 11 years ago
ApiCop improvements

49ea2d3412c95827cbc427c266ee5baacab8538a authored almost 11 years ago
Fixed UnusedFeatureApiCopRule.IsValid

a3df999eabc151ee938262bb5761c106e17ff617 authored almost 11 years ago
Fixed compilation errors introduced in CTL-356

65b50d3a129dda236d7bcc3643d98bed890005e4 authored almost 11 years ago
(*) CTL-356 ConverterHelper.DoNothingBindingValue now returns UnsetValue instead of DoNothing in NET40 and NET45 to make sure it can use the FallbackValue

3131e6ab0e3f072c85d51b3ff3b62c6248ffc3bf authored almost 11 years ago
Merge branch 'feature/CTL323_ApiCop' into develop

6a5fdb8eea95c68e6806206148f5bb6186c4157a authored almost 11 years ago
(+) CTL-323 Introduced ApiCop feature which will aid developers with hints and tips

e5a53f98ae0283c628393bc01e670ec36a888074 authored almost 11 years ago
Improvements to ApiCop listeners

fc40720402e97ba3530b865dcfcd663a0e22dc1b authored almost 11 years ago
Merge branch 'develop' into feature/CTL323_ApiCop

Conflicts:
src/Catel.MVVM/Catel.MVVM.NET40/Windows/Controls/MVVMProviders/Logic/UserControlLogi...

893d4c29076cf5e436c5d4d7a87cdf7b5a98de92 authored almost 11 years ago
CTL-354 Updated default value of UserControl.UnloadBehavior to SaveAndCancelViewModel

29f056fb73c14ef6566e8cd53a70bbcda672ca2f authored almost 11 years ago
(+) CTL-354 Introduced UserControl.UnloadBehavior to specify the behavior which will be handled when the view is being unloaded or the data context changes

3ce31861019d679899ef90a28b77d09a3110e72c authored almost 11 years ago
(+) CTL-353 Add generic overloads for UIVisualizerService.Show and ShowDialog

3399e27f850016f2d9ae60fb758d07f5e3e990b2 authored almost 11 years ago
(+) CTL-352 Allow Action to be registered besides ICommand in the CommandManager

b28f84f15e5b237c02b1d35a3be4fa9353988162 authored almost 11 years ago
(x) CTL-351 CommandManager throws NullReferenceException on KeyDown when no KeyGesture is registered

07c4bf986e80e6a2619620b4533d1f41ce56d1e3 authored almost 11 years ago
Added DebuggerWatcher

cf82ba747f6cf108352173e24b4bafd61fe233df authored almost 11 years ago
Minor improvement in PropertyHelper

b539074a0cdea4a21ab187250364ebfc5ddee147 authored almost 11 years ago
Added PropertyChangedEventArgsExtensions.HasPropertyChanged with string override

be00c7f8411cabaf7df3b1119dd91cc115679000 authored almost 11 years ago
Improvements to ApiCopListenerBase

d5924183bef52f35c796c4bfa2fd3b19d60fd949 authored almost 11 years ago
Added functionality to ignore specific rules

802f080b20c54e3f447b5333e9cc50835eb20731 authored almost 11 years ago
Basic functionality for ApiCop is done, need to implement more rules now

8b6df4ecda6dfbb2facf35414a5f7817da7367cd authored almost 11 years ago
Merge branch 'develop' into feature/CTL323_ApiCop

74eff50264ef501851534163f983427a4d65c386 authored almost 11 years ago
(x) CTL-346 Fixed bug where NavigationContext was not updated in Windows Phone navigation

edc1d10949fc905ad21f1f439c71fccde252fc69 authored almost 11 years ago
Added ApiCopyCounterRule

57960c7e0dd84931288302195810793575a6e048 authored almost 11 years ago
(+) Added first classes for ApiCop

(*) Moved LogListener classes to separate folder
(-) Removed class diagrams in core assemblies

c5590d10ddbd27dbdf2bd643c483938ba9c84958 authored almost 11 years ago
Fixed unit tests

c017bd02f45405e6ec103dfd1281efa54fae59c8 authored almost 11 years ago
(+) Added ModelBase.DefaultSuspendValidationValue for models so the setting can be overridden per model

fca5db9de38fd985a5078486672c6cee5018a963 authored almost 11 years ago
(x) CTL-335 Minus sign not working in Catel:NumericTextBox is NegativeAllowed="True"

3c68b696f4bc8079bb2c9f395545b298d28829a6 authored almost 11 years ago
(*) CTL-339 Added unit tests for protected excluded Catel properties

e651749933828a778fc2c49c295efe41911941f8 authored almost 11 years ago
(x) CTL-339 Serialization of protected Catel properties in non-WPF environment are being serialized even when they are decorated with the ExcludeFromSerialization attribute

bc178c01bb8bce5cd52a1b97c2ac358ce623f9e2 authored almost 11 years ago
(*) CTL-342 DebugLogListener also writes to System.Diagnostics.Debug.WriteLine for Silverlight

0a042eb7d7d9467a7a1c52c96b40f19a540929e8 authored almost 11 years ago
(*) CTL-343 Improved logging performance by 10 % by small optimalizations

2b2bd2206963254adb653b954e69f382ec72aad2 authored almost 11 years ago
Small DataWindow improvements

fded99500dd5b4b02525947415b477aea22b553e authored almost 11 years ago
(x) CTL-331 Fixed issue where validation errors in models where not cleared in the ValidationContext when the value was changed directly on the model

027514d13bcebc21a6e711d77f9b63b9a003fdc5 authored almost 11 years ago
(*) CTL-339 Added unit tests for serialization problem with protected properties (but could not reproduce)

d7aa2bb287e24f7ea3c08952dbeb8e0bf13d8db1 authored almost 11 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop

c74af7647d033ecef5db4a975f51bd343560926c authored almost 11 years ago