This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog LogFile.cc Makefile.am Makefil ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2002-11-24 16:41:25

Modified files:
	.              : ChangeLog LogFile.cc Makefile.am Makefile.in 
	                 aclocal.m4 autoload.c configure main.cc res.rc 
	                 resource.h source.cc splash.cc splash.h 
Added files:
	.              : AntiVirus.cc AntiVirus.h 

Log message:
	2002-11-25  Robert Collins  <rbtcollins@hotmail.com>
	
	* AntiVirus.cc: New file.
	* AntiVirus.h: Ditto.
	* LogFile.cc: Include AntiVirus.h for class definition.
	(LogFile::exit): Trigger AntiVirus::AtExit().
	* MakeFile.am(setup_SOURCES): Add AntiVirus files.
	* autoload.c: Declare Service Control Manager related API's.
	* main.cc: Include AntiVirus.h for class definition.
	(main): Add the AntiVirus page in.
	* res.rc: Define IDD_VIRUS.
	* resource.h: Define IDD_VIRUS related control ID's.
	* splash.h: Override OnNext.
	* splash.cc: Only show AntiVirus page when one has been detected.
	* source.cc: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/AntiVirus.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/AntiVirus.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.294&r2=2.295
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.in.diff?cvsroot=cygwin-apps&r1=2.85&r2=2.86
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/aclocal.m4.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/autoload.c.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/configure.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.22&r2=2.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/source.cc.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]