SVN Commit by dpage: r6500 - in trunk/pgadmin3/pgadmin: debugger include/debugger schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6500 - in trunk/pgadmin3/pgadmin: debugger include/debugger schema
Date: 2007-07-27 15:01:26
Message-ID: 200707271501.l6RF1QQD016864@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-07-27 15:01:26 +0000 (Fri, 27 Jul 2007)

New Revision: 6500

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

Log:
Support for the V2 debugger plugin API which will be used in the community release of the plugin.

Modified:
trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
trunk/pgadmin3/pgadmin/debugger/ctlStackWindow.cpp
trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp
trunk/pgadmin3/pgadmin/debugger/dbgResultset.cpp
trunk/pgadmin3/pgadmin/debugger/dbgTargetInfo.cpp
trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
trunk/pgadmin3/pgadmin/include/debugger/ctlCodeWindow.h
trunk/pgadmin3/pgadmin/include/debugger/dbgPgConn.h
trunk/pgadmin3/pgadmin/include/debugger/dbgResultset.h
trunk/pgadmin3/pgadmin/schema/pgDatabase.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-07-27 15:14:29 SVN Commit by dpage: r6501 - trunk/pgadmin3/pgadmin/debugger
Previous Message svn 2007-07-27 10:01:07 SVN Commit by dpage: r6499 - trunk/pgadmin3/pgadmin/frm