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-03-07wxBitmapComboBoxes without bitmapsYuSanka
2019-03-07All wxComboBoxes are changed to the wxBitmapComboBoxesYuSanka
2019-03-07Fixed crash on "stoi argument out of range" from SpinConrol (SPE-847)YuSanka
2019-02-25Fixed wrong updating of the editable ComboBox under OSXYuSanka
2019-02-22Split the external infill pattern to separate top / bottom config values.bubnikv
2019-02-20Merge remote-tracking branch 'origin/ys_hdpi'bubnikv
2019-02-08Fix of #1800YuSanka
2019-02-07Fix of #1771YuSanka
2019-02-07Fix of #1782Enrico Turri
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-01-29Support for a numeric input with both dot and commabubnikv
2019-01-14Fix of the change of the perimeters count in a vase-mode (part fix of #1649)YuSanka
2019-01-11Use OSXDisableAllSmartSubstitutions() for TextCtrl field under OSXYuSanka
2019-01-09Added parameter for pillar connection modetamasmeszaros
2019-01-09Fixed typoYuSanka
2019-01-08Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it do...YuSanka
2019-01-07Fixed #1543YuSanka
2019-01-07Fix of #1598, #1601, #1604, #1612bubnikv
2019-01-03Replaced all wxString.ToStdString() with wxString.ToUTF8().data()bubnikv
2018-12-21Fixed updating of settings after selection of the preset with "modified" suffixYuSanka
2018-12-21Improve parameter validation for "something or %" settingsYuSanka
2018-12-18Implemented updating of the settings values for PointCtrl and Choice.YuSanka
2018-12-17Fixed #1225 (Added "Parameter validation" for "mm or %" values)YuSanka
2018-12-14Fix of SLADisplayOrientation updatesbubnikv
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-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-11-01Fixed Info pane fillingYuSanka
2018-10-31Some code reviewYuSanka
2018-10-31Ported show_sliced_info_sizerYuSanka
2018-10-18Fix a color value assertVojtech Kral
2018-10-08WIP: Plater, build fixesVojtech Kral
2018-10-01Moved functions and variables (for fonts and labels color) to GUI_AppYuSanka
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv