Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29MSW specific: Implementation of the own notebook controlOleksandra Yushchenko
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-02-25Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as defaultenricoturri1966
2021-01-22OSX specific, related to the wxWidgets 3.1.4: Fixed wrong UI-scalingYuSanka
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-05Fixed a Dialog position under OSXYuSanka
2020-10-02Fixed missing include on Linux, printf format string fixLukas Matena
2020-10-01Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerVojtech Bubnik
2020-10-01Merge branch 'vb_optgroup_refact'Vojtech Bubnik
2020-09-30Fixed compilation with wxWidgets 3.0Lukas Matena
2020-09-30Fixes of DPI scaling on Windows.bubnikv
2020-09-24Fixed highlighting of the searched optionYuSanka
2020-09-08Fixed Scale on LinuxYuSanka
2020-09-04Code cleaning.YuSanka
2020-09-04Fixed rescale of the MainFrame/SettingsDialog after switching between setting...YuSanka
2020-09-03Fix of Settings scaling when they are placed in non-modal DialogYuSanka
2020-08-03Fixed conflicts after merge with masterenricoturri1966
2020-08-03Tech ENABLE_LAYOUT_NO_RESTART set as defaultenricoturri1966
2020-06-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-06-19Follow-up of e782d34ec81c3f45d1500b8fcc7b82e788047475 -> Fix in DPIAware::res...enricoturri1966
2020-06-19Fixed conflict after merge with masterenricoturri1966
2020-06-19ENABLE_LAYOUT_NO_RESTART -> Fixed font scaling when switching to non modal se...enricoturri1966
2020-06-19ENABLE_LAYOUT_NO_RESTART -> Fixed font scaling when switching to/from non mod...enricoturri1966
2020-06-16Follow-up of dcf68aefd75d904e9c2fa372fa4efb299f17a4d4 - disable old from buil...enricoturri1966
2020-06-15Enable built-in DPI changed event handler when building against wxWidgets 3.1.3enricoturri1966
2020-06-12Fixed conflicts after merge with masterenricoturri1966
2020-06-11Fixed restoring of application starting positionenricoturri1966
2020-05-22Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-21Changed processing of a wxEVT_SYS_COLOUR_CHANGED event.YuSanka
2020-04-21GCodeViewer -> Extrusion toolpaths colored by toolenricoturri1966
2020-03-13Windows specific refactoring of Mouse3DController and RemovableDriveManager.bubnikv
2019-11-11Fix: Rename DPI changed event to not clash with impl in wxwidgetsVojtech Kral
2019-06-19Code cleaning and last msw_rescale() improvementsYuSanka
2019-06-18Experiments with msw_rescale fixingYuSanka
2019-05-17Fixed rare font scaling issue on Windows 10.bubnikv
2019-05-16Fix of #2249YuSanka
2019-05-15em_unit initialization in one place (DPIAware constructor)YuSanka
2019-05-06Improvements of High DPI scaling on Windows.bubnikv
2019-04-18Another missing includebubnikv
2019-04-18Overrided on_dpi_changed() for some Dialogs:YuSanka
2019-04-17Code refactoringYuSanka
2019-04-16Fixed crash of build under OSX and Linux.YuSanka
2019-04-10First scaling experimentsYuSanka
2019-04-08Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mix...Vojtech Kral
2019-03-27Fix build on MSVC with PCH offVojtech Kral
2019-02-12ConfigWizard: BugfixesVojtech Kral
2019-01-21Fix window geometry persistence #1557Vojtech Kral
2018-11-28Fix wxNotebook event incontinenceVojtech Kral
2018-11-18CuttingVojtech Kral
2018-10-19Fix CheckboxFileDialog, for real this time (I hope)Vojtech Kral