| From: | cvs(at)developer(dot)pgadmin(dot)org |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | CVS Commit by dpage: Final touches on the pgAgent browser code. |
| Date: | 2005-03-01 10:44:20 |
| Message-ID: | 200503011044.j21AiKKg023146@developer.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| cvs-200531104420-diff.txt | text/plain | 18.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-03-01 17:26:05 | pgAgent queries |
| Previous Message | Andreas Pflug | 2005-03-01 09:02:32 | Re: wxWidgets 2.5.4 is language file can't be used.? |