[pgadmin-hackers] CVS Commit by andreas: try to be smarter when interpreting log files

2004-08-06 Thread cvs
Log Message: --- try to be smarter when interpreting log files Modified Files: -- pgadmin3/src/ui: frmStatus.cpp (r1.37 -> r1.38) Index: frmStatus.cpp === RCS file: /projects/pgadmin3/src/ui/frmStatus.

[pgadmin-hackers] CVS Commit by andreas: improved context menu generation, eliminating

2004-08-06 Thread cvs
Log Message: --- improved context menu generation, eliminating duplicate text definitions Modified Files: -- pgadmin3/src/include: frmMain.h (r1.49 -> r1.50) pgadmin3/src/ui: events.cpp (r1.101 -> r1.102) Index: frmMain.h ===

[pgadmin-hackers] CVS Commit by andreas: fix for changed logfile name format make sure

2004-08-06 Thread cvs
Log Message: --- fix for changed logfile name format make sure files are opened binary Modified Files: -- pgadmin-tools/support: genfile.c (r1.2 -> r1.3) misc.c (r1.2 -> r1.3) Index: genfile.c

Re: [pgadmin-hackers] build error pgadmin3-src-20040805.tar.gz

2004-08-06 Thread blacknoz
Message d'origine >De: "Dave Page" <[EMAIL PROTECTED]> > >Have you updated to our latest wx snapshot? Iirc, the wxMilliSleep function is in >there... Not at all. I'll check this asap and give feedback. Regards, Raphaël ---(end of broadcast)-

Re: [pgadmin-hackers] Server autodetect

2004-08-06 Thread Andreas Pflug
Dave Page wrote: Eh? Do you mean you've made the autodetected servers behave the same as the normal ones once they've been detected (and are presumably storing the serviceID for all now)? When the special registry handling of autodetect servers is removed, yes. serviceID is stored for all, might

Re: [pgadmin-hackers] build error pgadmin3-src-20040805.tar.gz

2004-08-06 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Raphaël Enrici > Sent: 05 August 2004 22:24 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] build error pgadmin3-src-20040805.tar.gz > > Hi friends, > > hourra! My DSL connection is now fun

Re: [pgadmin-hackers] Server autodetect

2004-08-06 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: 06 August 2004 08:17 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Server autodetect > > > > Oh, and I didn't see a commit message about it... Scr

Re: [pgadmin-hackers] Server autodetect

2004-08-06 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 05 August 2004 22:42 > To: Dave Page; [EMAIL PROTECTED] > Subject: Server autodetect > > Dave, > > I did some coding on service handling. Autodetect code now > recognizes if a serviceID is already known,