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 ControlAdjuster.cc ControlAdju ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-11-01 05:58:46

Modified files:
	.              : ChangeLog ControlAdjuster.cc ControlAdjuster.h 
	                 choose.cc proppage.cc propsheet.cc site.cc 
	                 site.h threebar.cc threebar.h 

Log message:
	2003-10-31  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
	
	* ControlAdjuster.h (ControlPosition): New enum type.
	(ControlInfo::horizontalPos, ControlInfo::verticalPos): New
	instance variables.
	(ControlInfo::anchorLeft, ControlInfo::anchorTop,
	ControlInfo::anchorRight, ControlInfo::anchorBottom): Remove.
	* ControlAdjuster.cc (ControlAdjuster::AdjustControls): Switch to
	using position specifiers instead of anchors.
	* choose.cc (ChooserControlsInfo): Ditto.
	* proppage.cc (DefaultControlsInfo): Ditto.
	* propsheet.cc (PropSheetControlsInfo): Ditto.
	* site.cc (SiteControlsInfo): Position specifiers for site
	selection dialog controls.
	* threebar.cc (ThreeBarControlsInfo): Position specifiers for
	progress dialog controls.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.419&r2=2.420
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.134&r2=2.135
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/proppage.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/propsheet.cc.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.h.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/threebar.cc.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/threebar.h.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7


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