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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Use frmHint to fix the addition of adminpack
Дата
Msg-id 201104201247.p3KCleJo034931@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III commit: Install adminpack on user request in frmStatus
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgAdmin III commit: Install adminpack on user request in frmStatus