SVN Commit by dpage: r6269 - in trunk/pgadmin3/pgadmin: . debugger include include/debugger - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6269 - in trunk/pgadmin3/pgadmin: . debugger include include/debugger
Date
Msg-id 200705081148.l48BmwuM017368@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-05-08 11:48:58 +0000 (Tue, 08 May 2007)

New Revision: 6269

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

Log:
Use a ctlSQLBox in the debugger, rather than another custom control. while we're at it, display the positioning info in
thestatus bar as per the query too. 


Removed:
   trunk/pgadmin3/pgadmin/debugger/ctlRichWindow.cpp
   trunk/pgadmin3/pgadmin/include/debugger/ctlRichWindow.h
Modified:
   trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp
   trunk/pgadmin3/pgadmin/debugger/module.mk
   trunk/pgadmin3/pgadmin/include/debugger/ctlCodeWindow.h
   trunk/pgadmin3/pgadmin/include/debugger/frmDebugger.h
   trunk/pgadmin3/pgadmin/include/debugger/module.mk
   trunk/pgadmin3/pgadmin/include/precomp.h
   trunk/pgadmin3/pgadmin/pgAdmin3.vcproj

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6268 - in trunk/pgadmin3/pgadmin: . debugger include include/debugger
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6270 - in trunk/www: development support