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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Buttons for (de/)selecting all entries...
Дата
Msg-id 201010062013.o96KDrP1090956@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #229: Buttons for (de/)selecting all entries in the pgAgent jobs scheduler lists