YuSanka
|
ee1e590858
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
|
bubnikv
|
fae0b19b40
|
Replaced all wxString.ToStdString() with wxString.ToUTF8().data()
to be sure that the strings are correctly converted to UTF8.
|
2019-01-03 14:34:53 +01:00 |
|
Vojtech Kral
|
edd3303dd2
|
ConfigWizard: Fix asserts
|
2018-10-31 18:35:30 +01:00 |
|
bubnikv
|
4541afbbc8
|
Added C++ command line processing, thanks @alexrj and @loh
|
2018-09-20 16:48:13 +02:00 |
|
bubnikv
|
1260b8deb3
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|