pgAdmin III commit: Disabled triggers are displayed with another icon

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Disabled triggers are displayed with another icon
Date: 2011-03-07 20:39:08
Message-ID: 201103072039.p27Kd8lB029066@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disabled triggers are displayed with another icon

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

Idea from Erika.

Branch
------
master

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

Modified Files
--------------
pgadmin/include/images/triggerbad.xpm | 102 +++++++++++++++++++++++++++++++++
pgadmin/include/schema/pgTrigger.h | 12 ++++-
pgadmin/pgAdmin3.vcproj | 4 +
pgadmin/schema/pgTable.cpp | 2 +-
pgadmin/schema/pgTrigger.cpp | 17 +++++-
5 files changed, 132 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2011-03-07 20:39:53 Re: [pgAdmin III] #306: Visual feedback of disabled triggers
Previous Message Dave Page 2011-03-07 18:47:06 Re: s/xpm/png/g