[pgadmin-hackers] SVN Commit by guillaume: r6250 - trunk/pgadmin3/i18n/it_IT

2007-04-30 Thread svn
Author: guillaume Date: 2007-04-30 22:28:57 + (Mon, 30 Apr 2007) New Revision: 6250 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6250&view=rev Log: Update italian's translation, per Giuseppe Sacco. Modified: trunk/pgadmin3/i18n/it_IT/pgadmin3.mo trunk/pgadmin3/

[pgadmin-hackers] SVN Commit by guillaume: r6249 - trunk/pgadmin3/i18n/sr_YU

2007-04-30 Thread svn
Author: guillaume Date: 2007-04-30 22:19:42 + (Mon, 30 Apr 2007) New Revision: 6249 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6249&view=rev Log: Update serbian's translation, per Bojan Skaljac.. Modified: trunk/pgadmin3/i18n/sr_YU/pgadmin3.mo trunk/pgadmin3/

[pgadmin-hackers] SVN Commit by dpage: r6248 - trunk/pgadmin3/pgadmin/include/frm

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 19:48:05 + (Mon, 30 Apr 2007) New Revision: 6248 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6248&view=rev Log: Remove dead file Modified: trunk/pgadmin3/pgadmin/include/frm/module.mk ---(end of broadcast)--

Re: [pgadmin-hackers] Translation to Macedonian

2007-04-30 Thread Goce Smilevski
Guillaume, I am sure it is not a pgAdmin issue, because I checked and button translations (Ok, Cancel etc) appear properly in pgAdmin dialogs (for example, the Options dialog). I was referring to those dialogs that are most probably used from the wxWidgets framework (a text + 2 or 3 standard butto

Re: [pgadmin-hackers] compile problems

2007-04-30 Thread Giuseppe Sacco
Il giorno dom, 22/04/2007 alle 17.13 +0200, Guillaume Lelarge ha scritto: [...] > You can also try to rm your dir if you didn't make any changes (save > your .po file) and svn update the whole. I still cannot compile from current SVN. I deleted all the source tree, checked out from svn, bootstrap

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: [...] I agree for removing the other entry. Do you know which are correct? I don't know which is one is the official name. I prefer "Chinese (Taiwan)" because it makes a better reference to cn_TW. No, I mean for Serbian. I believe Simplified

[pgadmin-hackers] SVN Commit by dpage: r6247 - in trunk/pgadmin3/pgadmin: debugger include/debugger ui

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 16:22:45 + (Mon, 30 Apr 2007) New Revision: 6247 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6247&view=rev Log: Improve consistency with other areas of pgAdmin, through use of a pgDialog, and by showing/hiding the parameters dialog at mo

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Dave Page
Guillaume Lelarge wrote: Dave Page a écrit : Guillaume Lelarge wrote: Dave Page a écrit : Guillaume Lelarge wrote: [...] Your patch works great for me (1.6 branch). The issue you reported on some languages appearing twice occurs already without your patch. Hmm, so it does. Oh well, I've ap

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: Dave Page a écrit : Guillaume Lelarge wrote: [...] Your patch works great for me (1.6 branch). The issue you reported on some languages appearing twice occurs already without your patch. Hmm, so it does. Oh well, I've applied the patch. Can yo

Re: [pgadmin-hackers] Translation to Macedonian

2007-04-30 Thread Guillaume Lelarge
Hi Goce, Goce Smilevski a écrit : I followed the instructions in the "Translation How-To" and the .po file that I work on appears to be the latest one (2109 messages). I am still working on the translation (only 25% messages translated), and I will send an initial version when I am done. The wxW

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Dave Page
Guillaume Lelarge wrote: Dave Page a écrit : Guillaume Lelarge wrote: [...] Your patch works great for me (1.6 branch). The issue you reported on some languages appearing twice occurs already without your patch. Hmm, so it does. Oh well, I've applied the patch. Can you apply it for the 1.

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: [...] Your patch works great for me (1.6 branch). The issue you reported on some languages appearing twice occurs already without your patch. Hmm, so it does. Oh well, I've applied the patch. Can you apply it for the 1.6 branch too ? I couldn'

Re: [pgadmin-hackers] SVN Commit by dpage: r6240 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm

2007-04-30 Thread Dave Page
Guillaume Lelarge wrote: It seems to me that frmQuery.cpp misses the utffile.h header file. See attached patch. Thanks, applied. Regards, Dave ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.

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

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 14:29:01 + (Mon, 30 Apr 2007) New Revision: 6246 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6246&view=rev Log: Add header, per Guillaume Modified: trunk/pgadmin3/pgadmin/frm/frmQuery.cpp ---(end of broadcast

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

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 14:26:27 + (Mon, 30 Apr 2007) New Revision: 6245 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6245&view=rev Log: Remove unused variable Modified: trunk/pgadmin3/pgadmin/pgAdmin3.cpp ---(end of broadcast)--

Re: [pgadmin-hackers] SVN Commit by dpage: r6240 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm

2007-04-30 Thread Guillaume Lelarge
[EMAIL PROTECTED] a écrit : Author: dpage Date: 2007-04-30 12:09:51 + (Mon, 30 Apr 2007) New Revision: 6240 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6240&view=rev Log: Allow detection and conversion of line ending format in the query tool. Modified: trunk/pga

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Dave Page
Guillaume Lelarge wrote: Dave Page a écrit : Guillaume Lelarge wrote: If we prefer to get a dynamic list, I think it would be better to get the list of the i18n's subdirectories and use wxLocale::FindLanguageInfo with each subdirectories' titles. Some advices would be really appreciated. I h

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

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 14:21:22 + (Mon, 30 Apr 2007) New Revision: 6244 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6244&view=rev Log: Fix name of the Serbian translation. Modified: trunk/pgadmin3/i18n/pgadmin3.lng ---(end of broad

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

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 14:12:11 + (Mon, 30 Apr 2007) New Revision: 6243 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6243&view=rev Log: Improve algorithm for matching languages. Fixes Spanish which was broken! Modified: trunk/pgadmin3/pgadmin/pgAdmin3.cpp

[pgadmin-hackers] SVN Commit by guillaume: r6242 - trunk/pgadmin3/i18n/zh_TW

2007-04-30 Thread svn
Author: guillaume Date: 2007-04-30 13:24:43 + (Mon, 30 Apr 2007) New Revision: 6242 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6242&view=rev Log: Update traditional chinese translation, per ChaoYi Kuo. Modified: trunk/pgadmin3/i18n/zh_TW/pgadmin3.mo trunk/pga

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: If we prefer to get a dynamic list, I think it would be better to get the list of the i18n's subdirectories and use wxLocale::FindLanguageInfo with each subdirectories' titles. Some advices would be really appreciated. I hacked up the attached for

Re: [pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Dave Page
Guillaume Lelarge wrote: > If we prefer to get a dynamic list, I think it would be better to get > the list of the i18n's subdirectories and use wxLocale::FindLanguageInfo > with each subdirectories' titles. > > Some advices would be really appreciated. I hacked up the attached for testing which

[pgadmin-hackers] SVN Commit by dpage: r6241 - trunk/www/development

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 12:12:50 + (Mon, 30 Apr 2007) New Revision: 6241 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6241&view=rev Log: Road map item complete. Modified: trunk/www/development/roadmap.php ---(end of broadcast)---

[pgadmin-hackers] SVN Commit by dpage: r6240 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm

2007-04-30 Thread svn
Author: dpage Date: 2007-04-30 12:09:51 + (Mon, 30 Apr 2007) New Revision: 6240 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6240&view=rev Log: Allow detection and conversion of line ending format in the query tool. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadm

[pgadmin-hackers] Issue with spanish and serbian translations

2007-04-30 Thread Guillaume Lelarge
Hi, I've worked on an issue reported by Diego Gil. There's no spanish and serbian options in the combo box of the options's dialog. I've looked at this issue a bit. The problem seems related to pgAdmin3::OnInit method in src/pgAdmin3.cpp. Here is the specific part : while (true) { langInf