pgAdmin III commit: Disabled rules are displayed with another icon

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Disabled rules are displayed with another icon
Дата
Msg-id 201103072040.p27KeoZB029404@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Disabled rules are displayed with another icon

The "other" icon is the old one with a red cross on it. It helps to know which
rules are enabled and which aren't.

Branch
------
master

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

Modified Files
--------------
pgadmin/include/images/rulebad.xpm |  109 ++++++++++++++++++++++++++++++++++++
pgadmin/include/schema/pgRule.h    |   12 ++++-
pgadmin/pgAdmin3.vcproj            |    4 +
pgadmin/schema/pgRule.cpp          |   16 +++++-
4 files changed, 138 insertions(+), 3 deletions(-)


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #306: Visual feedback of disabled triggers
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Feature: visual feedback of disabled triggers