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 PickView.cc PickView.h choose. ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-07-27 10:13:11

Modified files:
	.              : ChangeLog PickView.cc PickView.h choose.cc 
	                 choose.h 

Log message:
	2003-07-27  Robert Collins  <rbtcollins@hotmail.com>
	
	* choose.h (ChooserPage::setViewMode): Remove HWND from
	signature.
	(ChooserPage::defaultTrust): Ditto.
	Move to PickView.
	(ChooserPage::ifChecked): Use Window helper function
	IsButtonChecked.
	* choose.cc (ChooserPage::setViewMode): Use chooser->GetHWND()
	throughout.
	Update all callers with new signature.
	(ChooserPage::defaultTrust): Ditto.
	Move to PickView.
	* PickView.h (PickView::defaultTrust): Declare.
	* PickView.cc (PickView::defaultTrust): Copy from chooser.cc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.385&r2=2.386
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickView.cc.diff?cvsroot=cygwin-apps&r1=2.16&r2=2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickView.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.123&r2=2.124
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/choose.h.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28


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