]> git.saurik.com Git - wxWidgets.git/history - tests/any/anytest.cpp
Fix wxAny for VC6 by removing 'wxAny& operator=(const wxVariant &variant)' for it...
[wxWidgets.git] / tests / any / anytest.cpp
2010-04-18  Jaakko SalliFix wxAny for VC6 by removing 'wxAny& operator=(const...
2010-04-16  Jaakko SalliwxVariant <-> wxAny conversion functionality. Includes...
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-09-20  Vadim ZeitlinAdd missing header to fix wxAny test compilation under...
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliFixed wxAny tests for VC6
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)