Re: [pgadmin-hackers] TODO item: columns of Views: show properties

2004-08-16 Thread Andreas Pflug
Darko Prenosil wrote: I see in todo an item: columns of Views: show properties and maybe I have a solution. I have written a "c" (backend) function that can return the same structure as "pg_class" for any query, and that means indirectly that it can return all columns definitions for view too.

[pgadmin-hackers] TODO item: columns of Views: show properties

2004-08-16 Thread Darko Prenosil
I see in todo an item: columns of Views: show properties and maybe I have a solution. I have written a "c" (backend) function that can return the same structure as "pg_class" for any query, and that means indirectly that it can return all columns definitions for view too. It is important that

Re: [pgadmin-hackers] Bug in CREATE USER script

2004-08-16 Thread Dave Page
> -Original Message- > From: Darko Prenosil [mailto:[EMAIL PROTECTED] > Sent: 14 August 2004 12:58 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Bug in CREATE USER script > > Here it is as I promised ! > Regards ! Thanks, patch applied. Regards, Dave.

[pgadmin-hackers] CVS Commit by dpage: Fix error in r-e SQL.

2004-08-16 Thread cvs
Log Message: --- Fix error in r-e SQL. [Darko Prenosil] Modified Files: -- pgadmin3/src/schema: pgUser.cpp (r1.36 -> r1.37) Index: pgUser.cpp === RCS file: /projects/pgadmin3/src/schema/pgUser.cpp,v re

Re: [pgadmin-hackers] Bug in CREATE USER script

2004-08-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Darko Prenosil > Sent: 16 August 2004 18:51 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Bug in CREATE USER script > > Patch is not committed yet. Is there something wrong with it, >

Re: [pgadmin-hackers] CVS Commit by andreas: gcc3.4 workaround

2004-08-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: 16 August 2004 15:43 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS Commit by andreas: gcc3.4 workaround > > Log Message: > --- > gcc3.4 workaround >

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Lauris Buksis
Yes now it is showing correct ;) still I'm quite sure that it was showing 73% today morning :) Lafriks On Pirmdiena, 16. Augusts 2004 21:51, you wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Lauris Bukšis > > Sent: 16 August 2004

Re: [pgadmin-hackers] Bug in CREATE USER script

2004-08-16 Thread Darko Prenosil
Patch is not committed yet. Is there something wrong with it, or is it lost ? Regards ! - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> To: "Darko Prenosil" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, August 14, 2004 12:41 AM Subject: Re: [pgadmin-hackers] Bug in C

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Lauris Bukšis > Sent: 16 August 2004 12:48 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] just a q about translation > status on webpage > > No, I translated all strings, but some are

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Lafriks
Ok, than fuzzy can be removed but anyway webpage doesn't show right status of translation. fuzzy strings in latvian translation are only about 5% and that means that there should be about 95% not 73% as it is now! Lafriks Andreas Pflug wrote: Lauris Bukšis wrote: No, I translated all strings, bu

Re: [pgadmin-hackers] pgadmin3 not compliant with gcc-3.4 (?)

2004-08-16 Thread Raphaël Enrici
Andreas Pflug wrote: Raphaël Enrici wrote: Please recheck the patch, I was not really sure of what should really become public or not. I saw you made public all the onXX methods in your last patch although the one really embarassing is the onChange one, so I tried to copy you ;) You can't copy me,

Re: [pgadmin-hackers] pgadmin3 not compliant with gcc-3.4 (?)

2004-08-16 Thread Andreas Pflug
Raphaël Enrici wrote: Please recheck the patch, I was not really sure of what should really become public or not. I saw you made public all the onXX methods in your last patch although the one really embarassing is the onChange one, so I tried to copy you ;) You can't copy me, I'm unique :-) Making

[pgadmin-hackers] CVS Commit by andreas: gcc3.4 workaround

2004-08-16 Thread cvs
Log Message: --- gcc3.4 workaround Modified Files: -- pgadmin3/src/include: dlgClasses.h (r1.6 -> r1.7) Index: dlgClasses.h === RCS file: /projects/pgadmin3/src/include/dlgClasses.h,v retrieving revisi

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Andreas Pflug
Lauris Bukšis wrote: No, I translated all strings, but some are fuzzy because some words in these strings can't be translated. For example "New Cast" I translated as "Jauns Cast" and left it as fuzzy because there is no way to translate word "cast" to latvian. These are fuzzy in my opinion. No,

Re: [pgadmin-hackers] pgadmin3 not compliant with gcc-3.4 (?)

2004-08-16 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Pflug wrote: | Raphaël Enrici wrote: | |> They are both solutions I've seen in other projects where they faced |> this issue. | | | Both not completely satisfying. yep. |>> - deny 3.4 support |> |> Impossible for me! Our wxWid does not build wit

Re: [pgadmin-hackers] Translation updates for 1.1: ru_RU

2004-08-16 Thread Serguei Mokhov
Thank you, Andreas and Dave. I haven't heard from Jean-Michel for while... Is he around? BTW, the message still didn't make it to the list... Was it silently discarded due to some size limits? Thanks for replies, -s - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> Sent: August

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Lauris Bukšis
No, I translated all strings, but some are fuzzy because some words in these strings can't be translated. For example "New Cast" I translated as "Jauns Cast" and left it as fuzzy because there is no way to translate word "cast" to latvian. These are fuzzy in my opinion. Lafriks Dave Page wrote:

[pgadmin-hackers] FW: [Pginstaller-devel] [ pginstaller-Bugs-1000068 ] Crash of includedPgAdmin III

2004-08-16 Thread Dave Page
-Original Message- From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Sun 8/15/2004 8:29 PM To: [EMAIL PROTECTED] Subject: [Pginstaller-devel] [ pginstaller-Bugs-168 ] Crash of includedPgAdmin III Bugs item #168, was opened at 2004-08-15 15:29 You can respond by visit

Re: [pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Dave Page
Hi, Didn't you say that you had left some of them fuzzy? I certainly saw a couple of untranslated strings in your file and figured that there was no literal translation so you had left them (is that what fuzzy means?) Regards, Dave. -Original Message- From: [EMAIL PROTECTED] on behalf

[pgadmin-hackers] just a q about translation status on webpage

2004-08-16 Thread Lauris Bukšis
Hi, There must be something wrong with http://www.pgadmin.org/pgadmin3/translation.php script. Latvian is 100% translated and when I look at mo file from webpage it's also translated but it still shows in translation page that only 73% is translated. Lafriks ---(end of b

Re: [pgadmin-hackers] 8.0 doc

2004-08-16 Thread Dave Page
It's been on my todo for a while, but unfortunately is quite low priority for me at the moment (not that I know anything about jade, docbook or sgml et al. anyway). I have no problem with your or anyone else converting the pgAdmin stuff to SGML - it probably wouldn't hurt to have an easy way to

Re: [pgadmin-hackers] Translation updates for 1.1: ru_RU

2004-08-16 Thread Dave Page
Hi Serguei, I did see your message, however I'm mostly away from my PC until Wednesday. If Andreas or Jean-Michel don't get there first, I'll apply your translations as soon as I can. Thanks, Dave -Original Message- From: Serguei Mokhov [mailto:[EMAIL PROTECTED] Sent: Sun 8/15/2004 8:5