]> git.saurik.com Git - wxWidgets.git/history - include/wx/any.h
Use long double instead of double in wxAnyValueBuffer, moved alignment-specific value...
[wxWidgets.git] / include / wx / any.h
2009-09-27  Jaakko SalliUse long double instead of double in wxAnyValueBuffer...
2009-09-27  Jaakko SalliAdded function and member function pointers in wxAnyVal...
2009-09-27  Jaakko SalliMake sure there are no memory alignment issues with...
2009-09-20  Vadim ZeitlinPut wxAny implementation entirely in the header.
2009-09-19  Vadim ZeitlinAdd curly braces around wxFAIL_MSG() to avoid g++ 4...
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)