0d90082b9f
Fixed missing include on Linux, printf format string fix
...
boost/format.hpp was missing in the header
2020-10-02 09:32:50 +02:00
b3b989158a
Fixes of DPI scaling on Windows.
2020-09-30 14:02:23 +02:00
b29ac59fc1
Follow-up of dcf68aefd7 - disable old from builds against wxWidgets 3.1.3
2020-06-16 08:15:36 +02:00
adba95dbdb
Fix font size on windows with wx3.1.3
2020-05-04 15:00:17 +02:00
c38803720c
Fixed compilation on Linux / OSX
2020-03-13 15:11:40 +01:00
4cd1243a79
Windows specific refactoring of Mouse3DController and RemovableDriveManager.
...
PrusaSlicer newly registers by Windows operating system for HID USB
plug / unplug notifications and for Volume attach / detach notifications,
and the background threads of the two respective services are waken up
on these Windows notifications.
The RemovableDriveManager also wakes up every 30 seconds to cope with
the drives ejected from Windows Explorer or from another application,
for example Cura, for which Windows OS does not send out notifications.
2020-03-13 14:19:14 +01:00
e74f5631f1
One more fix for Make compile and works for FreeBSD ( #3556 )
2020-02-18 10:15:41 +01:00
73184864bb
Fix: Rename DPI changed event to not clash with impl in wxwidgets
2019-11-11 17:10:29 +01:00
73254ba3dd
Can build with (original llvm) clang-cl on windows
2019-08-01 16:03:52 +02:00
f9dcbce726
Fixed the previous commit, SystemParametersInfoForDpi was called
...
with incorrect parameters.
2019-05-17 13:41:19 +02:00
2c553fcf9c
Fixed rare font scaling issue on Windows 10.
2019-05-17 13:15:32 +02:00
b4010d58c9
Improvements of High DPI scaling on Windows.
2019-05-06 18:28:23 +02:00
989aaf086c
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
2019-04-08 11:34:46 +02:00
0014e0a89c
Fix window geometry shenanigans
2019-02-12 10:11:00 +01:00
5e4e98f1d8
ConfigWizard: Bugfixes
2019-02-12 10:11:00 +01:00
61b1ab2647
Fix window geometry persistence #1557
2019-01-21 14:56:23 +01:00
6f3e386e85
Cutting
2018-11-18 21:20:47 +01:00
96eba71a21
Integrated SLAPrint into background processing.
...
Fixed couple of compiler warnings.
2018-11-08 20:18:40 +01:00
79aa687ce7
Added mirroring factors to .amf import/export
2018-10-22 11:45:03 +02:00
9455b1f367
Replaced dummy string in CheckboxFileDialog::ExtraPanel
2018-10-19 15:35:39 +02:00
90cad5196c
Fix CheckboxFileDialog, for real this time (I hope)
2018-10-19 15:13:20 +02:00
f24592dfc7
Fix CheckboxFileDialog
2018-10-19 13:39:34 +02:00
264eb95399
Refactor window position & size persistence
...
in a way that is hopefully robust wrt. platform quirks
2018-10-17 14:09:18 +02:00
934f899ce9
WIP: Plater, build fixes
2018-10-08 17:41:37 +02:00