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

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

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

	* ChangeLogAddIn.addin.xml, ChangeLogAddIn.mdp,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.AddLogEntryDialog.cs,
	  gtk-gui/gui.stetic, Makefile.am: Migration to Mono.Addins.

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

	* ChangeLogAddIn.addin.xml, ChangeLogAddIn.cs: Simplified a little bit the
	  ChangeLogAddin. Just one command "Insert ChageLog Entry", an header is
	  automatically added if missing or if the top-most header is different
	  from the one we're about to add. The command can be issued from anywhere
	  and the add-in looks for the right ChangeLog file and even creates one
	  if necessary. Patch by Federico Di Gregorio.

	* AddLogEntryDialog.cs, gtk-gui/generated.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.AddLogEntryDialog.cs,
	  CommitDialogExtensionWidget.cs: Use new the partial class model.
	* ChangeLogAddIn.mdp: Update.
	* ChangeLogAddInOptionsPanel.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.ChangeLogAddInOptionPanelWidget.cs,
	  gtk-gui/gui.stetic, ChangeLogAddInOptionPanelWidget.cs: Implemented the
	  option panel using stetic.
	* Makefile.am: Added new files.

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

	* ChangeLogAddIn.addin.xml: Change add-in versions to 0.13.
	* ChangeLogAddIn.mdp: Updated.

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

	* ChangeLogAddIn.mdp, Makefile.am: Synchronized the MD project and the
	  Makefile

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

	i18n fixes.

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

	* ChangeLogAddIn.cs: Track api changes in Document class.

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

	* ChangeLogAddIn.mdp, gtk-gui/generated.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.AddLogEntryDialog.cs,
	  gtk-gui/gui.stetic, Makefile.am: Split Stetic generated code in
	  files.

2006-12-17  Lluis Sanchez Gual <lluis@novell.com> 

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

2006-12-01  Michael Hutchinson <m.j.hutchinson@gmail.com> 

	* Makefile.am: Only build if VersionControl AddIn is enabled, 
	  because this AddIn depends on it.

2006-11-23  Lluis Sanchez Gual <lluis@novell.com> 

	* ChangeLogAddIn.mdp, Makefile.am: Updated references to version
	  control add-in.
	* gtk-gui/generated.cs, gtk-gui/gui.stetic: Updated.
	* CommitDialogExtensionWidget.cs: Don't try to commit the ChangeLog
	  file if it is not really committable.

2006-11-16  Lluis Sanchez Gual <lluis@novell.com> 

	* AddLogEntryDialog.cs: New dialog that shows a new entry to be added
	  to a ChangeLog file.
	* ChangeLogAddIn.addin.xml: Added dependency to VersionControl.
	  Registered extension to the commit dialog. 
	* ChangeLogAddIn.mdp, Makefile.am: Updated.
	* ChangeLogAddInOptionsPanel.cs: Save the properties after changing
	  user data.
	* gtk-gui/generated.cs, gtk-gui/gui.stetic: New gui files.
	* CommitDialogExtensionWidget.cs: New extension of the commit dialog.

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

	* ChangeLogAddIn.mdp: Updated.
	* .: Added svn:ignore for ChangeLogAddIn.pidb

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

	* ChangeLogAddIn.addin.xml: Updated versions.

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

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

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

	* ChangeLogAddIn.addin.xml: Updated references.

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

	* Makefile.am: removed unneeded references to nunit.

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

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

2006-02-28  Jacob Ilsø Christensen  <jacobilsoe@gmail.com>
	* ChangeLogAddIn.addin.xml:
	* ChangeLogAddInOptionsPanel.cs:
	* ChangeLogAddIn.cs:
	Fixed spelling.

2006-01-29  Jacob Ilsø Christensen  <jacobilsoe@gmail.com>

	* ChangeLogAddIn.cs:
	* ChangeLogAddInOptionsPanel.cs:
	Added copyright comment.

2006-01-25  Jacob Ilsø Christensen  <jacobilsoe@gmail.com>

	* ChangeLogAddIn.addin.xml: Fixed spelling of add-in.

2005-12-15  Jacob Ilsø Christensen <jacobilsoe@gmail.com> 

	* Makefile.am: Added AssemblyInfo.cs
	* AssemblyInfo.cs: Added version info.
	
2005-12-15  Jacob Ilsø Christensen <jacobilsoe@gmail.com> 

	* ChangeLogAddIn.cs: Fixed indention.

2005-12-15  Jacob Ilsø Christensen  <jacobilsoe@gmail.com>

	* *:
	Initial version.
