SVN Commit by dpage: r5138 - in trunk/pgadmin3: . pkg/src pkg/win32/src src src/agent src/dlg src/include src/utils xtra/pgagent xtra/pgagent/pgaevent

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5138 - in trunk/pgadmin3: . pkg/src pkg/win32/src src src/agent src/dlg src/include src/utils xtra/pgagent xtra/pgagent/pgaevent
Date: 2006-05-09 14:43:04
Message-ID: 200605091443.k49Eh4ms025123@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-05-09 15:43:04 +0100 (Tue, 09 May 2006)

New Revision: 5138

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5138&view=rev

Log:
Update the Windows build environment for VC++ 8.0 (now free from http://msdn.microsoft.com/vstudio/express/)

Added:
trunk/pgadmin3/pgAdmin3.sln
trunk/pgadmin3/src/pgAdmin3.vcproj
trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.vcproj
Removed:
trunk/pgadmin3/src/pgAdmin3.dsp
trunk/pgadmin3/src/pgAdmin3.dsw
trunk/pgadmin3/xtra/pgagent/pgAgent.dsp
trunk/pgadmin3/xtra/pgagent/pgAgent.dsw
trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.dsp
trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.dsw
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/Makefile.am
trunk/pgadmin3/pkg/src/build-tarball.in
trunk/pgadmin3/pkg/win32/src/pgadmin3.wxs
trunk/pgadmin3/src/Makefile.am
trunk/pgadmin3/src/agent/dlgStep.cpp
trunk/pgadmin3/src/dlg/dlgFunction.cpp
trunk/pgadmin3/src/include/pgAdmin3.h
trunk/pgadmin3/src/utils/tabcomplete.c
trunk/pgadmin3/xtra/pgagent/Makefile.am
trunk/pgadmin3/xtra/pgagent/pgaevent/Makefile.am
trunk/pgadmin3/xtra/pgagent/win32.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-05-09 14:49:45 Visual Studio 2005
Previous Message Edward Di Geronimo Jr. 2006-05-09 14:00:05 Re: Paste rows patch