This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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 PickView.cc PickView.h choose. ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb at sourceware dot org	2003-03-05 00:53:05

Modified files:
	.              : ChangeLog PickView.cc PickView.h choose.cc 
	                 res.rc 

Log message:
	2003-03-05  Brian Keener  <bkeener at thesoftwaresource dot com>
	
	* PickView.cc (PickView::views): Add two new views for Skipped
	packages and Installed Packages not requiring update.
	(PickView::set_headers () ): Ditto.
	(PickView::clear_view (void) ): Ditto.
	(PickView::views::caption () ): Add two new captions for the new
	views added for Skipped and Installed Packages.
	(PickView::scroll () ): Modify Scroll Bar property to Disable
	instead of disappearing when there is nothing to Scroll.
	* PickView.h: Add two new views for Skipped packages and Installed
	packages to public class view.
	* choose.cc (list_click () ): Modify Scroll Bar property to Disable
	instead of disappearing when there is nothing to Scroll.
	(listview_proc () ): Ditto.
	(set_view_mode): Add two new views for Skipped Packages and Installed
	Packages not requiring update.  Modify Scroll Bar property to Disable
	instead of disappearing when there is nothing to scroll.
	* res.rc (IDD_CHOOSE): Reposition Radio Buttons, View Selection
	Button and View Button Caption to make room for longer captions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.313&r2=2.314
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickView.cc.diff?cvsroot=cygwin-apps&r1=2.12&r2=2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickView.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.110&r2=2.111
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.45&r2=2.46


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