This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


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

src/libgui ChangeLog library/panedwindow.tcl


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hunt@sources.redhat.com	2001-09-04 15:20:10

Modified files:
	libgui         : ChangeLog 
	libgui/library : panedwindow.tcl 

Log message:
	2001-09-02  Martin M. Hunt  <hunt@redhat.com>
	
	* library/panedwindow.tcl (fraction): Remove method.
	(_resizeArray): Correct calculations of _max
	and _min for each pane.
	(_moveSash): Take a third parameter, direction.
	(_caclPos): Rename to _calcPos. Take an optional
	third parameter, direction. This is so recursive calls
	to _calcPos continue adjusting panes upward or downward
	ans does not loop infinitely.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/ChangeLog.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/library/panedwindow.tcl.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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