wxWidgets/samples/validate
2009-10-08 04:07:02 +00:00
..
makefile.bcc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
makefile.gcc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
Makefile.in Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.unx Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.vc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
makefile.wat Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
validate_vc7.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate_vc8.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate_vc9.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
validate.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
validate.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate.h add SetCharIncludes and SetCharExcludes utilities to wxTextValidator; use iterators when scanning wxStrings; fix typo in ContainsExcludedCharacters (reversed return values); modify the sample to show wxTextValidator with wxFILTER_EXCLUDE_CHAR_LIST 2009-01-31 22:41:51 +00:00