Re: [pgadmin-hackers] OS X

2005-04-19 Thread Florian G. Pflug
Jyrki Wahlstedt wrote: Hi, wonderful to see a working pgAdmin on OS X. Couple of points, though, to consider in further development: (I am not sure, how easily one can modify the user interface on one platform, but) the buttons in dialogs seem to be in wrong order (OK, the default, should be the

Re: [pgadmin-hackers] OSX Update: Night Builds

2005-04-19 Thread Patrick Hatcher
Thank you Thank you Thank you Thank you Thank you!!! I can finally dump my PC since pg3 now works on my mac whooohoo! Patrick Hatcher Macys.Com "Florian G.

[pgadmin-hackers] CVS Commit by andreas: gtk fix

2005-04-19 Thread cvs
Log Message: --- gtk fix Modified Files: -- pgadmin3/src/ui: frmHint.cpp (r1.5 -> r1.6) Index: frmHint.cpp === RCS file: /projects/pgadmin3/src/ui/frmHint.cpp,v retrieving revision 1.5 retrieving revis

[pgadmin-hackers] CVS Commit by andreas: Hint enhancements

2005-04-19 Thread cvs
Log Message: --- Hint enhancements Added Files: --- pgadmin3/docs/en_US/hints: vacuum.html (r1.1) --- /dev/null +++ docs/en_US/hints/vacuum.html @@ -0,0 +1,36 @@ + + + + + +Guru Hints + + + + +Running VACUUM recommended + +The estimated rowcount on the table "" deviate

[pgadmin-hackers] OS X

2005-04-19 Thread Jyrki Wahlstedt
Hi, wonderful to see a working pgAdmin on OS X. Couple of points, though, to consider in further development: (I am not sure, how easily one can modify the user interface on one platform, but) the buttons in dialogs seem to be in wrong order (OK, the default, should be the rightmost button), an

Re: [pgadmin-hackers] CVS Commit by andreas: Unix Domain Socket additional stuff switch to

2005-04-19 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 19 April 2005 18:35 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: Unix > Domain Socket additional stuff switch to > > Dave Page wrote: > > > >

[pgadmin-hackers] CVS Commit by andreas: Hint enhancements

2005-04-19 Thread cvs
Log Message: --- Hint enhancements Modified Files: -- pgadmin3: CHANGELOG.txt (r1.204 -> r1.205) Index: CHANGELOG.txt === RCS file: /projects/pgadmin3/CHANGELOG.txt,v retrieving revision 1.204 retrievi

[pgadmin-hackers] CVS Commit by andreas: Hint enhancements

2005-04-19 Thread cvs
Log Message: --- Hint enhancements Modified Files: -- pgadmin3/src/ui/common: xrcDialogs.cpp (r1.60 -> r1.61) Index: xrcDialogs.cpp === RCS file: /projects/pgadmin3/src/ui/common/xrcDialogs.cpp,v retri

[pgadmin-hackers] CVS Commit by andreas: Hint enhancements

2005-04-19 Thread cvs
Log Message: --- Hint enhancements Modified Files: -- pgadmin3/src/include: frmHint.h (r1.4 -> r1.5) frmMain.h (r1.63 -> r1.64) pgObject.h (r1.66 -> r1.67) pgTable.h (r1.29 -> r1.30) pgadmin3/src/schema: pgObject.cpp (r1.80 -> r1.

Re: [pgadmin-hackers] OSX Update: Night Builds

2005-04-19 Thread Florian G. Pflug
Andres Olarte wrote: First of all good work, I've been following the development for Mac, but hadn't had much luck. I can help you guys testing the Mac version (now that it's ready to compile, I while before I couldn't compile it no matter how hard hard I tried) Second, where can I download these b

[pgadmin-hackers] CVS Commit by andreas: unbreak pipe conn stuff

2005-04-19 Thread cvs
Log Message: --- unbreak pipe conn stuff Modified Files: -- pgadmin3/src/schema: pgServer.cpp (r1.62 -> r1.63) pgadmin3/src/ui: dlgServer.cpp (r1.19 -> r1.20) frmQuery.cpp (r1.83 -> r1.84) Index: pgServer.cpp

Re: [pgadmin-hackers] CVS Commit by andreas: Unix Domain Socket additional

2005-04-19 Thread Andreas Pflug
Dave Page wrote: Err, would you mind unbreaking this please? I can no longer change the port number for the socket (libpq uses it to form part of the filename), Uh, I wasn't aware of that. Hm, whatever this is good for... and the trailing / that is added to the end of the path now This is your li

Re: [pgadmin-hackers] CVS Commit by andreas: Unix Domain Socket additional stuff switch to

2005-04-19 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: 18 April 2005 15:39 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] CVS Commit by andreas: Unix Domain > Socket additional stuff switch to > > Log Me