Commit Graph

8 Commits

Author SHA1 Message Date
5e4e98f1d8 ConfigWizard: Bugfixes 2019-02-12 10:11:00 +01:00
d91dcb337e ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
bde521db72 On Windows, system and hidden files are now ignored in all file
enumeration loops.
Should fix "desktop.ini still displaying error" #1761
2019-02-03 15:30:37 +01:00
ee1e590858 L10n improvements 2019-01-21 12:34:28 +01:00
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
edd3303dd2 ConfigWizard: Fix asserts 2018-10-31 18:35:30 +01:00
4541afbbc8 Added C++ command line processing, thanks @alexrj and @loh 2018-09-20 16:48:13 +02:00
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