1. made wxBase compile/link/run again under Unix
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 1999 09:24:15 +0000 (09:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Oct 1999 09:24:15 +0000 (09:24 +0000)
commite87271f35887a50e011c7c97fc63c35f5d623e50
treeee23dd775fa8bbb5be4aae0335ad720dde77924b
parent5dcec1d99bf855ee27f195eccd9ece85d26337c8
1. made wxBase compile/link/run again under Unix
2. added wxSortedArrayString class and documented it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/arrstrng.tex
include/wx/string.h
samples/console/console.cpp
src/common/appcmn.cpp
src/common/event.cpp
src/common/init.cpp
src/common/string.cpp