YuSanka
|
df41df3aed
|
Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSmartSubstitutions
+ experiments with Linux
|
2019-03-20 12:04:18 +01:00 |
|
bubnikv
|
08d9a8d749
|
Moved the Fileds from the Page object to the respective OptionGroups
for performance reasons. Disabled clearing of background for most
of the static texts and Fields stored into OptionGrops.
|
2019-03-18 12:49:57 +01:00 |
|
YuSanka
|
774f4096e2
|
Fixed scaling of the controls and InfoDialogs (Sys and About)
|
2019-02-06 10:13:27 +01:00 |
|
YuSanka
|
a412e95a1e
|
Fixed rounding of numbers for the controls width (Try to fix controls flashing on HDPI/linux)
|
2019-02-04 12:07:15 +01:00 |
|
YuSanka
|
ee1e590858
|
L10n improvements
|
2019-01-21 12:34:28 +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 |
|
YuSanka
|
25f2cd2450
|
Position(Displacement)/Rotation/Scale for group selection
|
2018-11-22 16:09:28 +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
|
76360c9dfa
|
Fixed controls layout on right panel.
+ Split ObjectManipulation class to ObjectManipulation and ObjectSettings
+ fixed typo-bug in GetItemByVolumeId
|
2018-11-09 18:42:06 +01:00 |
|
YuSanka
|
0167087d7d
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
|
YuSanka
|
fa32391f04
|
Completed settings hiding according to view mode
|
2018-10-21 23:10:37 +02:00 |
|
YuSanka
|
95c8295a93
|
Prototype of the hiding according to view mode
+ Added mode icon near option's label
+ Fixed segmentation fault on Linux
|
2018-10-21 23:10:36 +02:00 |
|
YuSanka
|
00714f7b2d
|
Start to Split GUI_ObjectParts:
+ created GUI_ObjectList & GUI_ObjectManipulation classes
|
2018-10-04 16:43:10 +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 |
|