1. more proper fix for wxChoice/wxComboBox height problems than in 2,2 branch
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 May 2001 01:01:21 +0000 (01:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 May 2001 01:01:21 +0000 (01:01 +0000)
commit18c5099700db5b60042618077ae943ba65e7a7a8
treed0f7a9f5f494fa3ef072c1e2ff2f4e7c54bab9a9
parent31827af3eafd5091732e2f995eb9eacad3c89836
1. more proper fix for wxChoice/wxComboBox height problems than in 2,2 branch
2. wxIsspace() fix merged from the 2.2 branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/choice.h
include/wx/msw/combobox.h
include/wx/wxchar.h
src/msw/choice.cpp
src/msw/combobox.cpp