Log Message:
-----------
Add the DesignDialog.
(Include test of localise)
Added Files:
-----------
Npgsql/src/testsuite/DesignDialog:
App.ico (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/App.ico?rev=1.1&content-type=text/x-cvsweb-markup)
AssemblyInfo.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/AssemblyInfo.cs?rev=1.1&content-type=text/x-cvsweb-markup)
DesignDialog.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/DesignDialog.cs?rev=1.1&content-type=text/x-cvsweb-markup)
DesignDialog.csproj (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/DesignDialog.csproj?rev=1.1&content-type=text/x-cvsweb-markup)
DesignDialog.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/DesignDialog.resx?rev=1.1&content-type=text/x-cvsweb-markup)
DesignDialog.sln (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/DesignDialog.sln?rev=1.1&content-type=text/x-cvsweb-markup)
Next: From: Bruce Momjian Date: 2006-09-07 18:13:56 Subject: pgsql: Update pgcvslog comments. Previous: From: Bruce Momjian Date: 2006-09-07 15:37:26 Subject: pgsql: Specify lo_write() to take a _const_ buffer, to match