2009-10-30  Lluis Sanchez Gual  <lluis@novell.com>

	* AssemblyInfo.cs:
	* MonoDevelop.TextTemplating.addin.xml: Bump MD version.

2009-10-08  Ankit Jain  <jankit@novell.com>

	* MonoDevelop.TextTemplating.csproj: Mark *-sharp references
	with SpecificVersion=false. Import md.targets .

2009-10-07  Lluis Sanchez Gual  <lluis@novell.com>

	* AssemblyInfo.cs:
	* MonoDevelop.TextTemplating.addin.xml: Bump MD version.

2009-09-12  Mike Krüger  <mkrueger@novell.com>

	* Gui/T4EditorExtension.cs: Track API changes.

2009-08-26  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.TextTemplating.csproj: Updated dependencies. We
	  now depend on gtk# 2.12.8, Mono 2.4, and Mono.Addins 0.4.

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

	* AssemblyInfo.cs: Update assembly info.

	* MonoDevelop.TextTemplating.addin.xml: Typo.

2009-08-19  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.TextTemplating.csproj: Don't local copy
	  MD.Components.

2009-08-14  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am:
	* MonoDevelop.TextTemplating.csproj: Fix build on windows.

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

	* MonoDevelop.TextTemplating.csproj: Don't local-copy project
	  refs.

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

	* Makefile.am:
	* MonoDevelop.TextTemplating.csproj: Include the ASP.NET MVC
	  and TextTemplating addins in the main solution and build.

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

	* TextTemplatingService.cs: Track task service API.

2009-04-15  Lluis Sanchez Gual  <lluis@novell.com>

	* MonoDevelop.TextTemplating.addin.xml: Bump MD version.

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

	* Parser/T4Parser.cs: Track parser API.

2009-04-02  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.TextTemplating.addin.xml: Fix refs.

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

	* MonoDevelop.TextTemplating.csproj: Move output dir from
	  ../bin to ../build.

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

	* Gui/T4EditorExtension.cs: Fix warning.

	* TextTemplatingService.cs:
	* MonoDevelop.TextTemplating.csproj: Added new
	  TextTemplatingService.

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

	* Gui:
	* Gui/T4EditorExtension.cs:
	* MonoDevelop.TextTemplating.csproj:
	* MonoDevelop.TextTemplating.addin.xml: Add T4 editor
	  extension with outlining.

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

	* Parser/T4ParsedDocument.cs: More concise fold markers. Use
	  new tag start position info.

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

	* .:
	* Parser:
	* AssemblyInfo.cs:
	* T4SyntaxMode.xml:
	* Parser/T4Parser.cs:
	* Parser/T4ParsedDocument.cs:
	* MonoDevelop.TextTemplating.csproj:
	* MonoDevelop.TextTemplating.addin.xml: Added new
	  TextTemplating addin.

