Re: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w - Mailing list pgadmin-hackers

From Timon
Subject Re: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w
Date
Msg-id CAAeC-SvaTLGLE+JmO-kdME7VvvuZCH+PUf53ewgTXmv=h-5QZw@mail.gmail.com
Whole thread Raw
In response to pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w  (Dave Page <dpage@pgadmin.org>)
Responses Re: pgAdmin III commit: Prevent Cmd+S adding characters to the Query Tool w  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
little patch which prevents a crash when opens query editor

2013/1/24 Dave Page <dpage@pgadmin.org>:
> 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(-)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers



--
All bugs reserved

Attachment

pgadmin-hackers by date:

Previous
From: Lukasz Brodziak
Date:
Subject: Exporting sql scripts in pgAdmin
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix accelerator table size.