pgAdmin III commit: Allow multiple SQL editor tabs to be used in the Qu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Allow multiple SQL editor tabs to be used in the Qu
Date
Msg-id E1aWhMl-000673-HA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow multiple SQL editor tabs to be used in the Query Tool

Additional review by Neel Patel from EDB.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5dbefb4df7ea48e1db215dfab43bbc02ee88e2be
Author: Sergey Busel <sbusel@gmail.com>

Modified Files
--------------
CHANGELOG                       |   2 +
pgadmin/ctl/ctlSQLBox.cpp       |  81 ++++++
pgadmin/frm/frmQuery.cpp        | 578 +++++++++++++++++++++++++++++++---------
pgadmin/include/ctl/ctlSQLBox.h |  19 ++
pgadmin/include/frm/frmQuery.h  |  36 ++-
pgadmin/include/frm/menu.h      |   1 +
6 files changed, 582 insertions(+), 135 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: pgAdmin III: Muliple SQL tabs
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III: Muliple SQL tabs