pgAdmin III commit: Add action menus to the server status tool

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add action menus to the server status tool
Date: 2013-01-06 17:39:31
Message-ID: E1TruC3-0003b7-EV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add action menus to the server status tool

It also adds shortcuts.

Per request and help from Evan Martin.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1be09c2ad3e9d9fd5d4a6c4a18f2d6ffaf376617

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmStatus.cpp | 47 +++++++++++++++++++++++++++++++++++++++
pgadmin/include/frm/frmStatus.h | 1 +
3 files changed, 49 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2013-01-06 17:41:39 Re: [pgAdmin III] #386: Add the cancel query and terminate backend actions in the menubar
Previous Message Guillaume Lelarge 2013-01-06 17:31:13 pgAdmin III commit: Fix the database SQL when reseting a configuration