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
2019-05-20Fix wxSpinCtrl in settings on Mac OS, cf. #2237Vojtech Kral
2019-05-09Fixed localization of parameter legends.bubnikv
2019-05-09Fixed disappearing visual hints when the user presses the ENTER key while edi...Enrico Turri
2019-04-25Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSWYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-17Implemented em_unit() function for getting of em_unit value from correct parent.YuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-03-08Some improvementsYuSanka
2019-03-07All wxComboBoxes are changed to the wxBitmapComboBoxesYuSanka
2019-01-29Tab: Update print host address and cafile properly, fix #1687Vojtech Kral
2019-01-14Fix of the change of the perimeters count in a vase-mode (part fix of #1649)YuSanka
2019-01-08Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it do...YuSanka
2018-12-18Implemented updating of the settings values for PointCtrl and Choice.YuSanka
2018-12-11Added template for the handle of the TextCtrl's focus eventYuSanka
2018-12-11Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxE...YuSanka
2018-11-30Correct mixed_selection updating from 3dScene to ObjectListYuSanka
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-21Fixed updating of the options values after the clearing of the TextCtrlYuSanka
2018-11-14SpinCtrsl inside Manipulation pane is replaced to TextCtrlsYuSanka
2018-10-22Completed settings hiding according to view modeYuSanka
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv