]> git.saurik.com Git - wxWidgets.git/history - src/common/any.cpp
Fix STL build
[wxWidgets.git] / src / common / any.cpp
2010-04-18  Jaakko SalliFix STL build
2010-04-18  Jaakko SalliFix wxAny for VC6 by removing 'wxAny& operator=(const...
2010-04-17  Jaakko SalliSuppressed some harmless VC6 warnings
2010-04-16  Jaakko SalliwxVariant <-> wxAny conversion functionality. Includes...
2009-10-22  Vadim ZeitlinFix UseUintMax definition used by wxAny for VC6.
2009-10-03  Jaakko SalliAdded wxDECLARE_ANY_TYPE(CLS, DECL) and documented...
2009-09-29  Jaakko SalliRemoved dst buffer delete responsibility from wxAnyValu...
2009-09-20  Vadim ZeitlinPut wxAny implementation entirely in the header.
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)