pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w
Date: 2013-01-24 10:05:56
Message-ID: E1TyJgy-0002CA-3l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent Cmd+S adding characters to the Query Tool when the Save button is disabled.

Branch
------
REL-1_16_0_PATCHES

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmQuery.cpp | 21 +++++++++++----------
2 files changed, 13 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Lukasz Brodziak 2013-01-24 10:45:57 Exporting sql scripts in pgAdmin
Previous Message Dave Page 2013-01-24 10:04:33 pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w