Make wxComboBox spit out a bit fewer surplis
authorRobert Roebling <robert@roebling.de>
Tue, 5 Oct 2004 21:11:18 +0000 (21:11 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 5 Oct 2004 21:11:18 +0000 (21:11 +0000)
commit3c4e4af64e63b096f5f58fd2482b48dc4725e841
tree788b3202b911f44872e3b9533a9fc5677998a6e1
parent5f24651b5c1f73881e89de9f67ecfad696af8d4b
 Make wxComboBox spit out a bit fewer surplis
   events when holding down the mouse button.
 Enable key based navigation through notebook
   tabs as in the native control with Left and
   right keys. Support for vetoing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/combobox.cpp
src/gtk/notebook.cpp
src/gtk1/combobox.cpp
src/gtk1/notebook.cpp