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 LogFile.cc main.cc propsheet.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2009-03-21 21:00:25

Modified files:
	.              : ChangeLog LogFile.cc main.cc propsheet.cc 

Log message:
	* LogFile.cc (LogFile::endEntry): Output messages to stdout.
	* main.cc (set_cout): New function.  Sets stdout to console if one exists.
	(main): Redirect stdout to console if unattended_mode or help option is
	specified and no stdout is available.  Christopher Faylor <me+cygwin@cgf.cx>
	* propsheet.cc (PropSheetWndProc): Detect a Window closing event and issue an
	"Are you sure" message.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.611&r2=2.612
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.47&r2=2.48
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/propsheet.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11


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