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 PickPackageLine.cc choose.cc p ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2015-01-28 15:23:52

Modified files:
	.              : ChangeLog PickPackageLine.cc choose.cc 
	                 package_meta.cc 

Log message:
	* PickPackageLine.cc (PickPackageLine::click): Rearrange code.  Switch
	package to "Uninstall" if neither binary, nor source package are picked.
	Explain why.
	* choose.cc (ChooserPage::OnInit): Fix CleanOrphansOption broken with
	latest patch.  Reformat slightly.
	* package_meta.cc (packagemeta::set_action): Rearrange and further
	simplify code.  Make sure to have binary and source version never
	unpicked at the same time to avoid spurious uninstallation of package.
	Try to comment thoroughly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.861&r2=2.862
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickPackageLine.cc.diff?cvsroot=cygwin-apps&r1=2.24&r2=2.25
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.169&r2=2.170
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.65&r2=2.66


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