]> git.saurik.com Git - wxWidgets.git/commit
Make sorting of wxListBox, wxChoice and wxComboBox identical to the MSW sorting
authorRobert Roebling <robert@roebling.de>
Tue, 24 Aug 2010 17:06:15 +0000 (17:06 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 24 Aug 2010 17:06:15 +0000 (17:06 +0000)
commit625ed743015f2da84db47a6851e6011bd08f4bd2
tree7968a2ca9f68d3a34feee563ca06093f9cd009f6
parent16e4586527d89f78c665efbc218dc32f7e19c4ca
Make sorting of wxListBox, wxChoice and wxComboBox identical to the MSW sorting

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