This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

src/winsup/cinstall ChangeLog PickPackageLine. ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	setup200202
Changes by:	rbcollins@sources.redhat.com	2002-03-15 04:48:09

Modified files:
	winsup/cinstall: ChangeLog PickPackageLine.cc PickPackageLine.h 
	                 PickView.cc PickView.h choose.cc 

Log message:
	2002-03-15  Robert Collins <rbtcollins@hotmail.com>
	
	* PickPackageLine.cc (PickPackageLine::DrawCheck): New method factored out from
	paint().
	(PickPackageLine::paint): Use DrawCheck to draw the src tick box, and the new
	bin tickbox.
	(PickPackageLine::click): Handle the new bin tickbox.
	* PickPackageLine.h (PickPackageLine::DrawCheck): Declare this.
	* PickView.cc (pkg_headers): Add a Bin? column.
	(cat_headers): Ditto.
	(PickView::set_headers): Ditto.
	(PickView::init_headers): Ditto.
	* PickView.h (PickView): Ditto.
	* choose.cc (list_click): Use the new name for src_col to set the clip rectangle.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&only_with_tag=setup200202&r1=2.194.2.9&r2=2.194.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/PickPackageLine.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.3&r2=2.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/PickPackageLine.h.diff?cvsroot=src&only_with_tag=setup200202&r1=2.3&r2=2.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/PickView.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.2&r2=2.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/PickView.h.diff?cvsroot=src&only_with_tag=setup200202&r1=2.2&r2=2.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.89.2.1&r2=2.89.2.2


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