1. some fixes for wxSortedArrayString
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 1999 13:12:04 +0000 (13:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 1999 13:12:04 +0000 (13:12 +0000)
commite01c8145b13461ab46a1d24ce51f0ec60420d4d9
tree1741c1a8f9f20e1e8da5af7b737c3fc768f674a5
parent90bc25c7c932a6f7510bd6f7155efb958e73974d
1. some fixes for wxSortedArrayString
2. wxChoice understands wxCB_SORT under GTK

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