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 proppage.cc proppage.h splash.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2003-08-02 00:02:01

Modified files:
	.              : ChangeLog proppage.cc proppage.h splash.cc 

Log message:
	2003-08-02  Gary R. Van Sickle  <g.r.vansickle@worldnet.att.net>
	
	Changes modified by Max Bowsher  <maxb@ukf.net>
	* splash.cc (Copyright): Update copyright dates.
	(SplashPage::OnInit): Remove call to SetDlgItemFont().  Now handled in
	base class.
	* proppage.h (PropertyPage::setTitleFont): Declare.
	* proppage.cc (Copyright): Update copyright dates.
	(PropertyPage::DialogProc WM_INITDIALOG): Move all font setting code,
	including that from splash.cc into new function...
	(PropertyPage::setTitleFont): Create, using moved code. Change font
	"MS Sans Serif" to "MS Shell Dlg" in line with recent res.rc change.
	Set font for IDC_STATIC_WELCOME_TITLE here, to allow easy re-use of
	style for future "Finished" page.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.411&r2=2.412
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/proppage.cc.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/proppage.h.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12


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