Re: [pgadmin-hackers] [ANNOUNCE] pgAdmin III 1.2.0 Released

2004-12-01 Thread Hiroshi Saito
Hi friends. Good Day! > with native support for Windows and Linux/FreeBSD. It includes the FreeBSD is done. But, It leaves warning of some wxWidgets. However, It is probably and just Debug information. There are BSD5.2(5.2.1R). BSD5.3 will be dealt with soon. Cheers! Hiroshi Saito OT) I ca

[pgadmin-hackers] RPMs for Fedora Core 1-3

2004-12-01 Thread Troels Arvin
On Wed, 01 Dec 2004 13:19:21 +0100, Troels Arvin wrote (subject: "Re: 1.2.0 Gold uploaded"): > I have a trusted Fedora Core 1 host on which I could build an FC1 RPM. I > noone else is already doing that, I'll give it a shot within a day or two. I succeded in building an RPM on Fedora Core 1: http

[pgadmin-hackers] CVS Commit by dpage: Clarify requirements

2004-12-01 Thread cvs
Log Message: --- Clarify requirements Modified Files: -- www/pgadmin3/cnt: cnt_download.php (r1.70 -> r1.71) Index: cnt_download.php === RCS file: /projects/www/pgadmin3/cnt/cnt_download.php,v retrievi

[pgadmin-hackers] CVS Commit by andreas: 8.0beta5 fix

2004-12-01 Thread cvs
Log Message: --- 8.0beta5 fix Modified Files: -- pgadmin3/src/ui: frmMainConfig.cpp (r1.2 -> r1.3) Index: frmMainConfig.cpp === RCS file: /projects/pgadmin3/src/ui/frmMainConfig.cpp,v retrieving revisi

[pgadmin-hackers] config file editor

2004-12-01 Thread Andreas Pflug
CVS HEAD not only has menu options to edit pg_hba.conf and postgresql.conf files on the local file system or via database connection (if the server is instrumented with the admin package), but also has command line options: -c will try to locate both files in that directory -c will edit

[pgadmin-hackers] CVS Commit by andreas: gcc fixes

2004-12-01 Thread cvs
Log Message: --- gcc fixes Modified Files: -- pgadmin3/src: Makefile.am (r1.92 -> r1.93) pgadmin3/src/include: dlgHbaConfig.h (r1.1 -> r1.2) dlgMainConfig.h (r1.1 -> r1.2) frmMainConfig.h (r1.1 -> r1.2) pgconfig.h (r1.1 -> r1.2)

[pgadmin-hackers] CVS Commit by andreas: - configuration editor - some update wizard stuff

2004-12-01 Thread cvs
Log Message: --- - configuration editor - some update wizard stuff (disabled) Added Files: --- pgadmin3/src/ui/common: dlgHbaConfig.xrc (r1.1) dlgMainConfig.xrc (r1.1) frmUpdate.xrc (r1.1) --- /dev/null +++ src/ui/common/frmUpdate.xrc @@ -0,0 +1,60 @@ +

[pgadmin-hackers] CVS Commit by andreas: - configuration editor - some update wizard stuff

2004-12-01 Thread cvs
Log Message: --- - configuration editor - some update wizard stuff (disabled) Added Files: --- pgadmin3/src/include/images: checked.xpm (r1.1) hint.xpm (r1.1) unchecked.xpm (r1.1) --- /dev/null +++ src/include/images/unchecked.xpm @@ -0,0 +1,24 @@ +/* X

[pgadmin-hackers] CVS Commit by andreas: - configuration editor - some update wizard stuff

2004-12-01 Thread cvs
Log Message: --- - configuration editor - some update wizard stuff (disabled) Modified Files: -- pgadmin3/src: Makefile.am (r1.91 -> r1.92) Index: Makefile.am === RCS file: /projects/pgadmin3/src/Makef

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 01 December 2004 12:27 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] 1.2.0 Gold uploaded > > Dave Page wrote: > > I've uploaded 1.2.0 gold to > http://developer.pgadmin.org/ftp/releas

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Andreas Pflug
Dave Page wrote: I've uploaded 1.2.0 gold to http://developer.pgadmin.org/ftp/release/ in src, slack and win formats. Ah, there it is our new baby, thanks to all contributors, packagers, translators, friends! Finally, I'll branch CVS in a few minutes so Andreas can get his new code committed :-)

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Troels Arvin
On Wed, 01 Dec 2004 13:51:59 +0200, Devrim GUNDUZ wrote: > Uploaded the new RPM for FC3 and SRPM to developer site. Could you please > take a look at them? Both the src and i686 RPMs look fine, including the signatures: As root, I imported your public key into the RPM database: rpm --import dev

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Wed, 1 Dec 2004, Troels Arvin wrote: It's very hard for me -- the servers and users that I build RPMs and use gpg are different... GPG signatures can be added to existing RPMs. See the "--addsign" rpm parameter. Ok, seems what I've missed before.

[pgadmin-hackers] CVS Commit by dpage: 1.2.0 Release announcement

2004-12-01 Thread cvs
Log Message: --- 1.2.0 Release announcement Modified Files: -- www/pgadmin3/cnt: cnt_index.php (r1.37 -> r1.38) Index: cnt_index.php === RCS file: /projects/www/pgadmin3/cnt/cnt_index.php,v retrieving

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Troels Arvin
On Wed, 01 Dec 2004 10:56:05 +, Dave Page wrote: > Besides, unless I produce them, I'm not signing them anyway OK. That's a fair policy. >> Now, it would be nice >> if the http://www.pgadmin.org/ front page had the news, too. > > Working on it... Oh, yes. I can see that. Nice. -- Greet

[pgadmin-hackers] CVS Commit by dpage: 1.2.0 Release announcement

2004-12-01 Thread cvs
Log Message: --- 1.2.0 Release announcement Modified Files: -- www/pgadmin3/cnt: cnt_index.php (r1.39 -> r1.40) Index: cnt_index.php === RCS file: /projects/www/pgadmin3/cnt/cnt_index.php,v retrieving

[pgadmin-hackers] CVS Commit by dpage: 1.2.0 Release announcement

2004-12-01 Thread cvs
Log Message: --- 1.2.0 Release announcement Modified Files: -- www/pgadmin3/cnt: cnt_index.php (r1.38 -> r1.39) Index: cnt_index.php === RCS file: /projects/www/pgadmin3/cnt/cnt_index.php,v retrieving

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread blacknoz
Message d'origine >A: [EMAIL PROTECTED] >De: Troels Arvin <[EMAIL PROTECTED]> >Sujet: Re: [pgadmin-hackers] 1.2.0 Gold uploaded >Date: Wed, 01 Dec 2004 11:44:31 +0100 > >On Wed, 01 Dec 2004 10:01:10 +0100, Troels Arvin wrote: > >> GPG signatures can be added to existing RPMs. See the "--ad

[pgadmin-hackers] CVS Commit by dpage: 1.2.0 Release announcement

2004-12-01 Thread cvs
Log Message: --- 1.2.0 Release announcement Modified Files: -- www/pgadmin3/cnt: cnt_index.php (r1.40 -> r1.41) Index: cnt_index.php === RCS file: /projects/www/pgadmin3/cnt/cnt_index.php,v retrieving

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Troels Arvin > Sent: 01 December 2004 10:45 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] 1.2.0 Gold uploaded > > On Wed, 01 Dec 2004 10:01:10 +0100, Troels Arvin wrote: > > > GPG sig

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Troels Arvin
On Wed, 01 Dec 2004 10:01:10 +0100, Troels Arvin wrote: > GPG signatures can be added to existing RPMs. See the "--addsign" rpm > parameter. By the way: It would be nice if Dave's signature were used, as is the case for the source tar-balls. Dave: Do you have RPM on your system? - Could you add s

Re: [pgadmin-hackers] 1.2.0 Gold uploaded

2004-12-01 Thread Troels Arvin
On Wed, 01 Dec 2004 01:45:08 +0200, Devrim GUNDUZ wrote: > It's very hard for me -- the servers and users that I build RPMs and use > gpg are different... GPG signatures can be added to existing RPMs. See the "--addsign" rpm parameter. -- Greetings from Troels Arvin, Copenhagen, Denmark ---