]> cygwin.com Git - cygwin-apps/setup.git/commit - PickView.cc
* PickView.h (PickView::set_vscroll_info): Add prototype.
authorDave Korn <dave.korn.cygwin@gmail.com>
Tue, 13 Apr 2010 17:49:11 +0000 (17:49 +0000)
committerDave Korn <dave.korn.cygwin@gmail.com>
Tue, 13 Apr 2010 17:49:11 +0000 (17:49 +0000)
commit325bb73a5e62f3fbe1d66643ccd065194e81c96c
tree18c71bae6eb8fa9a4022f64bd0d122abda3dc06f
parent67ce5beeb3055e2a2d2e5a47d6fdd4f0deb554cb
* 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.
ChangeLog
PickView.cc
PickView.h
This page took 0.032188 seconds and 5 git commands to generate.