2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / class / System.Windows / Assembly / ChangeLog
blobb60b8e9d620effdda5bdb3df441b14479db5e693
1 2009-11-30  Andrés G. Aragoneses  <aaragoneses@novell.com>
3         * AssemblyInfo.cs: MOON_A11Y_INTERNAL_HACK is not needed
4           anymore since the audit finished in r147098. r: spouliot
6 2009-11-22  Sebastien Pouliot  <sebastien@ximian.com>
8         * AssemblyInfo.cs: Uncomment [CLSCompliant]
10 2009-08-26  Andrés G. Aragoneses  <aaragoneses@novell.com>
12         * AssemblyInfo.cs: MoonAtkBridge needs to access internal API
13           of SW.dll.
15 2009-04-03  Aaron Bockover  <abockover@novell.com>
17         * AssemblyInfo.cs: gtksilver -> Moonlight.Gtk
19 2008-12-17  Chris Toshok  <toshok@ximian.com>
21         * AssemblyInfo.cs: internals are always visible to
22         System.Windows.Browser, and in the 3.0 case, also visible to
23         gtksilver.
25 2008-11-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
27         * AssemblyInfo.cs: Added missing attributes.
29 2008-09-02  Zoltan Varga  <vargaz@gmail.com>
31         * AssemblyInfo.cs: Add XmlnsDefinition attributes so the control classes
32         can be referenced directly by xaml.
34 2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
36         * AssemblyInfo.cs: Remove AssemblyDelaySign(true) since it's
37         not always needed and can be controlled from the Makefile.
39 2008-04-15  Jb Evain  <jbevain@novell.com>
41         * AssemblyInfo.cs: on non 2.1 profile, use the profile
42         version as an assembly version, to differenciate better
43         desktop from plugin assemblies.
45 2008-04-13  Jb Evain  <jbevain@novell.com>
47         * AssemblyInfo.cs: change name to System.Windows.
48         Merged from the Moonlight 2 branch.