Add block folding to the Query Tool and SQL text boxes.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0ba579a8609adbb9e979166de4fcaed9f884ac25
Modified Files
--------------
CHANGELOG | 1 +
pgadmin/ctl/ctlSQLBox.cpp | 85 ++++++++++++++++++++++++-----------
pgadmin/debugger/ctlCodeWindow.cpp | 5 +-
pgadmin/frm/frmQuery.cpp | 3 +-
pgadmin/include/ctl/ctlSQLBox.h | 1 +
5 files changed, 64 insertions(+), 31 deletions(-)