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 <[email protected]> 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(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
