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