Vojtech Kral
|
3f978f6afe
|
ConfigWizard: Fix app name interpolation
|
2019-04-25 10:47:15 +02:00 |
|
YuSanka
|
065448e9e5
|
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
- cleaned code from commented parts
- rescale() -> msw_rescale()
|
2019-04-25 01:45:00 +02:00 |
|
YuSanka
|
be60f0a53c
|
Merge remote-tracking branch 'origin/ys_msw_dpi'
|
2019-04-24 23:09:50 +02:00 |
|
Vojtech Kral
|
98c8cef657
|
ConfigWizard: Don't blow up if a printer bitmap is missing
|
2019-04-24 16:03:32 +02:00 |
|
Vojtech Kral
|
cfa7802a8a
|
ConfigWizard: Attempt to fix width hint
|
2019-04-24 16:03:32 +02:00 |
|
YuSanka
|
5761c8f126
|
Merge remote-tracking branch 'origin/master' into ys_msw_dpi
|
2019-04-18 15:33:50 +02:00 |
|
YuSanka
|
de55801e31
|
Merge remote-tracking branch 'origin/ys_bug_fixing' into ys_msw_dpi
|
2019-04-18 15:24:50 +02:00 |
|
YuSanka
|
e97e8c6af6
|
Overrided on_dpi_changed() for some Dialogs:
BedShapeDialog, KBShortcutsDialog, ConfigWizard, Preferences
|
2019-04-18 02:03:40 +02:00 |
|
Vojtech Kral
|
79e71cb8d3
|
ConfigWizard: Fix index width
|
2019-04-17 16:48:01 +02:00 |
|
bubnikv
|
496922036f
|
Harmonized the application naming.
|
2019-04-15 16:14:19 +02:00 |
|
Vojtech Kral
|
b642784e91
|
Fix close/cancel button accel problems on Mac
|
2019-03-01 13:15:20 +01:00 |
|
bubnikv
|
435b5394f7
|
OnActivate handler to:
1) Process delayed error messages from background processing
2) Set keyboard focus to the 3D scene if no wx window has keyboard focus.
|
2019-02-19 14:57:59 +01:00 |
|
Vojtech Kral
|
cfe0bd6ce1
|
ConfigWizard: Cap width, clarify select buttons
|
2019-02-12 11:01:15 +01:00 |
|
Vojtech Kral
|
94dc86ec72
|
ConfigWizard: Cap width on large screens
|
2019-02-12 10:11:00 +01:00 |
|
Vojtech Kral
|
7d969a6f36
|
ConfigWizard: Bugfixes
|
2019-02-12 10:11:00 +01:00 |
|
Vojtech Kral
|
b0f54e5709
|
ConfigWizard refactoring
|
2019-02-12 10:11:00 +01:00 |
|
bubnikv
|
f9743d17e9
|
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 |
|
YuSanka
|
1a474ea282
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
|
bubnikv
|
8d1b854acb
|
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
|
90216ac0b4
|
ConfigWizard: Fix asserts
|
2018-10-31 18:35:30 +01:00 |
|
bubnikv
|
add45a8f6e
|
Added C++ command line processing, thanks @alexrj and @loh
|
2018-09-20 16:48:13 +02:00 |
|
bubnikv
|
0558b53493
|
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 |
|