Re: [pgadmin-hackers] wxWidgets 3.0 support in pgAdmin

2014-01-20 Thread Neel Patel
Hi Dave, I have attached the .tgz file that contains two patch files separately. Please let me know if something is missing. Thanks, Neel Patel On Mon, Jan 20, 2014 at 9:59 PM, Dave Page wrote: > Hi > > On Mon, Jan 20, 2014 at 1:09 PM, Neel Patel > wrote: > > Hi All, > > > > Please find the

[pgadmin-hackers] Feature Request

2014-01-20 Thread Jeff Sacksteder
It's not clear what list is appropriate for feature requests, so I'm guessing here. I'd like to be able to create database connections on Windows using the currently-logged-in user. Since PgAdmin stores connections per-user, that can be captured at the time the connection is created instead of dyn

Re: [pgadmin-hackers] wxWidgets 3.0 support in pgAdmin

2014-01-20 Thread Dave Page
Hi On Mon, Jan 20, 2014 at 1:09 PM, Neel Patel wrote: > Hi All, > > Please find the attached .tgz file that contains the patch file for new > wxWidgets 3.0 support in pgAdmin. > > We have done the sanity testing of pgAdmin with new wxWidgets 3.0 release > and also fix some of the bugs found durin

[pgadmin-hackers] wxWidgets 3.0 support in pgAdmin

2014-01-20 Thread Neel Patel
Hi All, Please find the attached .tgz file that contains the patch file for new wxWidgets 3.0 support in pgAdmin. We have done the sanity testing of pgAdmin with new wxWidgets 3.0 release and also fix some of the bugs found during the testing. Can anyone review and test this patch file and let u