setup ChangeLog propsheet.cc propsheet.h

maxb@sources.redhat.com maxb@sources.redhat.com
Sun Aug 3 16:25:00 GMT 2003


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2003-08-03 16:25:19

Modified files:
	.              : ChangeLog propsheet.cc propsheet.h 

Log message:
	2003-08-03  Gary R. Van Sickle  <g.r.vansickle@worldnet.att.net>
	
	* propsheet.cc (Copyright): Update copyright dates.
	(PropSheet::PropSheet): Remove NumPropPages initialization.
	(PropSheet::CreatePages): Use PropertyPages.size() instead of
	NumPropPages.
	(PropSheet::Create): Ditto.
	(PropSheet::AddPage): Change to use new PropertyPages std::vector<>.
	* propsheet.h (Copyright): Update copyright dates.
	(File Scope): Include <vector>.
	(PropSheet::PropertyPages): Change from array to vector<>.
	(PropSheet::NumPropPages): Remove.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.412&r2=2.413
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/propsheet.cc.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/propsheet.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5



More information about the Cygwin-apps-cvs mailing list