pgAdmin III commit: Make the arrow key navigation consistent across the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Make the arrow key navigation consistent across the
Date: 2015-03-10 08:38:52
Message-ID: E1YVFgi-0007Ny-61@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make the arrow key navigation consistent across the platform for the
Objects Browser Tree

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9541fc5bc8186e79b1483bc98c9301f7d22140e8
Author: Prasad <prasad(dot)s(at)mail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/ctl/ctlTree.cpp | 52 +++++++++++++++++++++++++++++++++++++++++
pgadmin/frm/events.cpp | 8 ++++++-
pgadmin/include/ctl/ctlTree.h | 1 +
4 files changed, 62 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-03-10 08:41:35 Re: PATCH: Treeview and arrow key navigation
Previous Message Ashesh Vashi 2015-03-10 08:24:06 Re: PATCH: display indexes for materialized views