public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup PickView.h PickView.cc ChangeLog
@ 2009-07-01  7:50 davek
  0 siblings, 0 replies; 2+ messages in thread
From: davek @ 2009-07-01  7:50 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	davek@sourceware.org	2009-07-01 07:50:07

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

Log message:
	* PickView.h (PickView::total_delta_x):  New int member.
	(PickView::set_header_column_order):  Add prototype.
	* PickView.cc (PickView::set_header_column_order):  New function,
	broken out from ...
	(PickView::set_headers):  ... here.  Call it.
	(PickView::init_headers):  Apply total_delta_x to last_col width.
	(PickView::PickView):  Initialise new total_delta_x member to zero.
	(PickView::WindowProc):  Use set_header_column_order to find and
	adjust final column for both sets of headers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickView.h.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickView.cc.diff?cvsroot=cygwin-apps&r1=2.34&r2=2.35
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.642&r2=2.643


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

* setup PickView.h PickView.cc ChangeLog
@ 2010-04-13 17:49 davek
  0 siblings, 0 replies; 2+ messages in thread
From: davek @ 2010-04-13 17:49 UTC (permalink / raw)
  To: cygwin-apps-cvs

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


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

end of thread, other threads:[~2010-04-13 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-01  7:50 setup PickView.h PickView.cc ChangeLog davek
2010-04-13 17:49 davek

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).