Author: dpage Date: 2006-03-06 09:01:49 +0000 (Mon, 06 Mar 2006)
New Revision: 5038 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5038&view=rev Log: Replace the query tool's wxListView control with a wxGrid and a virtual table to hold the data during loading for significant speedup. Enhance the query tool to allow copy/paste of arbitrary groups of columns, rows or individual cells. [Edward Di Geronimo Jr] Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/src/ctl/ctlSQLResult.cpp trunk/pgadmin3/src/frm/frmEditGrid.cpp trunk/pgadmin3/src/frm/frmExport.cpp trunk/pgadmin3/src/frm/frmQuery.cpp trunk/pgadmin3/src/include/ctl/ctlSQLResult.h ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
