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:04:33
Message-ID: E1TyJfd-000277-6a@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
------
master

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

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-01-24 10:05:56 pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w
Previous Message pgAdmin Trac 2013-01-22 16:45:26 Re: [pgAdmin III] #378: Editing table properties drops all foreign keys and recreates them