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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6269 - in trunk/pgadmin3/pgadmin: . debugger include include/debugger
Date: 2007-05-08 11:48:58
Message-ID: 200705081148.l48BmwuM017368@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 the status 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-05-08 14:11:45 SVN Commit by dpage: r6270 - in trunk/www: development support
Previous Message svn 2007-05-08 11:02:06 SVN Commit by dpage: r6268 - in trunk/pgadmin3/pgadmin: . debugger include include/debugger