pgAdmin III commit: Buttons for (de/)selecting all entries... - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Buttons for (de/)selecting all entries...
Date
Msg-id 201010062013.o96KDrP1090956@gothos.postgresql.org
Whole thread Raw
List 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@kuhnsteffen.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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #229: Buttons for (de/)selecting all entries in the pgAgent jobs scheduler lists