made DoListHitTest() more efficient (patch 1446848) and also fix it under OS X 10...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Mar 2006 21:36:25 +0000 (21:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Mar 2006 21:36:25 +0000 (21:36 +0000)
commit443e2f09a5f5295bfbb25459956d806ecc5c2e7f
treed9eda74dd270f80800039e555c3a0563d2f9aedc
parentc6abf0ef4d5e5783034dc4b892ced3f6806ce716
made DoListHitTest() more efficient (patch 1446848) and also fix it under OS X 10.4 where the coodrinates returned by data browser are client and not screen ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listbox.cpp