This is the mail archive of the cygwin-apps-cvs 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 choose.cc dialog.h prereq.cc t ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2010-11-20 13:15:50

Modified files:
	.              : ChangeLog choose.cc dialog.h prereq.cc 
	                 threebar.cc threebar.h 

Log message:
	* choose.cc (OnNext): Remove PrereqChecker call, instead use new
	WM_APP_PREREQ_CHECK state of Progress dialog.
	* threebar.h (WM_APP_PREREQ_CHECK)
	(WM_APP_PREREQ_CHECK_THREAD_COMPLETE): Add new messages.
	* threebar.cc (OnActivate, OnMessageApp): Use single bar mode for
	WM_APP_PREREQ_CHECK state.  Handle new messages.
	* dialog.h (do_prereq_check_thread): Add prototype.
	* prereq.cc (isMet, do_prereq_check_thread)
	(do_prereq_check_reflector, do_prereq_check): Add progress reporting
	during isMet, and thread containing moved PrereqChecker code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.732&r2=2.733
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.156&r2=2.157
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/dialog.h.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/prereq.cc.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/threebar.cc.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/threebar.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10


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