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 desktop.cc desktop. ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	igor@sourceware.org	2007-03-30 23:18:34

Modified files:
	.              : ChangeLog LogFile.cc desktop.cc desktop.h 
	                 res.rc resource.h 

Log message:
	2007-03-29  Igor Peshansky  <pechtcha@cs.nyu.edu>
	
	* LogFile.cc (LogFile::exit): Write exit_msg directly to log, without
	the message box.
	* resource.h (IDC_DESKTOP_SEPARATOR,IDC_STATUS_HEADER,IDC_STATUS): New
	control ids.
	* res.rc (IDD_DESKTOP): Change the caption.  Add status information.
	* desktop.h (DesktopSetupPage::DesktopSetupPage): Define constructor
	in the implementation.
	* desktop.cc (DesktopControlsInfo): Position specifiers for status
	information items.
	(DesktopSetupPage::DesktopSetupPage): Register position specifiers.
	(set_status): New static method.
	(load_dialog): Set status information, if available.
	(DesktopSetupPage::OnInit): Set status header font.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.561&r2=2.562
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.46&r2=2.47
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.h.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.71&r2=2.72
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.33&r2=2.34


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