SVN Commit by dpage: r6339 - trunk/pgadmin3/pgadmin/ctl - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6339 - trunk/pgadmin3/pgadmin/ctl
Date
Msg-id 200706041144.l54BiPun020387@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-06-04 11:44:25 +0000 (Mon, 04 Jun 2007)

New Revision: 6339

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6339&view=rev

Log:
When auto-indenting, don't leave hanging indents if the user leaves a 'blank' line. Don't re-indent if the user adds a
CRat the front of an existing indent. Per testing by Erwin. 


Modified:
   trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6338 - trunk/pgadmin3/pgadmin/ctl
Next
From: Dave Page
Date:
Subject: Re: Testing 1.7: issues in edit grid & query window