pgAdmin III commit: Use frmHint to fix the addition of adminpack

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Use frmHint to fix the addition of adminpack
Date: 2011-04-20 12:47:40
Message-ID: 201104201247.p3KCleJo034931@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-04-20 12:47:51 Re: pgAdmin III commit: Install adminpack on user request in frmStatus
Previous Message Dave Page 2011-04-20 09:30:35 Re: pgAdmin III commit: Install adminpack on user request in frmStatus