]> git.saurik.com Git - wxWidgets.git/history - src/common/base64.cpp
compilation fix (remove default ctor already implemented by DEFINE_STD_WXCOLOUR_CONST...
[wxWidgets.git] / src / common / base64.cpp
2007-07-20  Paul Cornettuse the right cast to fix warning, rather than just...
2007-07-12  Vadim Zeitlinuse unsigned char to avoid MSVC warnings about cast...
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...