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 mount.cc res.rc resource.h roo ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2013-11-15 10:22:16

Modified files:
	.              : ChangeLog mount.cc res.rc resource.h root.cc 
	                 state.cc 

Log message:
	* mount.cc (read_mounts): Drop setting root_text.
	* res.rc: Set content of root dir dialog correctly right from the start.
	Remove unused items.
	* resource.h (IDC_ROOT_TEXT): Remove.
	(IDC_ROOT_BINARY): Ditto.
	(IDC_FILEMODES_LINK): Ditto.
	(IDC_MODE_GRP): Ditto.
	(IDC_MODE_TEXT): Ditto.
	(IDC_MODE_BIN): Ditto.
	* root.cc (Root): Set "Install For" group items to CP_STRETCH.
	Remove all "text/binary" items.
	(rb): Remove.
	(check_if_enable_next): Drop test for root_text.
	(load_dialog): Remove all code setting items differently to what's
	specified as default in the resources, in favor of setting this
	correctly in the resources.
	(save_dialog): Drop setting root_text.
	(RootPage::OnMessageCmd): Drop IDC_ROOT_TEXT/IDC_ROOT_BINARY handling.
	(RootPage::OnInit): Drop IDC_FILEMODES_LINK handling.
	(RootPage::OnNext): Drop "text"/"binary" state from debug output.
	* state.cc (root_text): Remove.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.836&r2=2.837
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mount.cc.diff?cvsroot=cygwin-apps&r1=2.40&r2=2.41
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.104&r2=2.105
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.46&r2=2.47
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/root.cc.diff?cvsroot=cygwin-apps&r1=2.30&r2=2.31
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/state.cc.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8


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