[pgadmin-hackers] pgAdmin III commit: Resolved an issue related enable/disable menu items

2015-09-22 Thread Ashesh Vashi
Resolved an issue related enable/disable menu items in Query Editor specifically for Unity Desktop Environment. wxWidgets was not able to identify the current focused control in some cases, during certain event generation. And, that was resulting into disabling the wrong menu items. i.e. Copy, Pas

Re: [pgadmin-hackers] pgadmin4 setup.py, first time run

2015-09-22 Thread Prasad Somwanshi
Good. Still surprised that nobody encountered it so far. It would have nice, if I got a mention in commit log , :( regards, Prasad     Sent: Tuesday, September 22, 2015 at 6:50 AM From: "Ashesh Vashi" To: "Prasad Somwanshi" Cc: pgadmin-hackers Subject: Re: [pgadmin-hackers] pgadmin4 setup.p

Re: [pgadmin-hackers] pgadmin4 setup.py, first time run

2015-09-22 Thread Ashesh Vashi
On Tue, Sep 22, 2015 at 3:39 PM, Prasad Somwanshi wrote: > Good. Still surprised that nobody encountered it so far. > It would have nice, if I got a mention in commit log , :( > I sure - you will be for your contribution in future. Please keep contributing. Thanks once again. -- Thanks & Regar

[pgadmin-hackers] pgAdmin III commit: Bump version number for beta 1 release.

2015-09-22 Thread Dave Page
Bump version number for beta 1 release. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f2da55842525d45250bd6f39d087155d4fdc1080 Modified Files -- pgadmin/include/version.h |8 1 file changed, 4 insertions(+), 4 deletion

[pgadmin-hackers] pgAdmin III commit: Move files into relevent project folders.

2015-09-22 Thread Dave Page
Move files into relevent project folders. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=76daa665593787b521a322b7c3aff60a503fcb01 Modified Files -- pgadmin/pgAdmin3.vcxproj.filters | 16 1 file changed, 12 inserti

[pgadmin-hackers] pgAdmin III commit: Copyright updates.

2015-09-22 Thread Dave Page
Copyright updates. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cda20be9cff1edb68e6af50ed311693190ea7bc0 Modified Files -- docs/en_US/licence.rst |2 +- pgadmin/Makefile.am

[pgadmin-hackers] pgAdmin III commit: Final copyright changes.

2015-09-22 Thread Dave Page
Final copyright changes. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=15c11c3054b7c873cef71e08771e844430948705 Modified Files -- LICENSE |4 ++-- Makefile.am

[pgadmin-hackers] pgAdmin III commit: Final copyright changes.

2015-09-22 Thread Dave Page
Final copyright changes. Branch -- REL-1_20_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ffbcc2f1e3a9ade3ba0ca6cc0ba7963657001194 Modified Files -- LICENSE |4 ++-- Makefile.am

[pgadmin-hackers] pgAdmin III commit: Copyright updates.

2015-09-22 Thread Dave Page
Copyright updates. Branch -- REL-1_20_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4393125563bffd8ecb8184ea631a8148fdd562b4 Modified Files -- docs/en_US/licence.rst |2 +- pgadmin/Makefil

Re: [pgadmin-hackers] pgAdmin III commit: Resolved an issue related enable/disable menu items

2015-09-22 Thread J.F. Oster
Hi Ashesh, Favourite's issue is resolved, but looks like Edit - Cut/Copy/Paste items are disabled all the time (seen on Ubuntu, Kubuntu). Tuesday, September 22, 2015, 10:56:32 AM, you wrote: AV> Resolved an issue related enable/disable menu items in Query Editor AV> specifically for Unity Deskto

Re: [pgadmin-hackers] pgAdmin III commit: Resolved an issue related enable/disable menu items

2015-09-22 Thread Ashesh Vashi
On Wed, Sep 23, 2015 at 10:23 AM, J.F. Oster wrote: > Hi Ashesh, > > Favourite's issue is resolved, but looks like Edit - Cut/Copy/Paste > items are disabled all the time (seen on Ubuntu, Kubuntu). > I've tested the patch couple of times on Ubuntu, and OSX both before committing the changes. Do

Re: [pgadmin-hackers] pgAdmin III commit: Resolved an issue related enable/disable menu items

2015-09-22 Thread Ashesh Vashi
On Wed, Sep 23, 2015 at 10:27 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > On Wed, Sep 23, 2015 at 10:23 AM, J.F. Oster wrote: > >> Hi Ashesh, >> >> Favourite's issue is resolved, but looks like Edit - Cut/Copy/Paste >> items are disabled all the time (seen on Ubuntu, Kubuntu). >> >

[pgadmin-hackers] pgAdmin III commit: Moved some of the code in wrong place related to en

2015-09-22 Thread Ashesh Vashi
Moved some of the code in wrong place related to enabling copy/cut/clear in frmQuery::updateMenu(...) function. A regression of commit: cd9f615564334ed91d4760c971beae249cf9bd83 Thanks J.F. Oster for the quick report Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin

Re: [pgadmin-hackers] pgAdmin III commit: Resolved an issue related enable/disable menu items

2015-09-22 Thread Ashesh Vashi
On Wed, Sep 23, 2015 at 10:36 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > > On Wed, Sep 23, 2015 at 10:27 AM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> On Wed, Sep 23, 2015 at 10:23 AM, J.F. Oster wrote: >> >>> Hi Ashesh, >>> >>> Favourite's issue is resolved, but

Re: [pgadmin-hackers] [PATCH] Add Commit/Rollback toolbar action version 2

2015-09-22 Thread John Obaterspok
Hi Sanket, Did you give the patch a try? I would really like it to for the next release :) -- john 2015-09-16 20:27 GMT+02:00 John Obaterspok : > Hi Sanket, > > Attached patch is rebased now. > > Regards, > > -- john > > > 2015-09-16 11:20 GMT+02:00 Sanket Mehta : > >> Hi John, >> >> Patch is n