pgAdmin III commit: Buttons for (de/)selecting all entries...

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Buttons for (de/)selecting all entries...
Date: 2010-10-06 20:13:53
Message-ID: 201010062013.o96KDrP1090956@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Buttons for (de/)selecting all entries...

in the pgAgent jobs scheduler list.

Implements #229.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=098f47923c0f6521f76af4e8e3a4fc437abb7f1c
Author: Steffen Kuhn <pg(at)kuhnsteffen(dot)de>

Modified Files
--------------
pgadmin/agent/dlgSchedule.cpp | 203 ++++++++++++++++++++++++++++++++++-
pgadmin/include/agent/dlgSchedule.h | 7 ++
pgadmin/include/images/uncheck.xpm | 100 +++++++++++++++++
pgadmin/ui/dlgSchedule.xrc | 43 +++++++-
4 files changed, 348 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-10-06 20:14:40 Re: [pgAdmin III] #229: Buttons for (de/)selecting all entries in the pgAgent jobs scheduler lists
Previous Message pgAdmin Trac 2010-10-06 19:36:16 Re: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified