CVS Commit by dpage: Final touches on the pgAgent browser code. - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Final touches on the pgAgent browser code.
Date
Msg-id 200503011044.j21AiKKg023146@developer.pgadmin.org
Whole thread Raw
List 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


Attachment

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: wxWidgets 2.5.4 is language file can't be used.?
Next
From: "Dave Page"
Date:
Subject: pgAgent queries