2008-03-06  Lluis Sanchez Gual <lluis@novell.com> 

	* ChangeLogAddIn.addin.xml: Bump version to 1.0. Yay!

2008-01-25  Lluis Sanchez Gual <lluis@novell.com> 

	* ChangeLogAddIn.addin.xml: Update MD version.

2008-01-22  Lluis Sanchez Gual <lluis@novell.com> 

	* ChangeLogAddIn.addin.xml: Updated add-in category and description.

2008-01-15  Michael Hutchinson <mhutchinson@novell.com> 

	* ChangeLogAddInOptionPanelWidget.cs: Make strings translatable.

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

	* ChangeLogAddIn.mdp: Updated project files. The order of extended
	  properties won't change anymore.

2007-12-13  Lluis Sanchez Gual <lluis@novell.com> 

	* gtk-gui/generated.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.ProjectOptionPanelWidget.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.ChangeLogAddInOptionPanelWidget.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.AddLogEntryDialog.cs: Regenerated
	  gui.

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

	* ChangeLogAddIn.addin.xml: Bump add-in versions.

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

	* ChangeLogAddIn.mdp, Makefile.am: Directory reorganization.

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

	* ChangeLogAddIn.cs: If no file is open but one is selected in the tree, use
	  it as reference file for the new entry. Fixes bug #339272.

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

	* ChangeLogService.cs, CommitDialogExtensionWidget.cs: Track LoggingService
	  API changes.

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

	* ChangeLogService.cs: Fix ChangeLog location problem in
	  single-changelog-per-project mode.

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

	* ChangeLogAddIn.addin.xml: Bump MD version.

2007-10-23  Lluis Sanchez Gual <lluis@novell.com> 

	* ChangeLogAddIn.mdp: Project file names updated by change in MD path
	  functions.

2007-10-12  Mike Krüger <mkrueger@novell.com> 

	* ChangeLogService.cs, CommitDialogExtensionWidget.cs: Applied changes that
	  were neccassary for to the new FileService.

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

	* ChangeLogAddIn.addin.xml: Add missing identifier for the add-in
	  preferences dialog.

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

	* ChangeLogAddIn.addin.xml: Bump MD version.

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

	* ChangeLogAddIn.addin.xml: Added an Other section in the MD property dialog
	  and moved some options there to avoid too many branches.

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

	* CommitDialogExtensionWidget.cs: Regenerate changelog entries after
	  changing the user name and mail options. Fixes bug #82745.

2007-09-04  Michael Hutchinson <MHutchinson@novell.com>

	* ChangeLogAddInOptionPanelWidget.cs: Fix compiler warning.

2007-08-31  Mike Krüger <mkrueger@novell.com> 

	* ProjectOptionPanel.cs, ChangeLogAddIn.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.ProjectOptionPanelWidget.cs,
	  ChangeLogAddInOptionPanelWidget.cs, CommitDialogExtensionWidget.cs:
	  Changes due to new property infrastructure.

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

	* AddLogEntryDialog.cs: When changing selection, get the text from the
	  changes table, if it has changed. Fixes bug #82437.

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

	* ChangeLogAddIn.mdp, gtk-gui/gui.stetic, Makefile.am: Updated.
	* ChangeLogService.cs: Fix nullref exception.
	* CommitDialogExtensionWidget.cs: Fix warning.

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

	* ChangeLogAddIn.addin.xml, ChangeLogAddIn.mdp, Makefile.am: Reorganized the
	  extension point hierarchy. Embedded all add-in manifests as resources.

2007-08-06  Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>

	* ChangeLogAddin.cs: Fixed #82322. 

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

	* gtk-gui/MonoDevelop.ChangeLogAddIn.ProjectOptionPanelWidget.cs: Added
	  missing file.

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

	* ProjectOptionPanel.cs, ChangeLogData.cs, ProjectOptionPanelWidget.cs,
	  ChangeLogAddInOptionsPanel.cs, ChangeLogAddIn.cs, AddLogEntryDialog.cs,
	  ChangeLogAddIn.addin.xml, ChangeLogAddIn.mdp, gtk-gui/generated.cs,
	  gtk-gui/MonoDevelop.ChangeLogAddIn.AddLogEntryDialog.cs,
	  gtk-gui/gui.stetic, ChangeLogAddInOptionPanelWidget.cs, Makefile.am,
	  ChangeLogService.cs, CommitDialogExtensionWidget.cs: Allow updating
	  multiple changelog files at the same time. Updated licenses. Based on a
	  patch by Jacob Ilsø Christensen.

2007-07-03  Mike Krüger <mkrueger@novell.com> 

	* ChangeLogAddIn.cs: Changed a bit because of the removal of custom
	  collections in the Ide project.

2007-06-22  Jacob Ilsø Christensen <jacobilsoe@gmail.com> 

	* ChangeLogAddIn.mdp: Included ChangeLog file.

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.
