pgAdmin III commit: Add a specific panel for selection information - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add a specific panel for selection information
Date
Msg-id 201101301555.p0UFtEn9082753@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add a specific panel for selection information

This patch adds a new panel to show the number of selected characters in the
query tool. Moreover, it uses " chars" instead of "Sel. " (the latter one
being less descriptive).

Branch
------
master

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

Modified Files
--------------
CHANGELOG                      |    1 +
pgadmin/frm/frmQuery.cpp       |   15 +++++++++++----
pgadmin/include/frm/frmQuery.h |    1 +
3 files changed, 13 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: wxWidgets 2.9 build
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Support for SSL certificate files