added GetCurrentSelection(); made GetSelection() behave as documented (and not as...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 14:22:41 +0000 (14:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 14:22:41 +0000 (14:22 +0000)
commit40eb3606eb203081057e7716b697f6617a95c2d3
tree292e0fc3ee3ddee80f921de7693139c4289001db
parentbb8051f2fd7356b9072e87d3060aaf6abfa04ca3
added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed

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