YuSanka
9443a842db
Fixed #1225 (Added "Parameter validation" for "mm or %" values)
...
+ fixed correct updating of the "Contact Z distance" parameter
2018-12-17 18:08:32 +01:00
bubnikv
3ac180f2cd
Fix of SLADisplayOrientation updates
2018-12-14 17:19:17 +01:00
YuSanka
f9d6db057a
Added template for the handle of the TextCtrl's focus event
2018-12-11 14:05:56 +01:00
YuSanka
5d55b1d612
Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxEVT_TEXT (or wxEVT_TEXT_ENTER)
2018-12-11 14:05:56 +01:00
bubnikv
91ac484405
Removed some obsolete Perl bindings.
...
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
YuSanka
97aed6ee21
Fixed updating of the options values after the clearing of the TextCtrl
2018-11-21 15:05:18 +01:00
YuSanka
4a1d13ae5d
SpinCtrsl inside Manipulation pane is replaced to TextCtrls
...
+ Added "proces_enter" mode for TextCtrl (The control will generate the event wxEVT_TEXT_ENTER)
2018-11-14 12:35:15 +01:00
YuSanka
a76be534a7
Fixed Info pane filling
2018-11-01 12:57:21 +01:00
YuSanka
0167087d7d
Some code review
2018-10-31 12:58:35 +01:00
YuSanka
833d26b32d
Ported show_sliced_info_sizer
...
+ some code-view changes
2018-10-31 12:58:35 +01:00
Vojtech Kral
eefaa91f51
Fix a color value assert
2018-10-18 11:32:21 +02:00
Vojtech Kral
934f899ce9
WIP: Plater, build fixes
2018-10-08 17:41:37 +02:00
YuSanka
582a942c47
Moved functions and variables (for fonts and labels color) to GUI_App
...
+ corrected Sidebar layouts
+ deleted get_preset_bundle
+ actions with tabs_list moved to GUI_App
2018-10-01 16:31:36 +02:00
bubnikv
1260b8deb3
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