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 AntiVirus.cc AntiVirus.h ChangeLog local ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2003-07-29 14:14:06

Modified files:
	.              : AntiVirus.cc AntiVirus.h ChangeLog localdir.cc 
	                 proppage.cc proppage.h root.cc root.h source.cc 
	                 splash.cc splash.h 

Log message:
	2003-07-29  Max Bowsher  <maxb@ukf.net>
	
	Based on a patch by Gary R. Van Sickle <g.r.vansickle@worldnet.att.net>.
	* AntiVirus.cc (AntiVirusPage::wantsActivation): Define.
	* AntiVirus.h (AntiVirusPage::wantsActivation): Declare.
	* localdir.cc (LocalDirPage::OnBack): Remove logic subsumed by
	RootPage::wantsActivation.
	* proppage.cc (PropertyPage::DialogProc): Call wantsActivation(),
	and skip to next page in sequence if activation is refused.
	* proppage.h (PropertyPage::wantsActivation): Default implementation.
	* root.cc (RootPage::wantsActivation): Define.
	* root.h (RootPage::wantsActivation): Declare.
	* source.cc: Don't include "AntiVirus.h".
	(SourcePage::OnNext): Remove logic subsumed by
	RootPage::wantsActivation.
	(SourcePage::OnBack): Remove logic subsumed by
	AntiVirusPage::wantsActivation.
	* splash.cc: Don't include "AntiVirus.h" or "dialog.h".
	(SplashPage::OnNext): Remove - subsumed by
	AntiVirusPage::wantsActivation.
	* splash.h (SplashPage::OnNext): Remove declaration.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/AntiVirus.cc.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/AntiVirus.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.397&r2=2.398
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/localdir.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/proppage.cc.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/proppage.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/root.cc.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/root.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/source.cc.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6


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