XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / tests / regex /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-10-03  Vadim ZeitlinFix tests compilation without wxUSE_REGEX.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-06  Vadim Zeitlinwork around (harmless) warnings in VC7 release build
2008-11-19  Vadim Zeitlinminor icc warning fixes
2008-09-11  Vadim Zeitlinadded braces to suppress g++ 4.3 warnings
2008-06-06  Vadim Zeitlincompilation fixes for ANSI build
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-03-18  Vadim Zeitlinfix the run-time behaviour after the last compilation...
2007-03-18  Vadim Zeitlincompilation fixes after c_str() changes
2005-11-11  Michael WetherellWarning fixes
2005-07-04  Michael WetherellEliminate non-ascii chars from generated include file
2005-04-07  Michael WetherellRedo the previous warning fix
2005-04-07  Michael WetherellWarning fix
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Ryan NortonHack around MSVC 6 for forward declarators (from Mike W)
2004-11-21  Ryan NortonMSVC 6 compilo fix
2004-11-10  Włodzimierz SkibaPatch 1053127 - Test fixes.
2004-11-09  Václav Slavíkmemory corruption fixes
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-04-30  Václav Slavíkmore dmc fixes (patch 941830)
2004-04-25  Václav SlavíkDMC fixes
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-03-22  Václav Slavíkcompilation fixes
2004-03-07  Václav Slavíksmall fixes
2004-03-05  Václav Slavíkadded regex test suite