Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / tests / longlong /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-27  Vadim ZeitlinDisable numeric_limits<wxLongLong> test for VC6.
2011-04-26  Vadim ZeitlinSpecialize std::numeric_limits<> for wxLongLong and...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-19  Vadim Zeitlinminor icc warning fixes
2008-07-16  Vadim Zeitlinadd GetLo/Hi() test
2006-02-15  Michael WetherellFix for 64-bit systems
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2005-02-28  Vadim Zeitlinfixed test to actually work
2005-02-27  Vadim Zeitlinfixed ToString() for negative long longs (bug 1101426)
2004-12-27  Włodzimierz SkibawxLongLong to wxString operators.
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...
2004-04-21  Václav Slavíkmake the tests run a little faster
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)