]> git.saurik.com Git - wxWidgets.git/history - src/common/base64.cpp
Applied patch [ 1768229 ] auibook.cpp: Fix undefined reference if wxUSE_MDI == 0
[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...