public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog ControlAdjuster.cc ControlAdju ...
@ 2003-11-01  7:04 rbcollins
  0 siblings, 0 replies; 3+ messages in thread
From: rbcollins @ 2003-11-01  7:04 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-11-01 07:04:40

Modified files:
	.              : ChangeLog ControlAdjuster.cc ControlAdjuster.h 

Log message:
	2003-11-1  Robert Collins  <rbtcollins@hotmail.com>
	
	* ControlAdjuster.h (ControlDimension): Add.
	(ControlAdjuster): Factor adjust functionality into ControlInfo.
	* ControlAdjuster.cc (ControlAdjuster::adjust): Ditto.
	(ControlAdjuster::ControlInfo::adjust): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.420&r2=2.421
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

* setup ChangeLog ControlAdjuster.cc ControlAdju ...
@ 2003-11-02  8:40 rbcollins
  0 siblings, 0 replies; 3+ messages in thread
From: rbcollins @ 2003-11-02  8:40 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-11-02 08:40:50

Modified files:
	.              : ChangeLog ControlAdjuster.cc ControlAdjuster.h 

Log message:
	2003-11-2  Robert Collins  <rbtcollins@hotmail.com>
	
	* ControlAdjuster.h (ControlPosition::CP_MIDDLE): Rename to
	CP_CENTERED.
	* ControlAdjuster.cc: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.423&r2=2.424
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.cc.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ControlAdjuster.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

* setup ChangeLog ControlAdjuster.cc ControlAdju ...
@ 2003-11-01  5:58 rbcollins
  0 siblings, 0 replies; 3+ messages in thread
From: rbcollins @ 2003-11-01  5:58 UTC (permalink / raw)
  To: cygwin-apps-cvs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-02  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-01  7:04 setup ChangeLog ControlAdjuster.cc ControlAdju rbcollins
  -- strict thread matches above, loose matches on Subject: below --
2003-11-02  8:40 rbcollins
2003-11-01  5:58 rbcollins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).