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:38:31
Message-ID: 201011222038.oAMKcVvR051448@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8b1ece55bcd700fef5882f4623a4cb5075df6624
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:41:46 pgAdmin III commit: Improve the commenting logic in the SQL text box, t
Previous Message Nail Samatov 2010-11-22 17:21:21 Ctrl + K - add some productivity :)