pgAdmin III commit: Improve the commenting logic in the SQL text box, t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Improve the commenting logic in the SQL text box, t
Date: 2010-11-22 20:41:46
Message-ID: 201011222041.oAMKfk6j051909@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve the commenting logic in the SQL text box, to allow quick commenting of multiple lines in succession and fix some unintuitive behaviour.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4fe3bab6b2d0b915131e71c2e16898834baa9c9e
Author: Nail Samatov <nail(dot)samatov(at)googlemail(dot)com>

Modified Files
--------------
CHANGELOG | 3 ++
pgadmin/ctl/ctlSQLBox.cpp | 55 +++++++++++++++++++++++++++++++++++++++-----
2 files changed, 51 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-11-22 20:42:22 Re: Ctrl + K - add some productivity :)
Previous Message Dave Page 2010-11-22 20:38:31 pgAdmin III commit: Improve the commenting logic in the SQL text box, t