2010-01-11  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Remove BrowserHttpWebRequestStream.cs from the
	build.

2009-11-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Updated with new files.

2009-09-30  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Remove System.Windows/WebApplication.cs

	r: andreia

2009-09-08  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Updated.

2009-07-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Connect the Build command in
	MonoDevelop with 'make install'.

2009-07-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Use Makefile integration.

2009-07-22  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Updated.

	* Makefile.am: Added new file (ScriptableObjectEventInfo.cs)

2009-06-03  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add BrowserHttpWebRequestInternal.cs and 
	NoAccessPolicy.cs to the build

2009-06-02  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add [ClientAccessPolicy|FlashCrossDomainPolicy]
	Parser.cs to the build

2009-05-28  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add BaseDomainPolicy.cs to the build

2009-05-26  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add FlashCrossDomainPolicy.cs to the build

2009-05-22  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add new policy-related files to the build

2009-05-17  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add policy code and reference to System.Core and
	System.Xml

2009-05-14  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Remove common files from build (they are available
	from other assemblies)

2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Add a project for each tool, and
	  clean up some of the existing projects.

2009-03-27  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Do not install 2.1 in the GAC but in the plugin dir

2009-03-12  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add security attributes using the linker after the
	raw build (a bit modified patch from JB).

2009-02-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Updated to use new MD features
	  (ChangeLog and log message policy).

2009-02-02  Andreia Gaita  <avidigal@novell.com>

	* System.Windows.Browser.mdp: update
	* Makefile.am: Add ScriptableObjectWrapper to the build

2009-01-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* System.Windows.Browser.mdp: Update.

2008-12-17  Chris Toshok  <toshok@ximian.com>

	* Makefile.am: remove references to Mono.Moonlight.dll

2008-11-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am, System.Windows.Browser.mdp: Updated with
	  BrowserHttpWebRequestStream.cs

2008-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am, System.Windows.Browser.mdp: Corcompare fixes.

2008-09-15  Jb Evain  <jbevain@novell.com>

	* Makefile.am: remove namespace System.Windows.Browser.Serialization
	that has been removed from SL2.

2008-08-17  Chris Toshok  <toshok@ximian.com>

	* Makefile.am: split up the 2.1/3.0 work in automake ifdefs so we
	only build/install what we need to.

2008-08-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* System.Windows.Browser.mdp: Updated.

2008-08-08  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Remove System.Windows.Controls/* source files
	* System.Windows.Controls/*: Moved to System.Windows.dll (or removed)

2008-08-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am, System.Windows.Browser.mdp: Moved and stubbed stuff
	  according to SL2B2.

2008-07-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am: Add reference to System.Windows and rename
	  ScriptableObject to ScriptObject.
	* System.Windows.Browser.mdp: Rename ScriptableObject to ScriptObject.

2008-07-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am: Remove ApplicationUnhandledExceptionEventArgs, it's
	  defined in System.Windows.dll. Added HtmlWindow.
	* System.Windows.Browser.mdp: Updated.

2008-06-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* System.Windows.Browser.mdp: Updated.

2008-05-07  Andrew Jorgensen  <ajorgensen@novell.com>

	* Makefile.am: Don't use mono_libdir from configure

2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: For 2.1 delay-sign the assembly using silverlight.pub.
	For 3.0 sign, without delay, using Mono's key.

2008-04-17  Andrew Jorgensen  <ajorgensen@novell.com>

	* Makefile.am: Use DESTDIR when installing

2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* System.Windows.Browser.mdp: Updated to (mostly) compile.

2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* System.Windows.Browser.mdp: Added.

2008-04-13  Jb Evain  <jbevain@novell.com>

	* Makefile, System.Windows.Browser.dll.sources:
	System.Silverlight is renamed System.Windows.Browser.
	Merged from the Moonlight 2 branch.

2007-08-17  Jb Evain  <jbevain@novell.com>

	* Assembly/AssemblyInfos.cs: re-enable patch from Miguel.
	For non-plugin usage, use mono public key to sign the assembly.

2007-07-23  Miguel de Icaza  <miguel@novell.com>

	* 

2007-07-17  Chris Toshok  <toshok@ximian.com>

	* Makefile (LIB_MCS_FLAGS): we need -unsafe due to pointer
	arithmetic in ScriptableObjectGenerator.cs

2007-07-16  Chris Toshok  <toshok@ximian.com>

	* Makefile (LIB_MCS_FLAGS): add agmono.dll

2007-06-05  Atsushi Enomoto  <atsushi@ximian.com>

	* System.Silverlight_test.dll.sources : now we have some tests.

2007-06-02  Atsushi Enomoto  <atsushi@ximian.com>

	* System.Silverlight.dll.sources :
	  all remaining stubs are belong to me.

2007-06-01  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile: New.
	* System.Silverlight.dll.sources: New.
