wxWidgets/samples/validate
Vadim Zeitlin d12d9edacb Rebake all the samples, demos and tests makefiles.
This should have been committed together with the changes to the debug flags
handling in build/bakefiles in r61887.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-12 13:38:08 +00:00
..
makefile.bcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.gcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +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 Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.wat Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +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