Corrected wxDialog event table under wxMac and wxOS2 as per the other ports.
authorRobert Roebling <robert@roebling.de>
Sat, 12 Jan 2002 09:49:19 +0000 (09:49 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 12 Jan 2002 09:49:19 +0000 (09:49 +0000)
commitd491523b1f5aef1081306d7e3002eb63b91c5cc9
tree0d1443889069d20d59478495efa7c4638d1c8352
parent5ce3910231c15c40ae9e0d31148542c40c557147
Corrected wxDialog event table under wxMac and wxOS2 as per the other ports.
Corrected generic validator for wxComboBox as per bug report.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/valgen.cpp
src/mac/carbon/dialog.cpp
src/mac/dialog.cpp
src/os2/dialog.cpp