pgAdmin III commit: Add support for showing/hiding specific columns in

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Add support for showing/hiding specific columns in
Дата
Msg-id 201008172115.o7HLF3Gf037715@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=05c0eba6bbac7c9f75d57821fbd6beaf2e1ba3bb

Log Message
-----------
Add support for showing/hiding specific columns in the server status window.
Implements #220.

Branch
------
master

Modified Files
--------------
CHANGELOG                       |    2 +
pgadmin/frm/frmStatus.cpp       |  274 +++++++++++++++++++++++++++++++++------
pgadmin/include/frm/frmStatus.h |   18 +++
3 files changed, 256 insertions(+), 38 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Add a shortcut to trigger a properties' window. Pat
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Ticket 220: Show/hide columns in frmStatus reports