kicad/pcbnew/github
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage.
This forces the compiler class specific features rather than borrowing
from the base class's std::string.  In some cases prior to this,
wxString( std::string ) was being called rather than UTF8::operator
wxString() leading to garbled wxStrings.

Added function UTF8::wx_str() which is of great convenience also.

Implicit conversions still work as before, and hopefully more reliably.
2017-07-26 08:30:12 -04:00
..
CMakeLists.txt GitHub plugin build configuration fixes. 2016-01-28 12:30:55 -05:00
github_getliblist.cpp WIZARD_3DSHAPE_LIBS_DOWNLOADER: make it compatible with last url packages3D changes in kicad github repo 2017-07-14 13:34:42 +02:00
github_getliblist.h Fix a few doxygen warnings 2017-06-26 18:12:57 +02:00
github_plugin.cpp Rewrite class UTF8 to contain rather than extend std::string storage. 2017-07-26 08:30:12 -04:00
github_plugin.h Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
html_link_parser.cpp Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
html_link_parser.h Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
nginx.conf Increase cache validity period in nginx.conf 2016-06-29 12:25:28 +02:00