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-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Mono.Moonlight.mdp, Makefile.am: Added StreamCallbacks.

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

	* Makefile.am, Mono.Moonlight.mdp: Added Types(.g).cs and removed
	  Surface.g.cs.

2008-08-04  Michael Dominic K.  <mdk@mdk.am>

	* NativeMethods.cs: Adding Timeline manual target setter.

2008-08-04  Michael Dominic K.  <mdk@mdk.am>

	* NativeMethods.cs: Adding KeySpline getters/setters.

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

	* Makefile.am, Mono.Moonlight.mdp: Updated.

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

	* Mono.Moonlight.mdp, Makefile.am: Updated.

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

	* Makefile.am, Mono.Moonlight.mdp: Updated.

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

	* Mono.Moonlight.mdp: Updated.

2008-05-30  Miguel de Icaza  <miguel@novell.com>

	* Mono/NativeMethods.cs: Add new methods. 

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

	* Makefile.am: Sign the assembly, without delay, using Mono's key.

2008-05-04  Miguel de Icaza  <miguel@novell.com>

	* Mono/XapHack.cs: Another hack for creating MarshalByRefObjects.

	We should probably eliminate the need for this, and just have a
	dedicated mechanism that can pass an array of strings on a
	cross-domain call (the only interaction we ever need to make,
	which we are not even doing now).

	* Mono/NativeMethods.cs: Add more native methods. 

2008-04-29  Miguel de Icaza  <miguel@novell.com>

	* System.Windows.Interop/PluginHost.cs: Add methods to track the
	surface as well.

2008-05-02  Manuel Ceron  <ceronman@unicauca.edu.co>

	* NativeMethods.cs: reamed referece to collection_count to 
	collection_get_count

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

	* Makefile.am: Use DESTDIR when installing

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

	* Mono.Moonlight.mdp: Updated to (mostly) compile.

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

	* Mono.Moonlight.mdp: Added.

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

	* Makefile: agmono is renamed Mono.Moonlight.
	Merged from the Moonlight 2 branch.

2007-10-12  Jb Evain  <jbevain@novell.com>

	* Mono/NativeMethods.cs: add image_brush_set_source.

2007-09-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* agmono.dll.sources: Added XamlLoaderCallbacks.

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-08-07  Jb Evain  <jbevain@novell.com>

	* Makefile: agmono doesn't require System.Xml.
