pgAdmin III commit: Use the highlighted text in the Query Tool as the d - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Use the highlighted text in the Query Tool as the d
Date
Msg-id 201011151240.oAFCeESx060239@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use the highlighted text in the Query Tool as the default search string.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a02a177e4468ff6c93d52aee0b8c282e09dcbd59
Author: Nail Samatov <nail.samatov@googlemail.com>

Modified Files
--------------
CHANGELOG                            |    2 ++
pgadmin/ctl/ctlSQLBox.cpp            |   10 ++++++++--
pgadmin/dlg/dlgFindReplace.cpp       |    5 +++++
pgadmin/include/dlg/dlgFindReplace.h |    1 +
4 files changed, 16 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Nail Samatov
Date:
Subject: Copy selected text to "Find:" text field
Next
From: Dave Page
Date:
Subject: Re: Copy selected text to "Find:" text field