give better names to wxTextValidator::IsInCharIncludes and to wxTextValidator::IsNotI...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 31 Jan 2009 21:27:27 +0000 (21:27 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 31 Jan 2009 21:27:27 +0000 (21:27 +0000)
commit1406dc01b2d886bda2f64294e86d3c59d6a80dcd
tree69e0f9d4f35a8dac24035f06c28a37f05d441f8a
parenta008d6e585122561be3189cca56251752cd157cd
give better names to wxTextValidator::IsInCharIncludes and to wxTextValidator::IsNotInCharExcludes; add wxFILTER_SIMPLE_NUMBER style; remove specialized global helpers used by wxTextValidator in favour of wxStringCheck templated calls; better document the wxFILTER_* styles which use ctype standard functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/valtext.h
interface/wx/valtext.h
src/common/valtext.cpp