2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / class / System.Windows.Browser / ChangeLog
blob6d2fd8e59ea80c75f8fe95a11ab16ac856b92f73
1 2009-11-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>
3         * System.Windows.Browser.mdp: Updated with new files.
5 2009-09-30  Sebastien Pouliot  <sebastien@ximian.com>
7         * Makefile.am: Remove System.Windows/WebApplication.cs
9         r: andreia
11 2009-09-08  Rolf Bjarne Kvinge  <RKvinge@novell.com>
13         * System.Windows.Browser.mdp: Updated.
15 2009-07-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>
17         * System.Windows.Browser.mdp: Connect the Build command in
18         MonoDevelop with 'make install'.
20 2009-07-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>
22         * System.Windows.Browser.mdp: Use Makefile integration.
24 2009-07-22  Rolf Bjarne Kvinge  <RKvinge@novell.com>
26         * System.Windows.Browser.mdp: Updated.
28         * Makefile.am: Added new file (ScriptableObjectEventInfo.cs)
30 2009-06-03  Sebastien Pouliot  <sebastien@ximian.com>
32         * Makefile.am: Add BrowserHttpWebRequestInternal.cs and 
33         NoAccessPolicy.cs to the build
35 2009-06-02  Sebastien Pouliot  <sebastien@ximian.com>
37         * Makefile.am: Add [ClientAccessPolicy|FlashCrossDomainPolicy]
38         Parser.cs to the build
40 2009-05-28  Sebastien Pouliot  <sebastien@ximian.com>
42         * Makefile.am: Add BaseDomainPolicy.cs to the build
44 2009-05-26  Sebastien Pouliot  <sebastien@ximian.com>
46         * Makefile.am: Add FlashCrossDomainPolicy.cs to the build
48 2009-05-22  Sebastien Pouliot  <sebastien@ximian.com>
50         * Makefile.am: Add new policy-related files to the build
52 2009-05-17  Sebastien Pouliot  <sebastien@ximian.com>
54         * Makefile.am: Add policy code and reference to System.Core and
55         System.Xml
57 2009-05-14  Sebastien Pouliot  <sebastien@ximian.com>
59         * Makefile.am: Remove common files from build (they are available
60         from other assemblies)
62 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
64         * System.Windows.Browser.mdp: Add a project for each tool, and
65           clean up some of the existing projects.
67 2009-03-27  Sebastien Pouliot  <sebastien@ximian.com>
69         * Makefile.am: Do not install 2.1 in the GAC but in the plugin dir
71 2009-03-12  Sebastien Pouliot  <sebastien@ximian.com>
73         * Makefile.am: Add security attributes using the linker after the
74         raw build (a bit modified patch from JB).
76 2009-02-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
78         * System.Windows.Browser.mdp: Updated to use new MD features
79           (ChangeLog and log message policy).
81 2009-02-02  Andreia Gaita  <avidigal@novell.com>
83         * System.Windows.Browser.mdp: update
84         * Makefile.am: Add ScriptableObjectWrapper to the build
86 2009-01-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>
88         * System.Windows.Browser.mdp: Update.
90 2008-12-17  Chris Toshok  <toshok@ximian.com>
92         * Makefile.am: remove references to Mono.Moonlight.dll
94 2008-11-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
96         * Makefile.am, System.Windows.Browser.mdp: Updated with
97           BrowserHttpWebRequestStream.cs
99 2008-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
101         * Makefile.am, System.Windows.Browser.mdp: Corcompare fixes.
103 2008-09-15  Jb Evain  <jbevain@novell.com>
105         * Makefile.am: remove namespace System.Windows.Browser.Serialization
106         that has been removed from SL2.
108 2008-08-17  Chris Toshok  <toshok@ximian.com>
110         * Makefile.am: split up the 2.1/3.0 work in automake ifdefs so we
111         only build/install what we need to.
113 2008-08-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
115         * System.Windows.Browser.mdp: Updated.
117 2008-08-08  Sebastien Pouliot  <sebastien@ximian.com>
119         * Makefile.am: Remove System.Windows.Controls/* source files
120         * System.Windows.Controls/*: Moved to System.Windows.dll (or removed)
122 2008-08-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
124         * Makefile.am, System.Windows.Browser.mdp: Moved and stubbed stuff
125           according to SL2B2.
127 2008-07-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
129         * Makefile.am: Add reference to System.Windows and rename
130           ScriptableObject to ScriptObject.
131         * System.Windows.Browser.mdp: Rename ScriptableObject to ScriptObject.
133 2008-07-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
135         * Makefile.am: Remove ApplicationUnhandledExceptionEventArgs, it's
136           defined in System.Windows.dll. Added HtmlWindow.
137         * System.Windows.Browser.mdp: Updated.
139 2008-06-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
141         * System.Windows.Browser.mdp: Updated.
143 2008-05-07  Andrew Jorgensen  <ajorgensen@novell.com>
145         * Makefile.am: Don't use mono_libdir from configure
147 2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
149         * Makefile.am: For 2.1 delay-sign the assembly using silverlight.pub.
150         For 3.0 sign, without delay, using Mono's key.
152 2008-04-17  Andrew Jorgensen  <ajorgensen@novell.com>
154         * Makefile.am: Use DESTDIR when installing
156 2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
158         * System.Windows.Browser.mdp: Updated to (mostly) compile.
160 2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
162         * System.Windows.Browser.mdp: Added.
164 2008-04-13  Jb Evain  <jbevain@novell.com>
166         * Makefile, System.Windows.Browser.dll.sources:
167         System.Silverlight is renamed System.Windows.Browser.
168         Merged from the Moonlight 2 branch.
170 2007-08-17  Jb Evain  <jbevain@novell.com>
172         * Assembly/AssemblyInfos.cs: re-enable patch from Miguel.
173         For non-plugin usage, use mono public key to sign the assembly.
175 2007-07-23  Miguel de Icaza  <miguel@novell.com>
177         * 
179 2007-07-17  Chris Toshok  <toshok@ximian.com>
181         * Makefile (LIB_MCS_FLAGS): we need -unsafe due to pointer
182         arithmetic in ScriptableObjectGenerator.cs
184 2007-07-16  Chris Toshok  <toshok@ximian.com>
186         * Makefile (LIB_MCS_FLAGS): add agmono.dll
188 2007-06-05  Atsushi Enomoto  <atsushi@ximian.com>
190         * System.Silverlight_test.dll.sources : now we have some tests.
192 2007-06-02  Atsushi Enomoto  <atsushi@ximian.com>
194         * System.Silverlight.dll.sources :
195           all remaining stubs are belong to me.
197 2007-06-01  Sebastien Pouliot  <sebastien@ximian.com>
199         * Makefile: New.
200         * System.Silverlight.dll.sources: New.