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

	* AddIn/Makefile.am:
	* AddIn/VersionControl.addin.xml: Updated references.

2006-03-26 Joshua Tauberer  <tauberer@for.net>

	* AddIn/Task.cs, Statuses.cs, Logs.cs: Prevent unhandled
	  exceptions if a library couldn't be found.

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

	* VersionControl.mds:
	* DiffWidget/DiffWidget.mdp:
	* VersionControl/VersionControl.mdp:
	* Diff/Diff.mdp: Updated.
	* Makefile.am:
	* Diff/Makefile.am:
	* DiffWidget/Makefile.am:
	* VersionControl/Makefile.am: Use an unified format. 
	  Patch by Matze Braun.
	
	* VersionControl.addin.xml: Updated add-in versions.

2006-03-21  Wade Berrier <wberrier@novell.com> 

	* AddIn/Makefile.am: Fix 'make dist' to include missing png files

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

	* AddIn/Addin.cs: Track api changes.

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

	* VersionControl/AddIn/AddIn.mdp: Updated project references.

2005-12-04  Joshua Tauberer  <tauberer@for.net>

	* AddIn: Added icons to menus.  The icons again come
	  from the TortoiseSVN project (with a presumption of
	  license compatibility).

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

	* AddIn/VersionControl.addin.xml: Moved version control commands to
	its own submenu.

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

	* AddIn/Addin.cs: It should also work for Project, not only DotNetProject.
	* VersionControl/Subversion.cs: Fix build.

2005-10-22  Joshua Tauberer  <tauberer@for.net>

	* Minor VersionControl API changes (use a RepositoryPath
	  class to represent an abstract path in a repository).
	* Improved the history/log view and the status/commit view
	  using the TreeView widget.

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

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

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

	* AddIn/VersionControl.addin.xml: Added addin dependencies.

2005-09-20  Josh Tauberer <tauberer@for.net>

	* AddIn/Statuses.cs,Logs.cs: Some widgets needed
	  to be shown since MD is calling Show() less.
	* VersionControl/Subversion.cs: Not all entries
	  returned by svn have a URL, e.g. obstructed entries.
	  So don't rely on that to get the local path.

2005-09-04  Josh Tauberer <tauberer@for.net>

	* AddIn/Makefile.am: Was broken since last time
	  it was changed.

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

	* AddIn/AddIn.mdp
	* VersionControl/VersionControl.mdp
	* Diff/Diff.mdp
	* DiffWidget/DiffWidget.mdp: references update

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

	* AddIn/Makefile.am:
	* Diff/Makefile.am:
	* DiffWidget/Makefile.am:
	* VersionControl/Makefile.am: fix distcheck,
	make it conditional on ENABLE_VERSIONCONTROL,
	and install it when enabled

2005-07-01  Joshua Tauberer <tauberer@for.net>

	* Added MD solution files for VersionControl.
	* Project pad overlays now update when files
	  are modified.
	* Project pad context menus enabled for
	  folders and combines.
	* Subversion: Don't report diffs available
	  for unchanged files.
	* This was committed with the addin!

2005-06-22  Joshua Tauberer <tauberer@for.net>

	* Added VersionControl into repo (but sadly the addin
	  cannot add itself into the repo yet!).
