2010-05-25  Lluis Sanchez Gual  <lluis@novell.com>

	* SelectFileDialogHandler.cs: Fix build.

2010-05-25  Lluis Sanchez Gual  <lluis@novell.com>

	* AddFileDialogHandler.cs:
	* SelectFileDialogHandler.cs: Track api changes.

2010-05-17  Michael Hutchinson  <mhutchinson@novell.com>

	* WindowsPlatform.cs: Fixed Bug 606364 - Cannot execute
	  program in external console.

2010-05-04  Jonathan Pobst  <monkey@jpobst.com>

	* WindowsPlatform.cs: Respect the workingDirectory parameter
	in StartConsoleProcess.

2010-04-30  Lluis Sanchez Gual  <lluis@novell.com>

	* WindowsPlatform.cs: Fix build.

2010-04-28  Michael Hutchinson  <mhutchinson@novell.com>

	* WindowsPlatform.cs: Track StartConsoleProcess API.

2010-04-26  Lluis Sanchez Gual  <lluis@novell.com>

	* WindowsPlatform.cs: External console processes are now
	  wrapped by a IProcessAsyncOperation interface, instead of a
	  Process instance. In this way it is possible to create
	  external consoles which are not directly bound to a process.

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

	* WindowsPlatform.cs: Quote the command.

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

	* WindowsPlatform.cs: Add support for external consoles using
	  cmd.exe.

2010-03-22  Lluis Sanchez Gual  <lluis@novell.com>

	* AssemblyInfo.cs:
	* WindowsPlatform.addin.xml: Bumped MD version.

2010-03-19  Lluis Sanchez Gual  <lluis@novell.com>

	* WindowsPlatform.addin.xml: Remove old add-in.

2010-03-19  Lluis Sanchez Gual  <lluis@novell.com>

	* Win32.cs:
	* Enums.cs:
	* structs.cs:
	* WinFormsRoot.cs:
	* WindowsPlatform.cs:
	* OpenFileDialogEx.cs:
	* OpenFileDialogEx.resx:
	* WindowsPlatform.csproj:
	* CustomAddFilesDialog.cs:
	* AddFileDialogHandler.cs:
	* WindowsPlatform.addin.xml:
	* CustomAddFilesDialog.resx:
	* SelectFileDialogHandler.cs:
	* OpenFileDialogEx.Designer.cs:
	* CustomAddFilesDialog.Designer.cs: Initial implementation of
	  native dialogs for file open operations. Not yet enabled.
	  Fixed build.

2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>

	* WindowsPlatform.csproj: Remove import off mono.addins
	  targets.

2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>

	* Win32.cs:
	* WindowsPlatform.cs:
	* WindowsPlatform.csproj:
	* WindowsPlatform.addin.xml: Merged MD.Projects into MD.Core,
	  and MD.Projects.Gui, MD.Core.Gui and MD.Components into
	  MD.Ide.

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

	* WindowsPlatform.cs: Don't return an invalid application from
	  GetAllApplications. Fixes "Bug 552403 - Right clicking Open
	  With -> List of programs to open with on a file results in
	  an exception".

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

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

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

	* WindowsPlatform.csproj: Flush.

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

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

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

	* WindowsPlatform.cs: Fixed 'Bug 541610 - MonoDevelop 2.2 beta
	  1 can't display Chinese text'.

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

	* WindowsPlatform.cs: Add a default implementation of
	  GetMimeTypeDescription.

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

	* WindowsPlatform.cs: Don't crash if icon for a file can't be
	  found.

	* Win32.cs: Some win32 api.

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

	* WindowsPlatform.cs:
	* WindowsPlatform.csproj: Implemented mime type and file icon
	  support.

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

	* WindowsPlatform.cs: New overrides.

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

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

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

	* WindowsPlatform.csproj: Flush.

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

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

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

	* WindowsPlatform.csproj: Add project file for WindowsPlatform
	  addin.

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: 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>

	* WindowsPlatform.addin.xml: Bump MD version.

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

	* WindowsPlatform.addin.xml: Bump MD version.

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

	* WindowsPlatform.cs: Track api changes.

2008-03-11  Jonathan Pobst  <monkey@jpobst.com>

	* WindowsPlatform.cs: Initial version.
