pgAdmin III commit: Use a much smarter auto-sizing algorithm for the co - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Use a much smarter auto-sizing algorithm for the co
Date
Msg-id E1VsaDd-0001kE-Uc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use a much smarter auto-sizing algorithm for the columns in the Query Tool output grid

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c374435196fcead5dddd88364ef3b337b85830b6
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
CHANGELOG                          |    2 +
pgadmin/ctl/ctlSQLGrid.cpp         |  203 +++++++++++++++++++++++++++++++-----
pgadmin/ctl/ctlSQLResult.cpp       |   36 +------
pgadmin/frm/frmEditGrid.cpp        |   19 +---
pgadmin/include/ctl/ctlSQLGrid.h   |   11 ++
pgadmin/include/ctl/ctlSQLResult.h |    3 -
6 files changed, 198 insertions(+), 76 deletions(-)


pgadmin-hackers by date:

Previous
From: "J.F. Oster"
Date:
Subject: Re: PATCH: Choose best width for Data Output columns of Query tool
Next
From: Dave Page
Date:
Subject: Re: PATCH: Choose best width for Data Output columns of Query tool