Re: [pgadmin-hackers] src compilation on Win32

2004-08-11 Thread Andreas Pflug
Yuri B. Lukyanov wrote: sorry for my english. Please, help me to build Win32 binaries from project sources. Why I can't open the poject/workspace by MS Visual C++ 6.0? Can't tell. The project *is* MS VC 6.0. Regards, Andreas ---(end of broadcast)--- T

[pgadmin-hackers] src compilation on Win32

2004-08-11 Thread Yuri B. Lukyanov
sorry for my english. Please, help me to build Win32 binaries from project sources. Why I can't open the poject/workspace by MS Visual C++ 6.0? ___ Best regards, Yuri B. Lukyanov 12 августа 2004 г. 7:55:39 mailto:[EMAIL PROTECTED] ---(end

[pgadmin-hackers] CVS Commit by andreas: rework of ctlComboBox

2004-08-11 Thread cvs
Log Message: --- rework of ctlComboBox Added Files: --- pgadmin3/src/include: xh_ctlcombo.h (r1.1) pgadmin3/src/ui: xh_ctlcombo.cpp (r1.1) --- /dev/null +++ src/include/xh_ctlcombo.h @@ -0,0 +1,31 @@ +

Re: [pgadmin-hackers] Translations

2004-08-11 Thread Serguei Mokhov
> Date: Wed, 11 Aug 2004 10:02:22 + > From: Andreas Pflug <[EMAIL PROTECTED]> > Subject: Re: Translations > > Dave Page wrote: > > I was just looking at the translations status web page and was somewhat > > surprised to see that virtually all of them are at or very near to 100%. > > I can't be

[pgadmin-hackers] CVS Commit by dpage: Rollback Adam's last patch.

2004-08-11 Thread cvs
Log Message: --- Rollback Adam's last patch. Modified Files: -- pgadmin3: acinclude.m4 (r1.32 -> r1.33) Index: acinclude.m4 === RCS file: /projects/pgadmin3/acinclude.m4,v retrieving revision 1.32 retr

Re: [pgadmin-hackers] ssl configure

2004-08-11 Thread Dave Page
> -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 11 August 2004 12:57 > To: Dave Page > Cc: Andreas Pflug; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] ssl configure > > > > H, this line should have failed with SSL dependency errors: > > con

Re: [pgadmin-hackers] ssl configure

2004-08-11 Thread Adam H . Pendleton
On Aug 11, 2004, at 7:46 AM, Dave Page wrote: -Original Message- From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 11 August 2004 12:22 To: Dave Page Cc: Andreas Pflug; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] ssl configure Can you send me a config.log from a system that has

Re: [pgadmin-hackers] ssl configure

2004-08-11 Thread Dave Page
> -Original Message- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 11 August 2004 12:22 > To: Dave Page > Cc: Andreas Pflug; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] ssl configure > > Can you send me a config.log from a system that has SSL, but > didn't build wi

Re: [pgadmin-hackers] ssl configure

2004-08-11 Thread Adam H . Pendleton
On Aug 11, 2004, at 3:13 AM, Dave Page wrote: Hmm, although it worked when I tested it, the auto build last night (which should have SSL) failed at the link step with the errors below. I'm sure I did a make clean first, but clearly I didn't :-(. Can you (Adam) come up with a fix for this easily, or

Re: [pgadmin-hackers] Translations

2004-08-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 August 2004 11:02 > To: Dave Page > Cc: [EMAIL PROTECTED]; Jean-Michel POURE > Subject: Re: [pgadmin-hackers] Translations > > Dave Page wrote: > > I was just looking at the translations status web page and

Re: [pgadmin-hackers] Translations

2004-08-11 Thread Andreas Pflug
Dave Page wrote: I was just looking at the translations status web page and was somewhat surprised to see that virtually all of them are at or very near to 100%. I can't believe this is right - or is it? It's very wrong, we have >1000 strings now. The site simply doesn't update. Regards, Andreas --

[pgadmin-hackers] Translations

2004-08-11 Thread Dave Page
I was just looking at the translations status web page and was somewhat surprised to see that virtually all of them are at or very near to 100%. I can't believe this is right - or is it? Regards, Dave ---(end of broadcast)--- TIP 6: Have you searche

Re: [pgadmin-hackers] ssl configure

2004-08-11 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 11 August 2004 00:59 > To: Adam H.Pendleton > Cc: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] ssl configure > > Adam H.Pendleton wrote: > > > > > > > > Here's your prob