This is the mail archive of the cygwin-apps-cvs 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 PickView.h PickView.cc ChangeLog


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	davek@sourceware.org	2010-04-13 17:49:11

Modified files:
	.              : PickView.h PickView.cc ChangeLog 

Log message:
	* PickView.h (PickView::set_vscroll_info): Add prototype.
	(PickView::hasClientRect): Rename from this ...
	(PickView::hasWindowRect): ... to this ...
	(PickView::lastClientRect): ... and from this ...
	(PickView::lastWindowRect): ... to this.
	* PickView.cc (PickView::PickView): Adjust member init to match.
	(PickView::set_vscroll_info): Abstract code to set vertical scroll
	bar proportions from ...
	(PickView::list_click): ... here.  Call it.  Fix comment typo.
	(PickView::WindowProc): Update all renamed variables in WM_SIZE
	case, and check also for a y delta, calling set_vscroll_info if so.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickView.h.diff?cvsroot=cygwin-apps&r1=2.19&r2=2.20
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickView.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.698&r2=2.699


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