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

	* Makefile.am: Added missing files to EXTRA_DIST.

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

	* AssemblyInfo.cs:
	* MonoDevelop.Database.Query.addin.xml: Bumped MD version.

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

	* MonoDevelop.Database.Query.csproj: Flush.

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

	* MonoDevelop.Database.Query.csproj: Remove
	  mono.addins.targets import.

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

	* SqlQueryView.cs:
	* QueryResultView.cs:
	* Commands/ToolCommands.cs:
	* MonoDevelop.Database.Query.csproj:
	* MonoDevelop.Database.Query.addin.xml: Merged MD.Projects
	  into MD.Core, and MD.Projects.Gui, MD.Core.Gui and
	  MD.Components into MD.Ide.

2010-02-18  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am:
	* MonoDevelop.Database.Query.csproj:
	* MonoDevelop.Database.Query.addin.xml: Moved icons from
	  resources to standalone files.

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

	* gtk-gui/generated.cs:
	* MonoDevelop.Database.Query.csproj: Flush.

2010-02-03  Luciano N. Callero  <lnc19@hotmail.com>

	* MonoDevelop.Database.Query.csproj: - Flush changes.

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

	* SqlQueryDisplayBinding.cs: Track DisplayBinding API.

2009-11-11  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryView.cs: Implement Syntax mode by provider.

	* MonoDevelop.Database.Query.csproj: Target runtime from 2.0
	  to 3.5.

2009-11-04  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryView.cs: Remove handlers

	* SqlQueryTextEditorExtension.cs: Remove handlers.

	* MonoDevelop.Database.Query.addin.xml: Remove handler

2009-11-04  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryTextEditorExtension.cs: Fix: QueryInitializer should
	  inherit from CommandHandler.

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

	* AssemblyInfo.cs:
	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

2009-10-29  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryView.cs: Fix tooltip messages.

2009-10-29  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryTextEditorExtension.cs:
	* MonoDevelop.Database.Query.addin.xml: Support F5 for execute
	  a query.

2009-10-28  Luciano N. Callero  <lnc19@hotmail.com>

	* SqlQueryView.cs: Set the Clear Button Tooltip.

2009-10-18  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Database.Query.csproj: Fix the build & flush
	  format changes.

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

	* AssemblyInfo.cs:
	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

	* gtk-gui/gui.stetic:
	* MonoDevelop.Database.Query.csproj: We now depend on gtk#
	  2.12.8, Mono 2.4, and Mono.Addins 0.4.

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

	* MonoDevelop.Database.Query.csproj: Disabled 'require
	  specific version' flags.

2009-05-27 Luciano N. Callero <lnc19@hotmail.com>
	* icons/Icons.16x16.Database.Functions.png: New Icon for Functions.
	* Makefile.am: Add new image embeed as a resource.
	* MonoDevelop.Database.Query.addin.xml: New stock icon.
	* MonoDevelop.Database.Query.csproj: New png icon for the project.
	

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

	* MonoDevelop.Database.Query.csproj: Flush.

2009-05-18 Luciano N. Callero <lnc19@hotmail.com>
	* SqlQueryView.cs: Implement SourceEditorView. Sql History Tab. 
	Implemented an ISqlQueryEditorView. Execute selected text (if exists) or all the text.
	Fix bug that make the query read only after execute.
	* SqlQueryTextEditorExtension.cs: Implement a TextEditorExtension to handle Ctrl + Enter (Execute Script).
	* ISqlQueryEditorView.cs: Interfase implementated by a Query Editor View.
	* SqlQueryDisplayBinding.cs: Implement a Display Binding to open Sql files with SqlQueryView.

2009-04-17  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am: Fix builddir paths.

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

	* AssemblyInfo.cs:
	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

	* MonoDevelop.Database.Query.csproj: Updated references.

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

 * MonoDevelop.Database.Query.mdp:
 * MonoDevelop.Database.Query.csproj: Migrated to MSBuild file format.

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

 * AssemblyInfo.cs:
 * MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

 * gtk-gui/generated.cs: Flush.

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

	* MonoDevelop.Database.Query.mdp: Flush project format changes.

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

	* MonoDevelop.Database.Query.mdp: Don't require a specific version of
	Mono.Addins.

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

	* Makefile.am:
	* AssemblyInfo.cs:
	* MonoDevelop.Database.Query.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>

	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

	* MonoDevelop.Database.Query.mdp: Updated projects.

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

	* MonoDevelop.Database.Query.mdp: Fix reference to Mono.TextEditor. The
	  incorrect add-in version number causes problems in the makefile
	  synchronization.

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

	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

	* Makefile.am, MonoDevelop.Database.Query.mdp: Fix projects.

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

	

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

	* SqlQueryView.cs: Track changes in the MessageService class.

2008-01-29  Ben Motmans <ben.motmans@gmail.com> 

	* SqlQueryView.cs: show the duration of the query in the status output

2008-01-29  Ben Motmans <ben.motmans@gmail.com> 

	* gtk-gui, gtk-gui/generated.cs, gtk-gui/gui.stetic: auto generated code
	* MonoDevelop.Database.Query.mdp: depend on Gtk# 2.8 instead of 2.10

2008-01-28  Ben Motmans <ben.motmans@gmail.com> 

	* SqlQueryView.cs: removed reference to GettextCatalog and use AddinCatalog
	  instead

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

	* MonoDevelop.Database.Query.addin.xml: Update MD version.

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

	* MonoDevelop.Database.Query.addin.xml: Updated add-in category and
	  description.

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

	* MonoDevelop.Database.Query.mdp: Updated project file. The order of
	  extended properties won't change anymore.

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

	* MonoDevelop.Database.Query.addin.xml: Bump add-in versions.

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

	* MonoDevelop.Database.Query.mdp: Updated project files.

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

	* SqlQueryView.cs, Makefile.am, MonoDevelop.Database.Query.addin.xml,
	  MonoDevelop.Database.Query.mdp: Directory reorganization.

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

	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

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

	* QueryResultView.cs, SqlQueryView.cs: Destroy the view widget when the view
	  is disposed.

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

	* MonoDevelop.Database.Query.mdp: Project file names updated by change in MD
	  path functions.

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

	* MonoDevelop.Database.Query.mdp: Fix required GTK# version.

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

	* Makefile.am: Don't deploy .addin.xml file.
	* MonoDevelop.Database.Query.mdp: Don't unnecessarily local-copy project
	  references. Don't sync EXTRA_DIST with deploy files. Add Makefile.am to
	  file list.

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

	* MonoDevelop.Database.Query.addin.xml: Bump MD version.

2007-09-19  Ben Motmans <ben.motmans@gmail.com> 

	* SqlQueryView.cs: small bugfixes

2007-09-16  Ben Motmans <ben.motmans@gmail.com> 

	* Makefile.am: link to the correct Mono.Addins dll

2007-08-29  Ben Motmans <ben.motmans@gmail.com> 

	* MonoDevelop.Database.Query.addin.xml: use updated ExtensionNodeSet

2007-08-28  Ben Motmans <ben.motmans@gmail.com> 

	* Makefile.am, MonoDevelop.Database.Query.mdp: use project references
	  instead of assembly references

2007-08-28  Ben Motmans <ben.motmans@gmail.com> 

	* Makefile.am: updated makefile
	* MonoDevelop.Database.Query.addin.xml: updated addin paths

2007-08-03  Ben Motmans <ben.motmans@gmail.com>

	* SqlQueryView.cs: make use of the DatabaseConnectionContextComboBox in the toolbar
	instead of a menu toolitem

2007-08-01  Ben Motmans <ben.motmans@gmail.com>

	* SqlQueryView.cs: Use correct strings when showing results and don't allow
	the execute button to be clicked when no statement is entered

2007-07-25  Ben Motmans <ben.motmans@gmail.com>

	* SqlQueryView.cs: Show query results in the same view using a VPaned

2007-07-15  Ben Motmans <ben.motmans@gmail.com>

	* Commands/ToolCommands.cs, MonoDevelop.Database.Query.addin.xml: moved generator commands
	to GlueGenerator project

2007-07-14  Ben Motmans <ben.motmans@gmail.com>

	* SqlQueryView.cs: use MenuToolButton to display a list of stored connections +
	improved handling of query cancelling
	* QueryService.cs: small changes due to Mono.Data.Sql API updates

2007-07-10  Ben Motmans <ben.motmans@gmail.com>

	* DataGrid/*: moved DataGrid control to Components project
	* QueryService.cs: helper service for easy database access
	* SqlQueryView.cs: View to execute SQL queries

2007-07-05  Ben Motmans <ben.motmans@gmail.com>

	* DataGrid/*: new DataGrid implementation based on Gtk.TreeView, support for record navigation,
	data visualizers and different column types
	* QueryResultView.cs: View to visualize the result of a query, based on the new DataGrid
