1 Changes from 2.0 preview 2 (1.9.1) to 2.0 preview 3 (1.9.2)
3 * a number of name and static resource related exceptions have
4 been quashed, so a number of sites work a lot better.
6 * smoothstreaming (http://www.iis.net/media/experiencesmoothstreaming)
9 * the silverlight toolkit site (http://silverlight.net/samples/sl2/toolkitcontrolsamples/run/default.html)
12 Changes from 2.0 preview 1 (1.9.0.1) to 2.0 preview 2 (1.9.1)
13 =============================================================
15 * fixes everywhere, including parsing and managed runtime type fixes.
17 * work on template instantiation with ItemsControl and its subclasses.
19 * work progressing on ToggleRef implementation. we're still leaking,
22 * TextBox now has input method support.
24 * Fixed some infinite loop conditions in text layout.
26 * TemplateBindings are now created in managed code instead of
27 unmanaged, and are exposed with ReadLocalValue.
29 * Lots of speedups due to caching TLS lookups we do often.
31 * Python web ide works @ http://www.voidspace.org.uk/ironpython/webide/webide.html