Skip Navigation Links
Home
Videos
Download
Documentation
Source

Source Code

Download from CodePlex

Change History

Wed, 16 May 2012 09:07:38 GMT: Source code checked in, #97839
TextBoxBehaviors added to phone project.
Wed, 28 Mar 2012 14:03:39 GMT: Source code checked in, #96986
Fixed development issue with internal exception causing debugger to break.
Sun, 25 Mar 2012 18:58:46 GMT: Source code checked in, #96928
String Parser Service incorporated for WPF, Silverlight and Windows Phone.
Fri, 23 Mar 2012 15:28:14 GMT: Source code checked in, #96883
Check-in of new Calcium for Windows Phone solution and projects.
Fri, 23 Mar 2012 14:33:59 GMT: Source code checked in, #96882
Switched base libraries to more open BSD license. Silverlight libraries build against SL5.
Sat, 18 Feb 2012 19:26:59 GMT: Source code checked in, #96234
Integrated Input Validation into Silverlight core.
Sat, 18 Feb 2012 19:26:04 GMT: Source code checked in, #96233
Integrated Input Validation into core library.
Thu, 17 Nov 2011 18:03:29 GMT: Source code checked in, #94267
Moved ObjectMonadExtensions from base namespace.
Mon, 31 Oct 2011 18:07:31 GMT: Source code checked in, #93909
VisualStateUtility now updates visual state using an invoked call, to avoid missing the initial state.
Fri, 14 Oct 2011 12:32:11 GMT: Source code checked in, #93592
Amended Expression Black Dictionary to show shortcuts for menu items.
Sun, 11 Sep 2011 09:19:50 GMT: Source code checked in, #92517
Removed ambiguous override in NotifyPropertyChangeBase. Added support for x64 in VS template installer.
Tue, 30 Aug 2011 15:26:35 GMT: Source code checked in, #92227
Updated VS templates for Unity separation.
Tue, 30 Aug 2011 15:02:47 GMT: Source code checked in, #92226
Separated Unity dependency from base library into a new project. VS Project templates are untested.
Sun, 21 Aug 2011 15:20:43 GMT: Source code checked in, #91993
Slight changes to PropertyChangeNotifier to allow assignment of subtypes via downcasting in a set accessor. Add a couple utility classes. One for VisualState that allows setting the VisualStateManager via an attached property; the other is an enum utility.
Tue, 02 Aug 2011 19:24:58 GMT: Source code checked in, #91558
Added module initialization events (WPF)
Tue, 02 Aug 2011 17:58:32 GMT: Source code checked in, #91557
Added type registration detection to TryResolve in Dependency class. BTW, if you are building Calcium and developing with it on the same machine, turn of Just my Code in VS settings to avoid handled exceptions causing the debugger to break.
Sat, 23 Jul 2011 14:48:11 GMT: Source code checked in, #91271
Resolved an issue causing the debugger to break when installing from the source version on the developer machine. This was in fact a Visual Studio 'feature'.
Tue, 19 Jul 2011 17:05:52 GMT: Source code checked in, #91197
Various updates related to the upcoming phone release and general API improvements.