2009-03-05  Lluis Sanchez Gual  <lluis@novell.com>

	* AssemblyInfo.cs:
	* GnomePlatform.addin.xml: Bump MD version.

2009-02-26  Mike Kestner  <mkestner@novell.com>

	* Gio.cs: remove an unref that can cause double frees, even
	though the docs say the GFileInfo should be unref'd.

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

	* GnomePlatform.csproj: Remove more inadvertent local copying
	  of references.

2009-02-06  Lluis Sanchez Gual  <lluis@novell.com>

	* GnomePlatform.csproj: Flush.

2009-02-06  Lluis Sanchez Gual  <lluis@novell.com>

	* GnomePlatform.mdp:
	* GnomePlatform.csproj: Migrated to MSBuild file format.

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

	* AssemblyInfo.cs:
	* GnomePlatform.addin.xml: Bump MD version.

2009-01-26  Michael Hutchinson  <mhutchinson@novell.com>

	* GnomePlatform.mdp: Flush project format changes.

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

	* GnomePlatform.mdp: All projects now require fx 3.5.

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

	* Makefile.am:
	* GnomePlatform.mdp: Fix project file.

	* GnomePlatform.cs: Remove unused code.

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

	* GnomePlatform.addin.xml: Hide/protect add-ins.

2008-12-04  Mike Kestner  <mkestner@novell.com>

	* GnomePlatform.cs: still need to initialize gnomevfs for the icon
	lookup.

2008-12-04  Mike Kestner  <mkestner@novell.com>

	* GnomePlatform.cs: add gio hooks.
	* GnomePlatform.dll.config: pinvoke-fu.
	* Gio.cs: gio-based mime lookup code.
	* Makefile.am: new files and config file magic.
	[Fixes #400642]
 
2008-12-04  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am: Make it work for parallel build.

2008-12-02  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am:
	* AssemblyInfo.cs:
	* GnomePlatform.mdp: Add AssemblyInfo.cs files that are autogenerated
	from the addin manifests.

2008-11-06  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am: Fix build dependencies.

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

	* GnomePlatform.addin.xml: Bump MD version.

2008-07-28  Lluis Sanchez Gual <lluis@novell.com> 

	* GnomePlatform.cs: Escape file names when querying the mime type.

2008-07-15  Mike Krüger <mkrueger@novell.com> 

	* GnomePlatform.cs: Fixed possible null reference exception.

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

	* GnomePlatform.mdp: Fix runtime version.
	* GnomePlatform.cs: Gnome.Icon.LookupSync crashes in old gnome versions
	  if the file doesn't exist. Fixed this case in OnGetPixbufForFile.
	  Fixes bug #400297.

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

	* GnomePlatform.addin.xml: Bump MD version.

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

	* GnomePlatform.mdp: Some fixes in project files.

2008-05-21  Lluis Sanchez Gual <lluis@novell.com> 

	* Makefile.am, GnomePlatform.mdp: New project model changes.

2008-05-08  Michael Hutchinson <mhutchinson@novell.com> 

	* GnomePlatform.cs: Moved the code here that uses the gedit file
	  association to check whether a file is text.

2008-04-11  Lluis Sanchez Gual <lluis@novell.com> 

	* GnomePlatform.mdp: Remove unneeded reference.
	* GnomePlatform.cs: Track api changes.

2008-03-05  Michael Hutchinson <mhutchinson@novell.com> 

	* GnomePlatform.cs: Try to use the base implementation of GetMimeTypeForUri
	  to get a useful value, before falling back to GnomeVFS. Allows finding
	  mimetypes not registered on the system.

2008-02-14  Geoff Norton  <gnorton@novell.com>

	* GnomePlatform.cs: Expose the Name property.

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

	* GnomePlatform.addin.xml: Update MD version.

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

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

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

	* GnomePlatform.addin.xml, Makefile.am, GnomePlatform.mdp, GnomePlatform.cs:
	  Moved PlatformService to MD.Core.Gui. Removed old FileIconService class,
	  which is now implemented in PlatformService.

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

	* GnomePlatform.addin.xml: Fix typo.
	* Makefile.am, GnomePlatform.mdp: Added MD project.

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

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

2007-12-06  Geoff Norton  <gnorton@novell.com>

	* Initial check-in for the Gnome backend to the PlatformService
