pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"
Date: 2012-03-13 20:47:53
Message-ID: E1S7YdN-0002JU-Gg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Fix another issue related to wxWidgets 2.9"

This reverts commit 4e8c217f812a0ecc95a02db367d8af63f39073ad.

All displayed numbers were wrong.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp | 2 +-
pgadmin/db/pgQueryThread.cpp | 4 ++--
pgadmin/frm/frmEditGrid.cpp | 19 ++++++++++---------
pgadmin/frm/frmExport.cpp | 2 +-
pgadmin/frm/frmQuery.cpp | 13 +++++++------
pgadmin/slony/slNode.cpp | 4 ++--
6 files changed, 23 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-13 20:48:31 Re: pgAdmin III commit: Fix another issue related to wxWidgets 2.9
Previous Message Guillaume Lelarge 2012-03-13 19:59:49 pgAdmin III commit: Fix the reverse-engineered SQL of an operator