pgAdmin III commit: More wx2.9 compatibility. Almost there now!

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: More wx2.9 compatibility. Almost there now!
Date: 2011-07-26 21:33:33
Message-ID: E1QlpFt-0003Tx-E8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-27 22:48:16 pgAdmin III commit: Tweaks for the doc build system.
Previous Message Dave Page 2011-07-26 21:20:25 Re: Changed default ordering in tables