SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl
Date: 2006-05-24 09:30:30
Message-ID: 200605240930.k4O9UUbU032020@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 the wxGrid 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-05-24 09:37:01 Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3: . src/frm
Previous Message svn 2006-05-24 07:31:54 SVN Commit by dpage: r5189 - trunk/pgadmin3/src/schema