Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/PresentationFramework/ChangeLog')
-rw-r--r--mcs/class/PresentationFramework/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mcs/class/PresentationFramework/ChangeLog b/mcs/class/PresentationFramework/ChangeLog
index 4cbed6a6d61..23e4762dfca 100644
--- a/mcs/class/PresentationFramework/ChangeLog
+++ b/mcs/class/PresentationFramework/ChangeLog
@@ -1,3 +1,13 @@
+2005-08-31 Iain McCoy <iain@mccoy.id.au>
+
+ * System.Windows.Serialization/Parser.cs,
+ System.Windows.Serialization/data-classes.txt,
+ Mono.Windows.Serialization/ParserToCode.cs,
+ Mono.Windows.Serialization/ParserConsumerBase.cs
+ Mono.Windows.Serialization/XamlParser.cs: initial support for
+ x:Key and StaticResource - these exist mainly to support the styling
+ system that will eventually live in System.Windows
+
2005-08-28 Iain McCoy <iain@mccoy.id.au>
* Test/Parser.cs, Test/ParserToCode.cs: added tests for objects as