Fix child selection in multi-selection generic wxTreeCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Jan 2012 00:44:47 +0000 (00:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 3 Jan 2012 00:44:47 +0000 (00:44 +0000)
commit59cd3bbd6c35a797b3ddbd268a49cfc844b2b639
tree407e0c9fc81f668170bc127530e225cc75b27e75
parent94cac3bf820801f4367ebaf289a5b4551d4f3374
Fix child selection in multi-selection generic wxTreeCtrl.

The children which are not currently shown on the screen shouldn't be affected
by Shift-selecting in multi-selection control.

Closes #1312.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/generic/treectlg.cpp