pgAdmin III commit: Add Save and Exit shortcut keys to the edit grid

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add Save and Exit shortcut keys to the edit grid
Date: 2014-06-07 12:58:02
Message-ID: E1WtGCA-0006qD-WB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add Save and Exit shortcut keys to the edit grid

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3aa6dd4228e9bfeafeae3941649c65cdd7bfa336
Author: Fredrik de Vibe <fdv(at)ifi(dot)uio(dot)no>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmEditGrid.cpp | 9 +++++----
2 files changed, 7 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-06-07 12:58:12 Re: Patch for closing frmEditGrid dialog using accelerator
Previous Message Dave Page 2014-06-07 12:52:52 pgAdmin III commit: Fix compiler warning.