Bug fix: Solution explorer tree view node collapse scrolling bug fixed.
Bug fix: Solution explorer node expand crash bug fixed when opening a new project/solution and there was previous solution open.
Bug fix: System.Windows.Component.LinkBefore and System.Windows.Component.LinkAfter fixed.
Bug fix: One context menu item crash bug fixed in System.Windows library and in cmcode.
Bug fix: Two bugs in the concept implementation fixed.
Error reporting of the XML parser improved. Now error line and column included in the parsing error message.
Now cmcode solution explorer tree view contains basic icons.
Interfaces reimplemented.
XML serialization reimplemented.
Assertions converted to exceptions in the system library. The exceptions are:
System.Windows control classes have now an extra constructor that usually takes only one parameter of type ControlNameCreateParams. It provides more flexibility in changing control's creation parameters. The idea is taken from one of the books (D&E) of Bjarne Stroustrup.
TreeView can show icons.
New System.Windows library components: