]> git.saurik.com Git - wxWidgets.git/history - src/common/base64.cpp
I assume ptr_scpd.h and ptr_shrd.h should only be in BASE_CMN_HDR and not in GUI_CMN_HDR
[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...