SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl
Date
Msg-id 200605240930.k4O9UUbU032020@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2006-05-24 10:30:30 +0100 (Wed, 24 May 2006)

New Revision: 5190

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

Log:
Re-add the wxListView based ctlSqlResult control, #ifdef'd to allow selection of the control at build time. Default to
thewxGrid based version. 


Modified:
   trunk/pgadmin3/src/ctl/ctlSQLResult.cpp
   trunk/pgadmin3/src/frm/frmQuery.cpp
   trunk/pgadmin3/src/frm/frmReport.cpp
   trunk/pgadmin3/src/include/ctl/ctlSQLResult.h

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5189 - trunk/pgadmin3/src/schema
Next
From: "Dave Page"
Date:
Subject: Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3: . src/frm