Skip to content

Commit

Permalink
* MonoDevelop.Database.ConnectionManager/MonoDevelop.Database.Connect…
Browse files Browse the repository at this point in the history
…ionManager.mdp,

  MonoDevelop.Database.Sql.Sqlite/MonoDevelop.Database.Sql.Sqlite.mdp,
  MonoDevelop.Database.Sql.Sqlite/Makefile.am,
  MonoDevelop.Database.Sql/MonoDevelop.Database.Sql.mdp,
  MonoDevelop.Database.Designer/MonoDevelop.Database.Designer.mdp,
  MonoDevelop.Database.Designer/Makefile.am,
  MonoDevelop.Database.Sql.Npgsql/Makefile.am,
  MonoDevelop.Database.Sql.Npgsql/MonoDevelop.Database.Sql.Npgsql.mdp,
  MonoDevelop.Database.Sql.MySql/Makefile.am,
  MonoDevelop.Database.Sql.MySql/MonoDevelop.Database.Sql.MySql.mdp,
  MonoDevelop.Database.Query/Makefile.am,
  MonoDevelop.Database.Query/MonoDevelop.Database.Query.mdp,
  MonoDevelop.Database.CodeGenerator/Makefile.am,
  MonoDevelop.Database.CodeGenerator/MonoDevelop.Database.CodeGenerator.mdp,
  MonoDevelop.Database.Sql.SqlServer/MonoDevelop.Database.Sql.SqlServer.mdp,
  MonoDevelop.Database.Sql.SqlServer/Makefile.am,
  MonoDevelop.Database.Components/Makefile.am,
  MonoDevelop.Database.Components/MonoDevelop.Database.Components.mdp:
  Fix projects.

svn path=/trunk/monodevelop/; revision=103667
  • Loading branch information
slluis committed May 21, 2008
1 parent d8b27b6 commit 737245e
Show file tree
Hide file tree
Showing 28 changed files with 60 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

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

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

* Commands/ToolCommands.cs: New project model changes and updates.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ REFS = \
$(GTK_SHARP_LIBS) \
$(MONO_ADDINS_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.dll \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Components.dll \
-r:../build/MonoDevelop.Database.Designer.dll \
-r:../build/MonoDevelop.Database.Query.dll \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
<ExportedWidgets>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

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

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

* Widgets/ProjectDirectoryComboBox.cs: New project model changes and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ REFS = \
$(GTKSOURCEVIEW_SHARP_LIBS) \
$(MONO_ADDINS_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.dll \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Sql.dll \
-r:Mono.Posix \
-r:System \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* MonoDevelop.Database.ConnectionManager.mdp: Fix projects.

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

* NodeBuilders/ConnectionContextNodeBuilder.cs,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="NRefactory, Version=0.0.0.0, Culture=neutral" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Cecil, Version=0.6.8.8607, Culture=neutral" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<GtkDesignInfo gettextClass="AddinCatalog" gtkVersion="2.8.3" />
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="..">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

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

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



2008-03-10 Lluis Sanchez Gual <lluis@novell.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ REFS = \
$(GTK_SHARP_LIBS) \
$(GTKSOURCEVIEW_SHARP_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Components.dll \
-r:../build/MonoDevelop.Database.Sql.dll \
-r:Mono.Posix \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ REFS = \
$(GTK_SHARP_LIBS) \
$(MONO_ADDINS_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Components.dll \
-r:../build/MonoDevelop.Database.Sql.dll \
-r:Mono.Posix \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
<ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo gettextClass="AddinCatalog" gtkVersion="2.8.3" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* Makefile.am, MonoDevelop.Database.Sql.MySql.mdp: Fix projects.

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



2008-01-30 Ben Motmans <ben.motmans@gmail.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ REFS = \
-r:$(top_builddir)/build/MonoDevelop.Database.Designer.dll \
-r:$(top_builddir)/build/MonoDevelop.Database.Sql.dll \
-r:$(top_srcdir)/contrib/MySql/MySql.Data.dll \
-r:/home/lluis/install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:Mono.Posix \
-r:System \
-r:System.Data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
<File name="Schema/MySqlCharacterSetSchema.cs" subtype="Code" buildaction="Compile" />
<File name="Schema/MySqlCollationSchema.cs" subtype="Code" buildaction="Compile" />
<File name="Schema/MySqlDatabaseSchema.cs" subtype="Code" buildaction="Compile" />
<File name="Collections" subtype="Directory" buildaction="Compile" />
<File name="Collections/MySqlCollationSchemaCollection.cs" subtype="Code" buildaction="Compile" />
<File name="Collections/MySqlCharacterSetSchemaCollection.cs" subtype="Code" buildaction="Compile" />
<File name="gtk-gui/MonoDevelop.Database.Sql.MySql.MySqlCreateDatabaseWidget.cs" subtype="Code" buildaction="Compile" />
Expand All @@ -57,6 +56,8 @@
<ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* Makefile.am, MonoDevelop.Database.Sql.Npgsql.mdp: Fix projects.

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



2008-01-30 Ben Motmans <ben.motmans@gmail.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ASSEMBLY = $(ADDIN_BUILD)/MonoDevelop.Database.Sql.Npgsql.dll
REFS = \
$(GTK_SHARP_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Components.dll \
-r:../build/MonoDevelop.Database.Designer.dll \
-r:../build/MonoDevelop.Database.Sql.dll \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
<ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* MonoDevelop.Database.Sql.SqlServer.mdp, Makefile.am: Fix projects.

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



2008-01-30 Ben Motmans <ben.motmans@gmail.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ASSEMBLY = $(ADDIN_BUILD)/MonoDevelop.Database.Sql.SqlServer.dll
REFS = \
$(GTK_SHARP_LIBS) \
$(MONODEVELOP_LIBS) \
-r:../../../../../install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:../build/MonoDevelop.Database.Components.dll \
-r:../build/MonoDevelop.Database.Designer.dll \
-r:../build/MonoDevelop.Database.Sql.dll \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
<ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo isWidgetLibrary="True" gettextClass="AddinCatalog" gtkVersion="2.8.3">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* MonoDevelop.Database.Sql.Sqlite.mdp, Makefile.am: Fix projects.

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



2008-03-10 Lluis Sanchez Gual <lluis@novell.com>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ REFS = \
-r:$(top_builddir)/build/MonoDevelop.Database.Components.dll \
-r:$(top_builddir)/build/MonoDevelop.Database.Designer.dll \
-r:$(top_builddir)/build/MonoDevelop.Database.Sql.dll \
-r:/home/lluis/install/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll \
-r:Mono.Data \
-r:Mono.Data.Sqlite \
-r:Mono.Posix \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<GtkDesignInfo gettextClass="AddinCatalog" gtkVersion="2.8.3" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2008-05-21 Lluis Sanchez Gual <lluis@novell.com>

* MonoDevelop.Database.Sql.mdp: Fix projects.

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

* QueryService.cs: Track changes in the MessageService class.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@
<ProjectReference type="Gac" localcopy="True" refto="NRefactory, Version=0.0.0.0, Culture=neutral" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.3.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Cecil, Version=0.6.8.8607, Culture=neutral" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.TextEditor, Version=1.0.3062.40254, Culture=neutral, PublicKeyToken=null" />
<ProjectReference type="Gac" localcopy="True" refto="Mono.Debugging, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" />
</References>
<Deployment.LinuxDeployData generatePcFile="False" />
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="..">
Expand Down

0 comments on commit 737245e

Please sign in to comment.