Re: [pgadmin-hackers] Implementation of the GUI to create/modify/drop "Resource Group".

2014-06-10 Thread Akshay Joshi
Thanks Dave. On Wed, Jun 11, 2014 at 12:43 AM, Dave Page wrote: > Thanks - patch applied, with new icons courtesy of Gary@EDB. > > > > On Mon, Jun 9, 2014 at 9:03 AM, Akshay Joshi < > [email protected]> wrote: > >> >> >> >> On Sat, Jun 7, 2014 at 7:58 PM, Dave Page wrote: >> >>> Hi

[pgadmin-hackers] pgAdmin III commit: Modify the GNU build system so that it always rebui

2014-06-10 Thread Dave Page
Modify the GNU build system so that it always rebuilds xrcdialogs.cpp if needed during a "make all". This also adds a "make xrc" target, and as a side effect, allows use to call pgadmin/ui/embed-xrc from directories other than pgadmin/ui. Branch -- master Details --- http://git.postgresql

Re: [pgadmin-hackers] Implementation of the GUI to create/modify/drop "Resource Group".

2014-06-10 Thread Dave Page
Thanks - patch applied, with new icons courtesy of Gary@EDB. On Mon, Jun 9, 2014 at 9:03 AM, Akshay Joshi wrote: > > > > On Sat, Jun 7, 2014 at 7:58 PM, Dave Page wrote: > >> Hi Akshay >> >> >> On Thu, Jun 5, 2014 at 1:37 PM, Akshay Joshi < >> [email protected]> wrote: >> >>> Hi Da

[pgadmin-hackers] pgAdmin III commit: Update changelog.

2014-06-10 Thread Dave Page
Update changelog. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=67486881775abf514306e6f8d47decb3d7a4f72c Modified Files -- CHANGELOG |2 ++ 1 file changed, 2 insertions(+) -- Sent via pgadmin-hackers mailing list (pgadmin-ha

[pgadmin-hackers] pgAdmin III commit: Add support for Resource Groups in PPAS 9.4.

2014-06-10 Thread Dave Page
Add support for Resource Groups in PPAS 9.4. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e130f5617d58dab56a926137c571e4e428a8d947 Author: Akshay Joshi Modified Files -- pgadmin/dlg/dlgResourceGroup.cpp | 141 +