pgAdmin III commit: More wx2.9 compatibility. Almost there now! - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: More wx2.9 compatibility. Almost there now!
Date
Msg-id E1QlpFt-0003Tx-E8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
More wx2.9 compatibility. Almost there now!

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0a26877628941e51f9cb71c55b75be033febff2d

Modified Files
--------------
pgadmin/ctl/ctlComboBox.cpp          |    6 ++--
pgadmin/debugger/frmDebugger.cpp     |   12 +++++-----
pgadmin/dlg/dlgDatabase.cpp          |    2 +-
pgadmin/dlg/dlgProperty.cpp          |   12 +++++-----
pgadmin/dlg/dlgSelectConnection.cpp  |    2 +-
pgadmin/frm/frmConfig.cpp            |   14 ++++++------
pgadmin/frm/frmDatabaseDesigner.cpp  |   20 +++++++++---------
pgadmin/frm/frmEditGrid.cpp          |   16 +++++++-------
pgadmin/frm/frmHint.cpp              |    2 +-
pgadmin/frm/frmMain.cpp              |    4 +-
pgadmin/frm/frmMaintenance.cpp       |    2 +-
pgadmin/frm/frmOptions.cpp           |    2 +
pgadmin/frm/frmQuery.cpp             |   36 +++++++++++++++++-----------------
pgadmin/frm/frmStatus.cpp            |   20 +++++++++---------
pgadmin/frm/plugins.cpp              |    2 +-
pgadmin/slony/dlgRepCluster.cpp      |    8 +++---
pgadmin/slony/dlgRepListen.cpp       |    8 +++---
pgadmin/slony/dlgRepPath.cpp         |    4 +-
pgadmin/slony/dlgRepSequence.cpp     |    2 +-
pgadmin/slony/dlgRepSet.cpp          |    4 +-
pgadmin/slony/dlgRepSubscription.cpp |    6 ++--
pgadmin/slony/dlgRepTable.cpp        |    4 +-
22 files changed, 95 insertions(+), 93 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Changed default ordering in tables
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Tweaks for the doc build system.