Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / tests / regex / regextest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
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-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
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-10-31  Ryan NortonRename some tests to avoid conflicts with project build...