pgAdmin III commit: Use frmHint to fix the addition of adminpack - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Use frmHint to fix the addition of adminpack
Date
Msg-id 201104201247.p3KCleJo034931@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use frmHint to fix the addition of adminpack

instead of the wxMessageBox I used earlier.

Branch
------
master

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

Modified Files
--------------
docs/en_US/hints/instrumentation91_with.html    |   28 ++++++++++++
docs/en_US/hints/instrumentation91_without.html |   28 ++++++++++++
pgadmin/frm/frmHint.cpp                         |   14 ++++++
pgadmin/frm/frmStatus.cpp                       |   55 +++++++++++------------
pgadmin/include/frm/frmHint.h                   |   32 +++++++------
pgadmin/schema/pgDatabase.cpp                   |   23 +++++++++-
6 files changed, 135 insertions(+), 45 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Install adminpack on user request in frmStatus
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin III commit: Install adminpack on user request in frmStatus