[pgadmin-hackers] SVN Commit by hiroshi: r5385 - trunk/pgadmin3/i18n/ja_JP

2006-09-19 Thread svn
Author: hiroshi Date: 2006-09-20 02:23:21 +0100 (Wed, 20 Sep 2006) New Revision: 5385 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5385&view=rev Log: Fixed typo.(ja_JP) Modified: trunk/pgadmin3/i18n/ja_JP/pgadmin3.mo trunk/pgadmin3/i18n/ja_JP/pgadmin3.po -

[pgadmin-hackers] Suggested query editor improvements: Tabs and Indentation

2006-09-19 Thread palmerj
Hi, I work really appreciate a few features in the query editor for Tabs and Indentation: 1/ Set whether indentation should use tab or spaces 2/ Set the tab width 3/ Set the spaces per indent 4/ Have an auto-indent scheme. One I enjoy using is indents to the first non-empty column. (I th

[pgadmin-hackers] SVN Commit by hiroshi: r5384 - trunk/pgadmin3/src/schema

2006-09-19 Thread svn
Author: hiroshi Date: 2006-09-19 19:25:09 +0100 (Tue, 19 Sep 2006) New Revision: 5384 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5384&view=rev Log: tiny compile corrections. Modified: trunk/pgadmin3/src/schema/pgIndex.cpp ---(end of broadcas

[pgadmin-hackers] SVN Commit by hiroshi: r5383 - trunk/pgadmin3/i18n/ja_JP

2006-09-19 Thread svn
Author: hiroshi Date: 2006-09-19 19:22:07 +0100 (Tue, 19 Sep 2006) New Revision: 5383 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5383&view=rev Log: ja_JP Modified: trunk/pgadmin3/i18n/ja_JP/pgadmin3.mo trunk/pgadmin3/i18n/ja_JP/pgadmin3.po --

Re: [pgadmin-hackers] pg_settings.csv translation

2006-09-19 Thread Hiroshi Saito
Hi Guillaume. From: "Guillaume Lelarge" > Hi all, > > I just discovered the pg_settings.csv file. This file contains > explanations of postgresql settings (postgresql.conf ones). Would it be > possible that pgAdmin handles a translated pg_settings.csv ? Though regrettable, it is not adjusted

[pgadmin-hackers] pg_settings.csv translation

2006-09-19 Thread Guillaume Lelarge
Hi all, I just discovered the pg_settings.csv file. This file contains explanations of postgresql settings (postgresql.conf ones). Would it be possible that pgAdmin handles a translated pg_settings.csv ? Regards. -- Guillaume. ---(end of broadcast)--

[pgadmin-hackers] SVN Commit by dpage: r5382 - trunk/www/translation

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 15:31:11 +0100 (Tue, 19 Sep 2006) New Revision: 5382 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5382&view=rev Log: Update translation list Modified: trunk/www/translation/config.php ---(end of broadcast)

[pgadmin-hackers] SVN Commit by dpage: r5381 - in trunk/pgadmin3/i18n: af_ZA ar_SA bg_BG ca_ES cs_CZ da_DK de_CH de_DE el_GR es_ES fa_IR fi_FI fr_FR gl_ES gu_IN hi_IN hr_HR hu_HU id_ID is_IS it_IT ja_

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 15:28:35 +0100 (Tue, 19 Sep 2006) New Revision: 5381 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5381&view=rev Log: Automatic merge using stringmerge script. Modified: trunk/pgadmin3/i18n/af_ZA/pgadmin3.po trunk/pgadmin3/i18n/ar_SA/pg

[pgadmin-hackers] SVN Commit by dpage: r5380 - trunk/pgadmin3

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 15:27:39 +0100 (Tue, 19 Sep 2006) New Revision: 5380 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5380&view=rev Log: Update translation template Modified: trunk/pgadmin3/pgadmin3.pot ---(end of broadcast)

[pgadmin-hackers] SVN Commit by dpage: r5379 - trunk/pgadmin3/src/frm

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 14:58:13 +0100 (Tue, 19 Sep 2006) New Revision: 5379 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5379&view=rev Log: Fix save prompt default, per AgentM Modified: trunk/pgadmin3/src/frm/frmQuery.cpp ---(end of bro

[pgadmin-hackers] SVN Commit by dpage: r5378 - trunk/pgadmin3/src/frm

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 14:55:40 +0100 (Tue, 19 Sep 2006) New Revision: 5378 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5378&view=rev Log: Fix attention grabber, per AgentM Modified: trunk/pgadmin3/src/frm/frmQuery.cpp ---(end of broad

Re: [pgadmin-hackers] small patch request(pgIndex.cpp)

2006-09-19 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 19 September 2006 11:06 > To: Dave Page; [email protected] > Subject: Re: [pgadmin-hackers] small patch request(pgIndex.cpp) > > Hi Dave. > > > Well 'i' is already a long, therefore (i-1) is a lo

[pgadmin-hackers] SVN Commit by dpage: r5377 - trunk/pgadmin3/src/dlg

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 11:19:19 +0100 (Tue, 19 Sep 2006) New Revision: 5377 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5377&view=rev Log: Ensure new Slony treeview nodes get the correct caption. Modified: trunk/pgadmin3/src/dlg/dlgProperty.cpp --

[pgadmin-hackers] SVN Commit by dpage: r5376 - in trunk/pgadmin3/src/slony: . include

2006-09-19 Thread svn
Author: dpage Date: 2006-09-19 11:16:04 +0100 (Tue, 19 Sep 2006) New Revision: 5376 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5376&view=rev Log: Fix Slony-I cluster creation for use with Slony 1.2, per Paul Cook Modified: trunk/pgadmin3/src/slony/dlgRepCluster.cpp

Re: [pgadmin-hackers] small patch request(pgIndex.cpp)

2006-09-19 Thread Hiroshi Saito
Hi Dave. Well 'i' is already a long, therefore (i-1) is a long and shouldn't require a cast. Are you getting a compiler warning form this? --- Sorry this is japanese pgIndex.cpp c:\home\pgadmin3-1.6.0-beta1\src\schema\pgindex.cpp(117) : error C2668: 'NumToStr' : オーバーロード関数の呼び出しを解決することができ

Re: [pgadmin-hackers] small patch request(pgIndex.cpp)

2006-09-19 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 19 September 2006 05:15 > To: Dave Page; [email protected] > Subject: Re: [pgadmin-hackers] small patch request(pgIndex.cpp) > > Hi Dave. > > I followed the intellisense of MS-VC simply. However,