2010-03-22  Lluis Sanchez Gual  <lluis@novell.com>

	* Manifest.addin.xml: Bumped MD version.

2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am:
	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Merged
	  MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui
	  and MD.Components into MD.Ide.

2010-02-16  Lluis Sanchez Gual  <lluis@novell.com>

	* Manifest.addin.xml:
	* MoonlightSoftDebuggerEngine.cs: Track api changes. Some
	  engine info is now taken from extension node metadata.

2010-02-02  Lluis Sanchez Gual  <lluis@novell.com>

	* MoonlightSoftDebuggerSession.cs: Use the new namespace for
	  the soft debugger. Updated the sdb client library.

2010-01-20  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am:
	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Fix deps to
	  track the dll split.

2009-12-11  Michael Hutchinson  <mhutchinson@novell.com>

	* MoonlightSoftDebuggerSession.cs: Create the
	  monodevelop-moonlight-debug Firefox profile if necessary.

2009-11-20  Michael Hutchinson  <mhutchinson@novell.com>

	* MoonlightSoftDebuggerEngine.cs: Set UserAssemblyPaths.

2009-11-20  Lluis Sanchez Gual  <lluis@novell.com>

	* MoonlightSoftDebuggerEngine.cs: Implement ID member.

2009-11-16  Michael Hutchinson  <mhutchinson@novell.com>

	* MoonlightSoftDebuggerEngine.cs: Fix OS check.

2009-11-13  Michael Hutchinson  <mhutchinson@novell.com>

	* MoonlightSoftDebuggerEngine.cs:
	* MoonlightSoftDebuggerSession.cs: Track AppName API, and fix
	  the moonlight app name.

2009-11-12  Geoff Norton  <gnorton@novell.com>

	* MoonlightSoftDebuggerEngine.cs: Dont try to hook up a 
	Console output.
	* MoonlightSoftDebuggerSession.cs: UseShellExecute = false is
	required to redirect the stdout and stderr.  Don't try to 
	Kill an exited process.  Fix a typo in Substring

2009-11-10  Michael Hutchinson  <mhutchinson@novell.com>

	* MoonlightSoftDebuggerEngine.cs:
	* MoonlightSoftDebuggerSession.cs: First stab at implementing
	  the Moonlight debug session.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Add makefiles to
	  project files.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Don't local-copy
	  project refs.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am:
	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Wire the soft
	  debug addin into the build.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Moved soft debug
	  addin from extras.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.Moonlight.csproj: Updated.

