npgsql - Npgsql2: Npgsql2 does not support a design dialog.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Npgsql2 does not support a design dialog.
Date: 2007-12-06 04:31:48
Message-ID: 20071206043148.33E4D17AC893@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Npgsql2 does not support a design dialog.
Therefore, the sample is shown here.

Modified Files:
--------------
Npgsql2/testsuite/DesignDialog:
AssemblyInfo.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/AssemblyInfo.cs.diff?r1=1.1&r2=1.2)
DesignDialog.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/DesignDialog.cs.diff?r1=1.1&r2=1.2)
DesignDialog.csproj (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/DesignDialog.csproj.diff?r1=1.1&r2=1.2)
DesignDialog.sln (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/DesignDialog.sln.diff?r1=1.1&r2=1.2)

Added Files:
-----------
Npgsql2/testsuite/DesignDialog:
ConnectionStringEditor.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditor.cs?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.cs?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.de.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.de.resx?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.es.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.es.resx?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.fi.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.fi.resx?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.ja.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.ja.resx?rev=1.1&content-type=text/x-cvsweb-markup)
ConnectionStringEditorForm.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ConnectionStringEditorForm.resx?rev=1.1&content-type=text/x-cvsweb-markup)
DesignDialog.suo (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/DesignDialog.suo?rev=1.1&content-type=text/x-cvsweb-markup)
ParameterConverter.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/ParameterConverter.cs?rev=1.1&content-type=text/x-cvsweb-markup)
SysDescriptionAttribute.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/DesignDialog/SysDescriptionAttribute.cs?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-12-06 04:56:04 npgsql - Npgsql2: add the VisualStudio project.
Previous Message User Andres 2007-12-06 04:13:19 plu - plu: Initial commit