Обсуждение: pgAdmin III commit: Buttons for (de/)selecting all entries...

Поиск
Список
Период
Сортировка

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

От
Guillaume Lelarge
Дата:
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(-)