Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r5057 - in trunk/pgadmin3: . src/ctl src/dlg src/frm src/include src/include/ctl



Author: dpage

Date: 2006-03-20 15:05:31 +0000 (Mon, 20 Mar 2006)

New Revision: 5057

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

Log:
Refactor Edit Grid and Query Grid into one common base class for the control. Use the in-built wxTable for further a performance boost [Edward Di Geronimo Jr.]



Added:
   trunk/pgadmin3/src/ctl/ctlSqlGrid.cpp
   trunk/pgadmin3/src/include/ctl/ctlSqlGrid.h
Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/src/ctl/ctlSQLResult.cpp
   trunk/pgadmin3/src/ctl/module.mk
   trunk/pgadmin3/src/dlg/dlgEditGridOptions.cpp
   trunk/pgadmin3/src/frm/frmEditGrid.cpp
   trunk/pgadmin3/src/include/ctl/ctlSQLResult.h
   trunk/pgadmin3/src/include/ctl/module.mk
   trunk/pgadmin3/src/include/dlgEditGridOptions.h
   trunk/pgadmin3/src/include/frmEditGrid.h



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group