CVS Commit by dpage: Final touches on the pgAgent browser code.

Поиск
Список
Период
Сортировка
От cvs@developer.pgadmin.org
Тема CVS Commit by dpage: Final touches on the pgAgent browser code.
Дата
Msg-id 200503011044.j21AiKKg023146@developer.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
Log Message:
-----------
Final touches on the pgAgent browser code.
Properly integrate using a pgCollection node instead of the pgaAgent class
that's really not up to the job as it stands. This gives consistent look and feel
with everything else :-)

Modified Files:
--------------
    pgadmin3/src:
        pgAdmin3.dsp (r1.124 -> r1.125)
    pgadmin3/src/agent:
        dlgJob.cpp (r1.12 -> r1.13)
        pgaJob.cpp (r1.11 -> r1.12)
        pgaSchedule.cpp (r1.13 -> r1.14)
        pgaStep.cpp (r1.12 -> r1.13)
    pgadmin3/src/agent/include:
        pgaJob.h (r1.9 -> r1.10)
    pgadmin3/src/include:
        misc.h (r1.51 -> r1.52)
        pgObject.h (r1.64 -> r1.65)
    pgadmin3/src/schema:
        pgCollection.cpp (r1.40 -> r1.41)
        pgDatabase.cpp (r1.69 -> r1.70)
        pgObject.cpp (r1.79 -> r1.80)
    pgadmin3/src/ui:
        events.cpp (r1.125 -> r1.126)
        frmMain.cpp (r1.120 -> r1.121)

Removed Files:
-------------
    pgadmin3/src/agent:
        pgaAgent.cpp
    pgadmin3/src/agent/include:
        pgaAgent.h
    pgadmin3/src/include/images:
        agent.xpm


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: wxWidgets 2.5.4 is language file can't be used.?
Следующее
От: "Dave Page"
Дата:
Сообщение: pgAgent queries