2007-05-14  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDeveloperExtensions.addin.xml: Removed MS namespace from add-in
	  dependency.

2007-05-11  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDeveloperExtensions.mdp: Copy the .addins.xml file to the output
	  dir.

2007-05-09  Lluis Sanchez Gual <lluis@novell.com> 

	* Makefile.am, MonoDeveloperExtensions.mdp: Reference shared assemblies
	  from the correct location.

2007-05-04  Lluis Sanchez Gual <lluis@novell.com> 

	* Makefile.am, MonoDeveloperExtensions.addin.xml,
	  MonoDeveloperExtensions.mdp: Migration to Mono.Addins.

2007-04-19  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoMakefileFormat.cs: Track api changes.
	* MonoDeveloperExtensions.mdp: Updated.

2007-03-29  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoMakefileFormat.cs: Save MonoProject and MonoCombine objects only.
	* MonoDeveloperExtensions.mdp, NUnit/NUnit.mdp: Disable local-copy
	  references.

2007-03-08  Marek Sieradzki  <marek.sieradzki@gmail.com>

	* MonoTestProvider.cs: Removing as it was already moved to separate
	assembly.

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

	* NUnit/NUnit.mdp: Set target runtime to 2.0.

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

	* MonoDeveloperExtensions.addin.xml: Change add-in versions to 0.13.

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

	* Makefile.am, MonoDeveloperExtensions.mdp, NUnit/Makefile.am,
	  NUnit/NUnit.mdp: Synchronized MD project and makefile.

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

	* AssemblyInfo.cs: Removed version auto-increment.

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

	* MonoDeveloperExtensions.mds, MonoDeveloperExtensions.mdp,
	  NUnit/NUnit.mdp: Updated.
	* MonoProject.cs: Track api changes.

2007-02-06  Ankit Jain  <jankit@novell.com>

	* Commands.cs: Remove all svn commands. We have svn integrated now.
	* MonoDeveloperExtensions.addin.xml: Likewise.

2007-02-06  Ankit Jain  <jankit@novell.com>

	* MonoProject.cs (OnClean): Override.

2006-02-02 David Makovský (Yakeen) <yakeen@sannyas-on.net>

	* MonoDeveloperExtensions.addin.xml: replaced icon for install command by gtk+ 2.4 stock icon
	
2006-12-17  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoProject.cs: Use the FileService for copying and deleting files.

2006-12-07 Jacob Ilsø Christensen  <jacobilsoe@gmail.com>

	* MonoDeveloperExtensions.mdp: Updated so it can
	be built from MonoDevelop.

2006-09-19 Jacob Ilsø Christensen  <jacobilsoe@gmail.com>

	* NUnit: Added svn:ignore for MonoDeveloperExtensions_nunit.pidb

2006-08-22 Lluis Sanchez Gual  <lluis@novell.com> 

	* MonoCombine.cs:
	* MonoProject.cs: Track api changes.

2006-07-03 Lluis Sanchez Gual  <lluis@novell.com> 

	* MonoDeveloperExtensions.addin.xml: Updated versions.
	* MonoDeveloperExtensions.mdp: Updated.

2006-06-29  Michael Hutchinson <m.j.hutchinson@gmail.com>

	* MonoProject.cs: Implement SupportedLanguages, to filter file templates.

2006-05-31 Lluis Sanchez Gual  <lluis@novell.com>

	* MonoProject.cs: Removed dependency to NUnit add-in.
	* Makefile.am: Removed dependency to NUnit add-in. Added the
	  new nunit module to the build.
	
	* MonoDeveloperExtensions.addin.xml: Added optional module which
	  extends the nunit add-in.
	  
	* NUnit/MonoTestProvider.cs: 
	* NUnit/Makefile.am: 
	* NUnit/NUnit.mdp: Created a new assembly which implements the nunit
	  extension for Mono projects.

2006-05-04 Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDeveloperExtensions.addin.xml: Updated versions.
	* MonoDeveloperExtensions.mdp: Updated.

2006-03-30 Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDeveloperExtensions.addin.xml: Updated references.

2006-03-26 Lluis Sanchez Gual  <lluis@novell.com>   

	* MonoDeveloperExtensions/MonoMakefileFormat.cs: Include 2.0
	  directories in the solution. Patch by Marek Sieradzki.

2006-03-29 Grzegorz Sobanski  <silk@boktor.net>  

	* Makefile.am: removed unneeded references to nunit.

2006-03-24 Lluis Sanchez Gual  <lluis@novell.com>   

	* MonoDeveloperExtensions.mdp: Updated.
	* Makefile.am: Use an unified format. Patch by Matze Braun.
	* MonoDeveloperExtensions.addin.xml: Updated add-in versions.

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

	* MonoMakefileFormat.cs: Track changes in Makefile format, again.

2006-01-10 Lluis Sanchez Gual  <lluis@novell.com>   

	* MonoMakefileFormat.cs: Track changes in Makefile format.

2005-10-19  Lluis Sanchez Gual  <lluis@novell.com> 

	* Commands.cs: Always open documents in the GUI thread.

2005-10-11  Lluis Sanchez Gual  <lluis@novell.com> 

	* MonoDeveloperExtensions.addin.xml: Fixed addin header information.
	Use "id" attribuet instead of "name" to identify addins.

2005-10-04  Lluis Sanchez Gual  <lluis@novell.com> 

	* MonoDeveloperExtensions.addin.xml: Added addin dependencies.

2005-09-22  Lluis Sanchez Gual  <lluis@novell.com>

	 * MonoProject.cs: Use the new regex for parsing error messages.
	 * Commands.cs: Use an external console for the ci command.

2005-08-10  Ben Motmans  <ben.motmans@gmail.com>

	* MonoDeveloperExtensions.mdp: references update

2005-07-27  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDeveloperExtensions/Commands.cs:
	* MonoDeveloperExtensions/MonoProject.cs: Track api changes.

2005-07-13  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoMakefileFormat.cs: Avoid adding projects twice.
	* MonoProject.cs: 
	* MonoTestProvider.cs: Generate a unit test tree for assemblies that
	have a Test directory.
	* Makefile.am: Added conditional build.
	* MonoDeveloperExtensions.addin.xml: This addin depends on the nunit addin.

2005-07-11  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoProject.cs: Implemented CreateConfiguration method.
	* MonoDeveloperExtensions.addin.xml: Added install command
	  to the correct toolbar.

2005-04-25  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDeveloperExtensions.addin.xml:
	* Commands.cs: Use the new command service. Added hacky support for
	basic svn operations.

2005-04-17  John Luke  <john.luke@gmail.com>

	* Makefile.am: fix distcheck

2005-04-07  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoProject.cs: Look for ChangeLog files in a more rational 
	(and faster) way.

2005-05-07  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoProject.cs: Update the sources file when files are renamed.
	Don't add the ChangeLog file to the project for now, it's too slow
	to look for it.

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

	* MonoProject.cs: Don't try to parse errors from the stdout, only
	from stderr.
	* MonoMakefileFormat.cs: In GetValidFormatName, keep the file path.

