Don't ignore path when prompting for file in SaveAs()
[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...