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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: More wx2.9 compatibility. Almost there now!
Дата
Msg-id E1QlpFt-0003Tx-E8@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Changed default ordering in tables
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Tweaks for the doc build system.