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 dialog.h fromcwd.cc localdir.cc


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

Modified files:
	.              : ChangeLog dialog.h fromcwd.cc localdir.cc 

Log message:
	2003-07-29  Gary R. Van Sickle  <g.r.vansickle@worldnet.att.net>
	
	* dialog.h (do_fromcwd): Change function declaration.
	* fromcwd.cc (do_fromcwd): Change return type to bool.  Eliminate
	use of next_dialog, return true or false instead.
	* localdir.cc (LocalDirPage::OnNext): Use do_fromcwd()'s return
	value instead of next_dialog.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.392&r2=2.393
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/dialog.h.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/fromcwd.cc.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/localdir.cc.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15


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