Re: [pgadmin-hackers] strings fixes

2011-04-12 Thread Timon
Just one more little fix in attachment :) keyrs -> keys 2011/4/7 Dave Page : > Thanks, patch applied. > > On Thu, Apr 7, 2011 at 11:03 AM, Timon wrote: >> In some files I found strings like this: >> Are you sure you wish to drop column \"%s?\" >> but they should be like this >> Are you sure you w

[pgadmin-hackers] pgAdmin III commit: Fix string

2011-04-12 Thread Guillaume Lelarge
Fix string Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=02a6109cea42bbf9cf0adcd7a864d1adf62dd290 Author: Timon Modified Files -- pgadmin/schema/pgForeignKey.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Se

Re: [pgadmin-hackers] strings fixes

2011-04-12 Thread Guillaume Lelarge
Le 12/04/2011 10:06, Timon a écrit : > Just one more little fix in attachment :) > keyrs -> keys > Commited, thanks. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http:

Re: [pgadmin-hackers] pgAdmin III commit: Handle hostaddr connection parameter

2011-04-12 Thread Dave Page
I'm not happy with the way this is done (from the UI perspective). We now have two fields on the server dialogue, one labelled "Host" and one labelled "Host Address". It's not at all obvious to the user when one should be used over the other. To avoid confusion, I think we should put the Host Addr

Re: [pgadmin-hackers] Copy/Paste table(s) functions

2011-04-12 Thread Vladimir Kokovic
Hi, Here's a new version of copy / paste table(s)! I hope this is much better than the previous one.. Best regards, Vladimir Kokovic, DP senior, Belgrade, Serbia frm-module.mk.diff Description: Binary data frmMain.cpp.diff Description: Binary data frmMain.h.diff Description: Binary data //

[pgadmin-hackers] pgAdmin III commit: Move HostAddress in the Advanced tab for servers

2011-04-12 Thread Guillaume Lelarge
Move HostAddress in the Advanced tab for servers Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d196e227f3f204776b52aa6ba0795f34b29b3ea7 Modified Files -- pgadmin/ui/dlgServer.xrc | 29 + 1 files change

Re: [pgadmin-hackers] pgAdmin III commit: Handle hostaddr connection parameter

2011-04-12 Thread Guillaume Lelarge
Le 12/04/2011 17:36, Dave Page a écrit : > I'm not happy with the way this is done (from the UI perspective). We > now have two fields on the server dialogue, one labelled "Host" and > one labelled "Host Address". It's not at all obvious to the user when > one should be used over the other. > > To

[pgadmin-hackers] wxWidgets 2.9 build - new incompatibilities

2011-04-12 Thread Peter Geoghegan
Looks like there is a new slew of incompatibilities that are inclined to break pgAdmin compilation against wxWidgets SVN head. I'll work on it throughout the week. Thanks for accommodating me by applying your patches early Guillaume. -- Peter Geoghegan       http://www.2ndQuadrant.com/ PostgreSQ